engineers don't want to admit it, but microservices are a form of busywork. What used to be a few lines of native API code now require : RPC API boilerplate CRUD code, a build, a deployment, CI , dependency management etc.
Not to mention the additional complexity – now every "service" needs an LB.
You've converted a simple 1 person job into multiple days for many people.
Not to mention the additional complexity – now every "service" needs an LB.
You've converted a simple 1 person job into multiple days for many people.
microservices are a scam.