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

A company is creating a new feature for existing software. Before the company fully releases a new version of the software, the company wants to test the feature.

The company needs to gather feedback about the feature from a small group of users while the current software version remains deployed. If the testing validates the feature, the company needs to deploy the new software version to all other users at the same time.

Which deployment strategy will meet these requirements?

  • A. All-at-once deployment
  • B. Canary deployment
  • C. In-place deployment
  • D. Linear deployment
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
vbloise
1 month, 3 weeks ago
Selected Answer: B
The correct answer is: B. Canary deployment Explanation: A canary deployment allows the company to release a new feature to a small subset of users first, gather feedback, and validate that the feature works correctly. If successful, the company can then roll out the new version to all users. This fits the scenario described: Testing with a small group of users ✔ Keeping the current version deployed for most users ✔ Deploying to all users at once after validation ✔
upvoted 1 times
...
0bdf3af
3 months, 3 weeks ago
Selected Answer: B
Canary deployment
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 ...