Software Solution Stack

From GM-RKB
Jump to navigation Jump to search

A Software Solution Stack is a software subsystem set that ...



References

2022

  • (Wikipedia, 2022) ⇒ https://en.wikipedia.org/wiki/Solution_stack Retrieved:2022-11-5.
    • In computing, a solution stack or software stack is a set of software subsystems or components needed to create a complete platform such that no additional software is needed to support applications. Applications are said to "run on" or "run on top of" the resulting platform.

      For example, to develop a web application, the architect defines the stack as the target operating system, web server, database, and programming language. Another version of a software stack is operating system, middleware, database, and applications. Regularly, the components of a software stack are developed by different developers independently from one another. Some components/subsystems of an overall system are chosen together often enough that the particular set is referred to by a name representing the whole, rather than by naming the parts. Typically, the name is an acronym representing the individual components. The term "solution stack" has, historically, occasionally included hardware components as part of a final product, mixing both the hardware and software in layers of support.

      A full-stack developer is expected to be able to work in all the layers of the stack. A full-stack web developer can be defined by someas a developer or engineer who works with both the front and back ends of a website or application. This means they can lead platform builds that involve databases, user-facing websites, and working with clients during the planning phase of projects.


2022

BCHS[1]
OpenBSD (operating system)
C (programming language)
httpd (web server)
SQLite (database)
ELK[2]
Elasticsearch (search engine)
Logstash (event and log management tool)
Kibana (data visualization)
Ganeti[3]
Xen or KVM (hypervisor)
Linux with LVM (mass-storage device management)
Distributed Replicated Block Device (storage replication)
Ganeti (virtual machine cluster management tool)
Ganeti Web Manager (web interface)
GLASS[4]
GemStone (database and application server)
Linux (operating system)
Apache (web server)
Smalltalk (programming language)
Seaside (web framework)
GRANDstack[5]
GraphQL (data query and manipulation language)
React (web application presentation)
Apollo (Data Graph Platform)
Neo4j (database management systems)
Jamstack[6]
JavaScript (programming language)
APIs (Application programming interfaces)
Markup (content)
LAMP[7]
Linux (operating system)
Apache (web server)
MySQL or MariaDB (database management systems)
Perl, PHP, or Python (scripting languages)
LAPP[8]
Linux (operating system)
Apache (web server)
PostgreSQL (database management systems)
Perl, PHP, or Python (scripting languages)
LEAP[9]
Linux (operating system)
Eucalyptus (free and open-source alternative to the Amazon Elastic Compute Cloud)
AppScale (cloud computing-framework and free and open-source alternative to Google App Engine)
Python (programming language)
LEMP/LNMP[10]
Linux (operating system)
Nginx (web server)
MySQL or MariaDB (database management systems)
Perl, PHP, or Python (scripting languages)
LLMP[11]
Linux (operating system)
Lighttpd (web server)
MySQL or MariaDB (database management systems)
Perl, PHP, or Python (scripting languages)
LYME and LYCE[12]
Linux (operating system)
Yaws (web server, written in Erlang)
Mnesia or CouchDB (database, written in Erlang)
Erlang (functional programming language)
MAMP[13]
Mac OS X (operating system)
Apache (web server)
MySQL or MariaDB (database)
PHP, Perl, or Python (programming languages)
MARQS[7]
Apache Mesos (node startup/shutdown)
Akka (toolkit) (actor implementation)
Riak (data store)
Apache Kafka (messaging)
Apache Spark (big data and MapReduce)
MEAN[7]
MongoDB (database)
Express.js (application controller layer)
AngularJS/Angular (web application presentation)
Node.js (JavaScript runtime)
MERN[14]
MongoDB (database)
Express.js (application controller layer)
React.js (web application presentation)
Node.js (JavaScript runtime)
MEVN[15]
MongoDB (database)
Express.js (application controller layer)
Vue.js (web application presentation)
Node.js (JavaScript runtime)
MLVN[16]
MongoDB (database)
Linux (operating system)
Varnish (software) (frontend cache)
Node.js (JavaScript runtime)
NMP[17]
Nginx (web server)
MySQL or MariaDB (database)
PHP (programming language)
OpenACS[18]
Linux or Windows (operating system)
NaviServer (web server)
OpenACS (web application framework)
PostgreSQL or Oracle Database (database)
Tcl (scripting language)
PERN[19]
PostgreSQL (database)
Express.js (application controller layer)
React (JavaScript library) (web application presentation)
Node.js (JavaScript runtime)
PLONK
Prometheus (metrics and time-series)
Linkerd (service mesh)
OpenFaaS (management and auto-scaling of compute)
NATS (asynchronous message bus/queue)
Kubernetes (declarative, extensible, scale-out, self-healing clustering)
SMACK[7]
Apache Spark (big data and MapReduce)
Apache Mesos (node startup/shutdown)
Akka (toolkit) (actor implementation)
Apache Cassandra (database)
Apache Kafka (messaging)
T-REx[20]
TerminusDB (scalable graph database)
React (JavaScript web framework)
Express.js (framework for Node.js)
WAMP[21]
Windows (operating system)
Apache (web server)
MySQL or MariaDB (database)
PHP, Perl, or Python (programming language)
WIMP[22]
Windows (operating system)
Internet Information Services (web server)
MySQL or MariaDB (database)
PHP, Perl, or Python (programming language)
WINS[23]
Windows Server (operating system)
Internet Information Services (web server)
.NET (software framework)
SQL Server (database)
WISA[24]
Windows Server (operating system)
Internet Information Services (web server)
SQL Server (database)
ASP.NET (web framework)
WISAV/WIPAV
Windows Server (operating system)
Internet Information Services (web server)
Microsoft SQL Server/PostgreSQL (database)
ASP.NET (backend web framework)
Vue.js (frontend web framework)
XAMPP[25]
cross-platform (operating system)
Apache (web server)
MariaDB or MySQL (database)
PHP (programming language)
Perl (programming language)
XRX[26]
XML database (database such as BaseX, eXist, MarkLogic Server)
XQuery (Query language)
REST (client interface)
XForms (client)

  1. Dzonsons, K.. "BCHS Stack". http://www.learnbchs.org/. Retrieved 5 July 2018. 
  2. Chhajed, S. (2015). "Chapter 1: Introduction to ELK Stack". Learning ELK Stack. Packt Publishing Ltd. pp. 1–22. ISBN 9781785886706. https://books.google.com/books?id=EfqoCwAAQBAJ&pg=PA1. 
  3. "Ganeti installation tutorial". Ganeti Documentation. Google, Inc. http://docs.ganeti.org/ganeti/master/html/install.html. Retrieved 5 July 2018. 
  4. Glynn, A. (3 June 2015). "A Beginners' Guide to Installing and Configuring GLASS: Gemstone 64/S Smalltalk / Seaside / Application Server / Object Database Server Environment". Horizons of Identity. https://kalountos.wordpress.com/2015/06/03/a-beginners-guide-to-installing-and-configuring-glass-gemstone-64s-smalltalk-seaside-application-server-object-database-server-environment/. Retrieved 5 July 2018. 
  5. "GRANDStack". https://grandstack.io/. Retrieved 24 Dec 2019. 
  6. "JAMstack". https://jamstack.org/. Retrieved 5 July 2018. 
  7. 7.0 7.1 7.2 7.3 Frampton, M. (2018). Complete Guide to Open Source Big Data Stack. Apress. p. 7. ISBN 9781484221495. https://books.google.com/books?id=Y8FHDwAAQBAJ&pg=PA7. 
  8. Rittinghouse, J.W.; Ransome, J.F. (2017). Cloud Computing: Implementation, Management, and Security. CRC Press. p. PT184. ISBN 9781351615365. https://books.google.com/books?id=jB-9DgAAQBAJ&pg=PT184. 
  9. Kaisler, S.H.; Amour, F.; Espinosa, A.; Money, W.H. (2015). Obtaining Value from Big Data for Service Delivery. Business Expert Press. p. PT69. ISBN 9781631572234. https://books.google.com/books?id=ajM_CwAAQBAJ&pg=PT69. 
  10. "LEMP Stack Info". LEMP.io. https://lemp.io/. Retrieved 6 July 2018. 
  11. Johnston, C. (18 February 2009). "Setting up a LLMP Stack (Linux, Lighttpd, MySQL, PHP5) on Ubuntu 8.10". ChrisJohnston.org. http://www.chrisjohnston.org/ubuntu-tutorials/setting-up-a-llmp-stack-linux-lighttpd-mysql-php5-on-ubuntu-810. Retrieved 6 July 2018. 
  12. "Solution Stack". Idiosyncratic Knowledge. 9 July 2016. http://idioknowledge.blogspot.com/2016/07/solution-stack.html. Retrieved 9 July 2016. 
  13. Coucouvanis, N. (2007). "Get Your Wiki On". Mac Life (5): 83–86. https://books.google.com/books?id=3gIAAAAAMBAJ&pg=PA85. Retrieved 6 July 2018. 
  14. Wilson, E. (2018). "Chapter 1: Introduction to the MERN Stack". MERN Quick Start Guide. Packt Publishing Ltd. pp. 7–13. ISBN 9781787280045. https://books.google.com/books?id=HnxeDwAAQBAJ&pg=PA7. 
  15. Sharma, A. (2018). "Chapter 1: Introducing MEVN". Full-Stack Web Development with Vue.js and Node. Packt Publishing Ltd. pp. 6–30. ISBN 9781788830775. https://books.google.com/books?id=3EBbDwAAQBAJ&pg=PA6. 
  16. Sharma, A. (2018). "Chapter 2: Introducing MEVN". Full-Stack Web Development with Vue.js and Node. Packt Publishing Ltd. pp. 6–30. ISBN 9781788830775. https://books.google.com/books?id=3EBbDwAAQBAJ&pg=PA6. 
  17. Luna, F. (2017). Programador Web Full Stack: Desarrollo frontend y backend. RedUSERS. pp. 17–18. https://books.google.com/books?id=VBVFDwAAQBAJ&pg=PA17. 
  18. "OpenACS: What it is and why to use it". OpenACS.org. OpenACS Community. https://openacs.org/about/what-is-openacs. Retrieved 6 July 2018. 
  19. "Learn the PERN Stack by building a web app - Full video course" (in en). 2020-03-20. https://www.freecodecamp.org/news/learn-the-pern-stack-full-course/. Retrieved 2021-06-19. 
  20. "TerminusDB on Twitter" (in en). https://twitter.com/terminusdb/status/1313507776224690178. Retrieved 2020-10-14. 
  21. "WAMP". Softaculous Ltd. http://ampps.com/wamp. Retrieved 6 July 2018. 
  22. "Tutorial: Installing a WIMP Server on an Amazon EC2 Instance Running Windows Server". AWS Documentation. Amazon Web Services, Inc. https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/install-WIMP.html. Retrieved 6 July 2018. 
  23. Evgen (28 January 2018). "How to Choose Your Technology Stack for Web Development". GBKSOFT Blog. GBKSOFT Dev LLC. https://gbksoft.com/blog/how-to-choose-your-technology-stack/. Retrieved 6 July 2018. 
  24. Sachdeva, B. (27 May 2009). "Which Web Application Stack Is Best for Me?". developer.com. QuinStreet, Inc. https://www.developer.com/design/article.php/3822286/Which-Web-Application-Stack-Is-Best-for-Me.htm. Retrieved 6 July 2018. 
  25. "XAMPP Apache + MariaDB + PHP + Perl". Apache Friends. https://www.apachefriends.org/index.html. Retrieved 6 July 2018. 
  26. McCreary, D.. "XRX". danmccreary.com. http://www.danmccreary.com/xrx/. Retrieved 6 July 2018.