Solution stack
Encyclopedia : S : SO : SOL : Solution stack
In computing, a solution stack is a set of software subsystems or components needed to deliver a fully functional solution, e.g. a product or service.
For example, to develop a web application, the designer needs to use an operating system, web server, database and programming language. One of the many possible solution stacks available is LAMP:
- Linux (the operating system);
- Apache (the Web server);
- MySQL, (the database management system)
- Perl, PHP, and/or Python (scripting languages).
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
