|
|
|
|
|
by collyw
2662 days ago
|
|
I am reading through that section thinking similar things. An application designed with microservices can be thought of as a monolith with unreliable network calls between the components. That is going to make most things more difficult not easier. Sure microservices might encourage you to design your application in a more modular way, but that's a bit of a strawman argument. |
|
Second - would mixed architecture solve my problems ?
Third - would microservices solve my problem better?
Not every company has to be a Netflix or Zalando or Google...
I think we finally at the point when people should stop jumping on buzzwords and do the hard work of going through pros and cons of every solution.