Hacker News new | ask | show | jobs
by harivyom 210 days ago
zone your deployments first -blue/green. Have a small blue zone, and test it out. If it works, then expand to green deployments.

A configuration file should not grow! design failure here, I want to understand