Skip to content

Spot Instance interruption while CodeDeploy is running a deployment to an Auto Scaling group

0

Using CodeDeploy for deploying to an EC2 Auto Scaling group, CodeDeploy could disable ASG'S scaling activities by setting HANDLE_PROCS=true. However, what happens if a Spot Instance is interrupted during a deployment?

1 Answer
1
Accepted Answer

According to the documentation, if an instance is terminated during a deployment, the process times out and fails. The timeout window depends on whether the script was in between life cycle events or in the middle of one

AWS

answered 6 years ago

EXPERT

reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.