Q14
How do you achieve zero-downtime deployment?
💬Answer
Deploy using a Blue/Green strategy or a Rolling Update with an Application Load Balancer. In a Rolling Update, new instances are added to the load balancer while old ones are slowly drained and terminated one by one, ensuring healthy instances are always serving traffic.
Related AWS Questions
View All AWSQuestions →
Created by
Apurv Gujjar
DevOps & Cloud Engineer
Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio