Software architecture relates to the structural design of the components of an application or system.
## Types of architectural designs
The patterns mentioned below are not mutually exclusive; it is possible for a system to tick more than one of these boxes.
## [[Monolith]]
## [[Service-oriented architecture]]
### [[Microservices]]
## [[Event-driven architecture]]