Software Solution Stack

From GM-RKB
Revision as of 21:47, 5 November 2022 by Gmelli (talk | contribs) (Created page with "A Software Solution Stack is a software subsystem set that ... * <B>See:</B> Full-Stack Developer, Software, Computing Platform, Web Application. -...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.[1] 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.[2] 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.[3] [4]

      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.

  1. Cite error: Invalid <ref> tag; no text was provided for refs named CDESolution15
  2. Cite error: Invalid <ref> tag; no text was provided for refs named BealAcronym07
  3. Cite error: Invalid <ref> tag; no text was provided for refs named FergusonSpecial02
  4. Cite error: Invalid <ref> tag; no text was provided for refs named AndersonSAP03