3 comments

0

https://www.invidio.us/watch?v=X0tjziAQfNQ :

10 Tips for failing badly at Microservices by David Schmitz - YouTube


This has been an automated message.

0

That's an interesting video, but there are also benefits of using microservices: Easy to understand the Business model and programming code Better fault isolation Easier maintainability Easy to add features (Evolutionary) Versatility – better adaptability Easy to scale, based on real-world bottlenecks Easier to test components & Simplified security monitoring Reusability Continuous delivery Easy integration

0

That is what the books say not what is in the real world where they are a pain in the ass.