Multiple Choice
A company recently migrated its legacy application from on-premises to AWS. The application is hosted on Amazon EC2 instances behind an Application Load Balancer, which is behind Amazon API Gateway. The company wants to ensure users experience minimal disruptions during any deployment of a new version of the application. The company also wants to ensure it can quickly roll back updates if there is an issue. Which solution will meet these requirements with MINIMAL changes to the application?
A) Introduce changes as a separate environment parallel to the existing one. Configure API Gateway to use a canary release deployment to send a small subset of user traffic to the new environment.
B) Introduce changes as a separate environment parallel to the existing one. Update the application's DNS alias records to point to the new environment.
C) Introduce changes as a separate target group behind the existing Application Load Balancer. Configure API Gateway to route user traffic to the new target group in steps.
D) Introduce changes as a separate target group behind the existing Application Load Balancer. Configure API Gateway to route all traffic to the Application Load Balancer, which then sends the traffic to the new target group.
Correct Answer:

Verified
Correct Answer:
Verified
Q210: A healthcare company has a critical application
Q211: You have a playbook that includes a
Q212: A company is using an AWS CloudFormation
Q213: The resources for a business-critical, three-tier web
Q214: What is the scope of AWS IAM?<br>A)
Q216: A company is using tagging to allocate
Q217: An Engineering team manages a Node.js e-commerce
Q218: A company runs an application on Amazon
Q219: A Development team is building more than
Q220: A company has a web application that