nerdexam
Amazon

DVA-C02 · Question #124

A developer wants to use AWS Elastic Beanstalk to test a new version of an application in a test environment. Which deployment method offers the FASTEST deployment?

The correct answer is D. All at once. The All at once deployment method in AWS Elastic Beanstalk replaces all instances simultaneously, making it the fastest deployment option. While it may cause temporary downtime, it is ideal for test environments where speed is prioritized over availability.

Submitted by cyberguy42· Mar 5, 2026Deployment

Question

A developer wants to use AWS Elastic Beanstalk to test a new version of an application in a test environment. Which deployment method offers the FASTEST deployment?

Options

  • AImmutable
  • BRolling
  • CRolling with additional batch
  • DAll at once

How the community answered

(35 responses)
  • A
    6% (2)
  • C
    3% (1)
  • D
    91% (32)

Explanation

The All at once deployment method in AWS Elastic Beanstalk replaces all instances simultaneously, making it the fastest deployment option. While it may cause temporary downtime, it is ideal for test environments where speed is prioritized over availability.

Community Discussion

No community discussion yet for this question.

Full DVA-C02 Practice