Technology architecture - Concept
Application architecture
How an application's major software components fit together
What's it for?
Helps teams decide how the main parts of an application should be organised and work together.
For example…
An online shop's application architecture separates the browser interface, business rules and database into distinct parts.
Before adding a mobile app, architects review the application architecture to decide which existing services the app can reuse