AmazonAmazon
DVA-C02 · Question #475
DVA-C02 Question #475: Real Exam Question with Answer & Explanation
Sign in or unlock DVA-C02 to reveal the answer and full explanation for question #475. The question stem and answer options stay visible for context.
Submitted by rohit_dlh· Mar 5, 2026Deployment
Question
A developer published a change to a new version of an AWS Lambda function. To test the change, the developer must route 50% of the traffic to the new version and 60% of the traffic to the current version. What is the MOST operationally efficient way to meet this requirement?
Options
- ACreate two Amazon Route 53 records that use a simple routing policy to route traffic to the
- BCreate an Amazon API Gateway API with a POST method that is integrated with the Lambda
- CCreate a Lambda function alias. Set the weight to 50% for the current version and 50% for the
- DUpdate the event source mappings for the Lambda function. In the mappings, set the weight to
Unlock DVA-C02 to see the answer
You've previewed enough free DVA-C02 questions. Unlock DVA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Lambda Aliases#Traffic Shifting#Version Control#Deployment Strategies