ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

293 / 474

Question 293:

Your team has an application deployed using the Elastic Beanstalk service. A Web environment has been configured for the production environment. There is now a requirement to perform a Blue Green deployment for a new version of the application. How can you achieve this?

Answer options:

A.Create a new application and swap the application environments.
B.Create a new application version and upload the new application version.
C.Create a new environment in the application with the updated application version and perform a swap.
D.Create a new environment in the application and Load the configuration of an existing environment.