Jump to content

Software architecture

From Simple English Wikipedia, the free encyclopedia
Revision as of 00:12, 29 August 2018 by F1refox1444 (talk | changes) (edited typo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.