|
|
|
|
|
by skohan
2907 days ago
|
|
Yeah the anti-microservice sentiment is a bit bizarre. It almost reads like the author wants to stick with Ruby-On-Rails circa 2005 as the be-all, end-all of application architecture. Don't get me wrong, there's such a thing as innovation for its own sake which does not add value, but there is nothing wrong with a single-page application driven by microservices. That architecture is pretty well proven and "boring" at this stage. |
|
First, you probably don't need it. There is a scale at which you benefits from microservices more than they cost. Most companies don't have that scale.
Secondly, unless you have three 10x programmers in your team, the microservice architecture is going to add a lot of complexity that will be a burden to manage.
So as usual, it's what you get VS what it costs.
Micro services are not free.