List of questions
Related questions
Question 58 - DVA-C02 discussion
A developer is creating a mobile app that calls a backend service by using an Amazon API Gateway REST API. For integration testing during the development phase, the developer wants to simulate different backend responses without invoking the backend service.
Which solution will meet these requirements with the LEAST operational overhead?
A.
Create an AWS Lambda function. Use API Gateway proxy integration to return constant HTTP responses.
B.
Create an Amazon EC2 instance that serves the backend REST API by using an AWS CloudFormation template.
C.
Customize the API Gateway stage to select a response type based on the request.
D.
Use a request mapping template to select the mock integration response.
Your answer:
0 comments
Sorted by
Leave a comment first