Hacker News new | ask | show | jobs
by cwbrandsma 816 days ago
Oh gosh, I have all of this going on right now. My CTO read about microservices and now everything has to be in a microservice.

Nothing wrong with that, but for a small development team there is a lot to make that work (infrastructure as code is another requirement), especially when the project timeline is tight energy when building as a monolith.

3 comments

You can sell to him that microservices are nice, but nano services? even better! (your classes are already nano services calling each other ;)
I would say there is a lot wrong with microservices for small teams
with the only exception being if the team is growing rapidly
Do your microservices talk to the same database?