Don't Microservice, Do Module | Ali Khaleqi Yekta
The excessive use of microservices is still widespread, and this is bad for the earth! I assumed it was common knowledge
by now, but I was wrong. This article aims to clearly explain why you should minimize or eliminate the use of
microservices and opt for properly structured modular systems instead.
Table of Contents
Open Table of Contents
Importance
What are Microservices?
Microservices are the Wrong Answer
Microservices vs. Modules
Team Autonomy
Debugging
Fault Isolation
Runtime
Versioning
De...
Read more at yekta.dev