SAP-C02 · Question #462
SAP-C02 Question #462: Real Exam Question with Answer & Explanation
The correct answer is B: Create a second target group that is referenced by the ALDeploy the new logic to EC2 instances. https://aws.amazon.com/blogs/aws/new-application-load-balancer-simplifies-deployment-with- weighted-target-groups/
Question
A company is running an application in the AWS Cloud. The core business logic is running on a set of Amazon EC2 instances in an Auto Scaling group. An Application Load Balancer (ALB) distributes traffic to the EC2 instances. Amazon Route 53 record api.example.com is pointing to the ALB. The company's development team makes major updates to the business logic. The company has a rule that when changes are deployed, only 10% of customers can receive the new logic during a testing window. A customer must use the same version of the business logic during the testing window. How should the company deploy the updates to meet these requirements?
Options
- ACreate a second ALB, and deploy the new logic to a set of EC2 instances in a new Auto Scaling
- BCreate a second target group that is referenced by the ALDeploy the new logic to EC2 instances
- CCreate a new launch configuration for the Auto Scaling group. Specify the launch configuration to
- DCreate a second Auto Scaling group that is referenced by the ALB. Deploy the new logic on a set
Explanation
https://aws.amazon.com/blogs/aws/new-application-load-balancer-simplifies-deployment-with- weighted-target-groups/
Community Discussion
No community discussion yet for this question.