|
Logical architecture
|
This section shows the most significant parts of the architecture. For example: the number of logical layers in which the product is divided even in a recursively way. Additionally it’ll show the flow of information and GUIs in the system. A common pattern used here is the MVC (Model-View-Controller).
|
|
Execution architecture
|
In this section we mainly sketch out how the executables, etc. will interact with each other in order to accomplish the product goal. This helps us to identify possible overloads and optimize the structure of interaction.
|
|
Physical architecture
|
This section will identify and organize the packages/modules to be deployed and developed for the product or service.
|