All articles from: Microservices
Why is service decoupling so important? And why should we avoid the tight coupling? Monolithic architecture has served us well […]
Design a microservices-based application presents some challenges such as service discovery, standardize internal cross-service communication, services synchronization, and much more. […]
In this final article of our 3 part analysis (you can read here the first part and the second part) […]
In the first article of our 3 part journey on how to break down a Monolithic application we have started […]
As applications grow in time, adding new features, with complex logic, many different interactions and coupling between components, it becomes […]
In this final article of our 3 part analysis on how to break down a Monolithic application we will exploit […]
In the first article of our 3 part journey on how to break down a Monolithic application we have started […]
As applications grow in time, adding new features, with complex logic, many different interactions and coupling between components, it becomes […]