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.  Suggested Answer: B Community Answer: D This question is in DVA-C02 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer