Misplaced Pages

Technology stack: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 13:19, 3 October 2007 editPsteele01 (talk | contribs)16 editsNo edit summary← Previous edit Revision as of 13:35, 3 October 2007 edit undoPsteele01 (talk | contribs)16 editsNo edit summaryNext edit →
Line 1: Line 1:
A Technology stack refers to the layers of components or services that are used to provide a software solution or application. A Technology stack refers to the layers of components or services that are used to provide a software solution or application.


Traditional examples include the ], the ] and the W3C technology stack Traditional examples include the ], the ] and the .


Technology stacks are often articulated as a list of technologies, such as J2EE with Java Server Faces running against a SQL Server database, or as a diagram such as the figure below: Technology stacks are often articulated as a list of technologies, such as "J2EE with Java Server Faces running against a SQL Server database" or as a diagram such as the figure below:


] ]

Revision as of 13:35, 3 October 2007

A Technology stack refers to the layers of components or services that are used to provide a software solution or application.

Traditional examples include the OSI seven layer model, the TCP/IP model and the W3C technology stack.

Technology stacks are often articulated as a list of technologies, such as "J2EE with Java Server Faces running against a SQL Server database" or as a diagram such as the figure below:

File:Technology stack sample.jpg


See also

Enterprise Architecture Enterprise Architecture framework

References

Architectural Methodoligies Part V -- The Technology Stack