Hacker News new | ask | show | jobs
by electrosphere 33 days ago
It depends on your workload etc - but there are TONs of advantages for the monolith approach when you factor in dev environments, access to good data for testing/development, dependencies on components/libraries/services etc.

Note: I'm saying microservices CAN be the right answer, just not always and we should over-engineering.

sauce: I work as a product engineer where we use microservices extensively. I have also worked on monoliths. Preferred working on the monoliths overall I think.