
Answer-first summary for fast verification
Answer: Deploy the new application version using 'Immutable' deployment policy
Deploy the new application version using 'Immutable' deployment policy With Elastic Beanstalk, you can quickly deploy and manage applications in the AWS Cloud without having to learn about the infrastructure that runs those applications. Elastic Beanstalk reduces management complexity without restricting choice or control. You simply upload your application, and Elastic Beanstalk automatically handles the details of capacity provisioning, load balancing, scaling, and application health monitoring.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
The development team at an e-commerce company recently deployed their application at reduced capacity due to the organization's deployment policy. Unfortunately, the application experienced a performance decline because of a traffic surge caused by an ongoing sale.
What is the BEST deployment strategy for the upcoming application version to ensure the application operates at FULL capacity and experiences MINIMAL disruption in the event of a deployment failure?
A
Deploy the new application version using 'Immutable' deployment policy
B
Deploy the new application version using 'Rolling' deployment policy
C
Deploy the new application version using 'Rolling with additional batch' deployment policy
D
Deploy the new application version using 'All at once' deployment policy
No comments yet.