Q15
How do you rollback a failed deployment in Blue/Green?
💬Answer
Since both Blue and Green environments run in parallel, rollback is simple: configure the load balancer/DNS to immediately route 100% of user traffic back to the old, stable (Blue) environment, and then terminate the problematic (Green) environment.
Related AWS Questions
View All AWSQuestions →
Created by
Apurv Gujjar
DevOps & Cloud Engineer
Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio