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
3 comments
0 u/derram 31 Mar 2019 14:42
https://www.invidio.us/watch?v=X0tjziAQfNQ :
This has been an automated message.
0 u/proart 08 Apr 2019 07:13
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 u/roznak [OP] 08 Apr 2019 16:56
That is what the books say not what is in the real world where they are a pain in the ass.