ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 43 - DOP-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
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.
Suggested answer: B
asked 16/09/2024
Sneh Fields
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first