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

A developer is updating the code for an AWS Lambda function to add new capabilities. The Lambda function has version aliases for production and development environments that run separate versions of the function. The developer needs to configure a staging environment for the Lambda function to handle invocations to both the development version and the production version.

Which solution will meet these requirements?

  • A. Create a weighted alias that references the production version of the function and the updated version of the function.
  • B. Add a Network Load Balancer. Add the production version of the function and updated version of the function as targets.
  • C. Use AWS CodeDeploy to create a linear traffic shifting deployment
  • D. Create a tag for the Lambda function that contains the production version and updated version of the code.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
YUICH
4 months, 1 week ago
Selected Answer: C
AWS CodeDeploy allows you to set up linear traffic shifting deployments for AWS Lambda. This enables you to safely shift traffic gradually between the production and staging versions of the Lambda function, handling calls to both environments effectively.
upvoted 1 times
...
jasonkym
4 months, 1 week ago
Selected Answer: A
"The developer needs to configure a staging environment for the Lambda function to handle invocations to both the development version and the production version." A weighted alias can divert traffic to both version.
upvoted 2 times
...
Dahlia9524
4 months, 2 weeks ago
Selected Answer: A
Alias can mix different version
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