Hacker News new | ask | show | jobs
by Rezwoodly 1142 days ago
This is especially true when you've got yourself a distributed monolith architecture.

However, the case for monolith architecture to make a favourable comeback based on factors such as performance and operational cost are all negated when you have multiple teams working on a single monolith. It quickly because a nightmare to manage all those code changes, and then you have manage to releases etc.

Most companies are doing microservices wrong, and it gets expensive fast.Thats not to say microservices are the inferior choice, because for most large orgs they are not.

Are we really going to see this debate pop up again, just because amazon did something?