Question 166:
AWS CodeDeploy is used to configure adeployment group to automatically roll-back to the last known good revision when a deployment fails. During roll-back, files required for deployment to earlier revision cannot be retrieved by AWS CodeDeploy. Which of the following actions can be executed for successful roll-back? Choose 2 correct options.
Answer options:
A.Use Manual Roll Back instead of Automatic Roll-Back. B.Manually Add required files to Instance. C.Use an existing application revision. D.Map CodeDeploy to access those files from S3 buckets. E.Create a new application revision.