Microservices have become a panacea for bad design. If your code is spaghetti, the microservices will be even worse.
Maintaining consistently is also way easier when different parts of the app share the same db context.
Microservices have become a panacea for bad design. If your code is spaghetti, the microservices will be even worse.
Maintaining consistently is also way easier when different parts of the app share the same db context.