exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

View all questions & answers for the AWS Certified Developer - Associate DVA-C02 exam

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 109 discussion

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?

  • A. Immutable
  • B. Rolling
  • C. Rolling with additional batch
  • D. All at once
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
yeacuz
Highly Voted 1 year, 5 months ago
Selected Answer: D
The answer is D. "All at once – The quickest deployment method." https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.deploy-existing-version.html
upvoted 8 times
...
loctong
Highly Voted 1 year, 5 months ago
Selected Answer: D
The "All at once" deployment method deploys the new version of the application to all instances simultaneously. It updates all instances of the environment in a short period of time, resulting in the fastest overall deployment.
upvoted 6 times
...
sumanshu
Most Recent 4 months ago
Selected Answer: D
This deployment method deploys the new version of the application to all instances in the environment simultaneously A) Eliminated - In an immutable deployment, Elastic Beanstalk creates a new environment with the new version of the application and swaps it with the old one once it's ready. This method ensures that there is no impact on the current environment during the deployment, but it takes longer due to the creation of a new environment and the time needed for verification. B) Eliminated - In a rolling deployment, Elastic Beanstalk updates a batch of instances one at a time while keeping the others running. This method minimizes downtime but takes longer than "all at once" since it updates instances in batches. C) Eliminated -
upvoted 1 times
...
65703c1
5 months ago
Selected Answer: D
D is the correct answer.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago