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 248 discussion

A company is using AWS Elastic Beanstalk to manage web applications that are running on Amazon EC2 instances. A developer needs to make configuration changes. The developer must deploy the changes to new instances only.

Which types of deployment can the developer use to meet this requirement? (Choose two.)

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

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
tapan666
Highly Voted 1 year, 6 months ago
Selected Answer: BD
https://www.examtopics.com/discussions/amazon/view/88855-exam-aws-certified-developer-associate-topic-1-question-289/
upvoted 8 times
...
SerialiDr
Highly Voted 1 year, 3 months ago
Selected Answer: BD
B. Immutable: In an immutable deployment, AWS Elastic Beanstalk deploys the application version to a fresh group of instances in a new Auto Scaling group. Once the new instances pass health checks, they are moved to the existing Auto Scaling group, and the old instances are terminated. This approach ensures that new instances are used for the deployment, minimizing the impact on the existing environment. D. Blue/Green: Blue/green deployment involves deploying the new version of the application to a separate environment (the "green" environment). Once the new environment is ready and tested, the traffic is switched from the old environment (the "blue" environment) to the new one. This type of deployment is effective for ensuring that the new version is deployed on new instances and provides a straightforward way to rollback if needed.
upvoted 5 times
...
otabek94_30
Most Recent 1 month, 1 week ago
Selected Answer: BE
Why BD? As Blue/Green is related to CodeDeploy, must not it be BE?
upvoted 1 times
...
preachr
7 months, 1 week ago
Selected Answer: BD
correct options : B and D
upvoted 1 times
...
Saurabh04
8 months, 3 weeks ago
Selected Answer: BE
Immutable: An immutable deployment launches a full set of new instances running the updated version of the application alongside the existing instances. It ensures that the old instances remain untouched until the new ones pass health checks. Once validated, the old instances are terminated, resulting in minimal downtime. Rolling with additional batch: In a rolling deployment with an additional batch, Elastic Beanstalk launches a new batch of instances before taking any existing instances out of service. This maintains full capacity during deployments. After successful deployment, the additional batch of instances is terminated.
upvoted 2 times
preachr
7 months, 1 week ago
did you check the link: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.deploy-existing-version.html there is a table at the bottom: "The following table compares deployment method properties."
upvoted 1 times
...
preachr
7 months, 1 week ago
option E is wong: Rolling with an additional batch --> New **and** existing instances
upvoted 1 times
...
...
65703c1
11 months, 2 weeks ago
Selected Answer: BD
BD is the correct answer.
upvoted 1 times
...
Certified101
1 year, 4 months ago
Selected Answer: BD
BD - https://www.examtopics.com/discussions/amazon/view/88855-exam-aws-certified-developer-associate-topic-1-question-289/
upvoted 2 times
...
Claire_KMT
1 year, 6 months ago
B. Immutable D. Blue/green
upvoted 2 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