Update 0001-microservice-architecture.md
This commit is contained in:
parent
70cf269dde
commit
fff7c5e816
|
@ -14,7 +14,7 @@ The system is made up of five distinct bounded contexts, namely the Task Domain,
|
|||
|
||||
The system will follow the Microservice architecture.
|
||||
|
||||
The Microservices architecture suits our system's driving architectural characteristics particularly well. Scalability and fault tolerance are two of the systems top 3 driving characteristics and elasticity and evolvability are two of the systems other driving characteristics. These are all characteristics that the Microservices architecture excels at. Furthermore, none of our system's driving characteristics is hindered by the Microservices architecture (none of them have below 3 stars our of 5).
|
||||
The Microservices architecture suits our system's driving architectural characteristics particularly well. Scalability and fault tolerance are two of the systems top 3 driving characteristics and elasticity and evolvability are two of the systems other driving characteristics. These are all characteristics that the Microservices architecture excels at. Furthermore, none of our system's driving characteristics is hindered by the Microservices architecture (none of them have below 3 stars out of 5).
|
||||
|
||||
We do not expect to have a single monolithic database, so this is not a concern.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user