Q8 — AWS DOP-C02 Ch.3
Question 8 of 100 | ← Chapter 3
An application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). A DevOps engineer is using AWS CodeDeploy to release a new version. The deployment fails during the AllowTraffic lifecycle event, but the deployment logs do not indicate the cause of failure. What could cause this?
- A. The appspec.yml file contains an invalid script configured to run in the AllowTraffic lifecycle hook.
- B. The user who initiated the deployment lacks necessary permissions to interact with the ALB.
- C. The health check configuration specified for the ALB target group is misconfigured. ✓
- D. The CodeDeploy agent is not installed on the EC2 instances belonging to the ALB target group.
Correct Answer: C. The health check configuration specified for the ALB target group is misconfigured.
Explanation
xmexam.taobao.com