Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 511

    A company is building a social media application. A developer is modifying an AWS Lambda function that updates a database with data that tracks each user's online activity. A web application server uses the AWS SDK to invoke the Lambda function.

    The developer has tested the new Lambda code and is ready to deploy the code into production. However, the developer wants to allow only a small percentage of the invocations from the AWS SDK to call the new code.

    Which solution will meet these requirements?

    • Configure a Lambda version that has a specific weight value for the updated Lambda function.

    • Create an alias for the Lambda function. Configure a specific weight value for the updated version.

    • Create an Application Load Balancer. Specify weighted target groups for the original Lambda function and the updated Lambda function.

    • Create a Network Load Balancer. Specify weighted target groups for the original Lambda function and the updated Lambda function.


    シャッフルモード