Friday, May 10, 2019

Overly Coupled Microservices

The rule of thumb goes that if a change to one microservice requires the redeployment of x number of other microservices in order for all of them to be successful, then the higher x is, the worse your architecture is.
https://medium.com/it-dead-inside/domain-driven-design-in-the-era-of-icroservices-de2be01821ed

No comments:

Post a Comment