Hacker News new | ask | show | jobs
by qwertyuiop12 1544 days ago
I think that microservices is a good approach that was demonized a few years ago due to there were companies that did not separate the pieces correctly.

The main cons that you can find are the sync work between teams ( here is the hard work, if you separate in little pieces you can cause that teams need more sync effort ) and devops effort.