Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 435

    A company has a serverless application that uses an Amazon API Gateway API to invoke an AWS Lambda function. A developer creates a fix for a defect in the Lambda function code. The developer wants to deploy this fix to the production environment.

    To test the changes, the developer needs to send 10% of the live production traffic to the updated Lambda function version.

    Which combination of steps will meet these requirements?

    2 つ選択
    • Publish a new version of the Lambda function that contains the updated code.

    • Set up a new stage in API Gateway with a new Lambda function version. Enable weighted routing in API Gateway stages.

    • Create an alias for the Lambda function. Configure weighted routing on the alias. Specify a 10% weight for the new Lambda function version.

    • Set up a routing policy on a Network Load Balancer. Configure 10% of the traffic to go to the new Lambda function version.

    • Set up a weighted routing policy by using Amazon Route 53. Configure 10% of the traffic to go to the new Lambda function version.


    シャッフルモード