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

A developer is deploying an AWS Lambda function The developer wants the ability to return to older versions of the function quickly and seamlessly.
How can the developer achieve this goal with the LEAST operational overhead?

  • A. Use AWS OpsWorks to perform blue/green deployments.
  • B. Use a function alias with different versions.
  • C. Maintain deployment packages for older versions in Amazon S3.
  • D. Use AWS CodePipeline for deployments and rollbacks.
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
Untamables
Highly Voted 2 years, 1 month ago
Selected Answer: B
B https://docs.aws.amazon.com/lambda/latest/dg/configuration-aliases.html
upvoted 7 times
...
sumanshu
Most Recent 4 months, 1 week ago
Selected Answer: B
A) Eliminated - OpsWorks is unnecessary for Lambda function deployments.Blue/green deployments are more suited for EC2 or ECS applications, not for a simple Lambda rollback. B) Correct - Quickly switch the alias to an older version C) Eliminated - Requires manual work to download and redeploy older versions. D) Eliminated - CodePipeline introduces unnecessary complexity
upvoted 2 times
...
trieudo
4 months, 2 weeks ago
Selected Answer: B
keyword: LEAST operational overhead => discard D: it does more work, so cost for many works also increase => discard C: it makes effort for manual work, adding operational overhead and delays. => Discard A: Designed for managing server configurations, not for managing lambda function B: most seamless, only change version by pointing an alias (eg: production) to specific Lambda Version. On the other hand, it's free
upvoted 1 times
...
f271c23
4 months, 3 weeks ago
Selected Answer: A
I am not sure if the question is about which deployment strategy to choose from if we want to roll back seamlessly once deployed. Or is the question about how to manage the deployment versions to be able to roll back. does anyone has similar doubts ? please help , thanks
upvoted 1 times
...
65703c1
11 months, 1 week ago
Selected Answer: B
B is the correct answer.
upvoted 2 times
...
mghectorenjoyer69
1 year, 1 month ago
c ra unga amma
upvoted 1 times
...
ubiqinon
1 year, 11 months ago
B is the least overhead solution
upvoted 3 times
...
zk1200
2 years ago
Selected Answer: B
I considered D as well which refers to using CodeDeploy. however using codedeploy adds more work. So alias makes more sense.
upvoted 2 times
...
ihta_2031
2 years ago
Selected Answer: B
lambda function version => alias
upvoted 4 times
...
aragon_saa
2 years, 1 month ago
B https://www.examtopics.com/discussions/amazon/view/96149-exam-aws-certified-developer-associate-topic-1-question-441/
upvoted 3 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