Date: 2023-09-14
Rejected
We are evaluating preferred architecture style for the system. Space based has score one the prominent style. Microservices and Event driven are other candidates. For their evaulation, see ADR-0002.
We have to evaluate space based architecture as preferred architecture style for the system.
Though space based architecture has outstanding elasticity capabilities and does euqally well at scalability and performance, our system warrants fault tolerance over elasticity. Also, as we see in ADR-0002, our system is event based, having space-based style does not align with basic nature and requirements of the system.
We will not use space-based architecture style for the system
- Cost
- Fault tolerance
- Elasticity
| 🏠 home | << ADR ADR Template | ADR Microservices vs Event driven architecture style >> |