tech, ranty, microservices and "serverless"
Amazon: "The move from a distributed microservices architecture to a monolith application helped achieve higher scale, resilience, and reduce costs."
Oh look, they've finally acknowledged what some of us have been saying ever since *checks notes* Amazon started pushing the microservices/serverless hype on everybody
But nooooo, why would you ever listen to anyone who *isn't* a megacorporation, surely they can't be more competent than Amazon!
re: tech, ranty, microservices and "serverless"
@ohno Part of the problem with microservices is that it's not actually a new concept; the idea of "separating out some stuff to scale it separately" has been around for a long time.
What "microservices" means, however, is "separate out *everything* by default, regardless of whether you have a reason for it". Which is why I'm comfortable concluding that unlike service separation, "microservices" are just a fundamentally bad idea; the ignorance to context is built directly into the concept :/