Multiple Choice
Your team is responsible for an AWS Elastic Beanstalk application. The business requires that you move to a continuous deployment model, thus releasing updates to the application multiple times per day with zero downtime. What should you do to enable this and still be able to roll back to the previous version almost immediately in an emergency?
A) Enable roiling updates in the Elastic Beanstalk environment and set an appropriate pause time for application startup.
B) Create a second Elastic Beanstalk environment that runs the new application version, and swap the environment CNAMEs.
C) Configure the application to poll for a new application version in your code repository; download and install the new version to each running Elastic Beanstalk instance.
D) Create a second Elastic Beanstalk environment with the new application version, and configure the old environment to use the HTTP 301 response code to redirect clients to the new environment.
Correct Answer:

Verified
Correct Answer:
Verified
Q86: A government agency has multiple AWS accounts,
Q87: Your API requires the ability to stay
Q88: A company is building a web and
Q89: To run an application, a DevOps Engineer
Q90: A company is using AWS CodePipeline to
Q92: To monitor API calls against our AWS
Q93: Which of the following tools does not
Q94: How long are the messages kept on
Q95: If you want CloudFormation stack status updates
Q96: Ansible supports running Playbook on the host