Architecture Style
At a very high-level, architecture style tells us how to organize our code. It’s the highest level of granularity and it specifies layers, high-level modules of the application and how those modules and layers interact with each other, the relations between them.
References
Architectural Styles vs. Architectural Patterns vs. Design Patterns
Children
Backlinks