|
|
|
|
|
by default-kramer
850 days ago
|
|
> easy way to enforce modularity and does not require the strict discipline required in a monolith In my experience, microservices require more discipline than monoliths. If you do a microservice architecture without discipline you end up with the "distributed monolith" pattern and now you have the worst of both worlds. |
|