Deployment Strategies: Blue-Green, Canary, and Rolling Updates
Mar 3 · 11 min read · Deployment Strategies: Blue-Green, Canary, and Rolling Updates Deploying code to production is the most dangerous thing most teams do on a regular basis. Every deployment is a controlled introduction of change into a running system, and every change ...
Join discussion