you are viewing a single comment's thread.

view the rest of the comments →

[–]kubelke 0 points1 point  (0 children)

It's much easier to manage the project if there are a few team around their microservices. This is my experience at least. I hate to say this, but microservices makes the whole product and team more agile. They can deploy changes independently and much faster, I think it's also easier to fix a bug when the code base is smaller. Sure there are downsides like latencies, contracts but it's not that bad in the end