Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 139 Topic 14 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 139 Topic 14 Discussion

DVA-C02 Exam Topic 14 Question 139 Discussion:
Question #: 139
Topic #: 14

A developer is building an API to support a shopping cart application. The application ' s backend is an AWS Lambda function that integrates with Amazon API Gateway. The developer wants to have the ability to test new versions of the application in a development environment before pushing changes to production. The developer needs to test the application by using mock endpoints for external payment processor APIs. The tests must allow quality assurance (QA) testers to make calls against a separate development stage without impacting the production environment. When the tests are finished, the developer needs to publish new Lambda code safely and must have the option to perform rollbacks if issues occur. Which solution will meet these requirements in the MOST secure way?


A.

Configure an API Gateway stage for development. Integrate the development stage with a Lambda function alias that points to a new function version. Use a mock integration for the payment processor APIs.


B.

Deploy new Lambda function versions directly to production. Use Amazon CloudWatch Logs to monitor each deployment and roll back if errors appear.


C.

Configure provisioned concurrency for the Lambda function. Run test traffic against the live production API Gateway endpoint.


D.

Replace the Lambda function backend with a container that runs on Amazon ECS with the AWS Fargate launch type.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.