
Ultimate access to all questions.
A solutions architect is tasked with updating an application environment in AWS Elastic Beanstalk using the blue/green deployment strategy. The architect has successfully created a new environment that mirrors the existing one and has deployed the updated application to this new environment. What is the next step to finalize the deployment and switch traffic from the old environment to the new one?
A
Redirect traffic to the new environment using Amazon Route 53.
B
Use the Swap Environment URLs feature in AWS Elastic Beanstalk.
C
Modify the Auto Scaling launch configuration for the new environment.
D
Adjust the DNS records to direct traffic to the new environment.