Hacker News new | ask | show | jobs
by caarmen 10 days ago
> A team of three people maintains five microservices.

How about a team of 2 people maintaining 15+ microservices? :/

Add to this: at any given time, we have several features at different phases, so some microservices have multiple open PRs. And some features impact multiple microservices.

When we release a feature, we deploy all impacted microservices at the same time.