Mention and describe three different views used in architectural design.


Mention and describe three different views used in architectural design.


Answer:
Architectural design is a high level view of the system. It can be described with:
-    logical view : represents the decomposition of a system and how those parts work with each other
-    physical architectural view: represents the mapping of the software to the hardware
-    process view: represents the run-time “processes” and flow of the system.