Jump to content

Software architecture

From Simple English Wikipedia, the free encyclopedia
Revision as of 09:25, 15 July 2018 by Eptalon (talk | changes) (added Category:Computer science using HotCat)

Software architecture describes the high-level components a software is made of, as well as how they interact with each other. Each component of the system has a well-defined function,.as well as a number of interfaces. Using a certain architecture for a system also means making choices. Changing it later on may be difficult and expensive.