Hacker News new | ask | show | jobs
by leetrout 2247 days ago
That’s part of the micro service promised land, right?
1 comments

No, I think it's more part of how to run a complex system with a lot of people changing stuff at once. Having good monitoring, kill switches, staged rollout, continuous deployment, and so on are all things that contribute more making a reliable service than how microserviced it is.