DVA-C02 · Question #67
DVA-C02 Question #67: Real Exam Question with Answer & Explanation
The correct answer is C: Change the deployment policy to rolling with additional batch. Specify a batch size of 1.. https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.rolling-version-deploy.html
Question
A company has deployed an application on AWS Elastic Beanstalk. The company has configured the Auto Scaling group that is associated with the Elastic Beanstalk environment to have five Amazon EC2 instances. If the capacity is fewer than four EC2 instances during the deployment, application performance degrades. The company is using the all-at-once deployment policy. What is the MOST cost-effective way to solve the deployment issue?
Options
- AChange the Auto Scaling group to six desired instances.
- BChange the deployment policy to traffic splitting. Specify an evaluation time of 1 hour.
- CChange the deployment policy to rolling with additional batch. Specify a batch size of 1.
- DChange the deployment policy to rolling. Specify a batch size of 2.
Explanation
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.rolling-version-deploy.html
Community Discussion
No community discussion yet for this question.