Valid DEA-C01 Dumps shared by EduDump.com for Helping Passing DEA-C01 Exam! EduDump.com now offer the newest DEA-C01 exam dumps, the EduDump.com DEA-C01 exam questions have been updated and answers have been corrected get the newest EduDump.com DEA-C01 dumps with Test Engine here:
A company has a frontend ReactJS website that uses Amazon API Gateway to invoke REST APIs. The APIs perform the functionality of the website. A data engineer needs to write a Python script that can be occasionally invoked through API Gateway. The code must return results to API Gateway. Which solution will meet these requirements with the LEAST operational overhead?
Correct Answer: B
AWS Lambda functions can be easily integrated with Amazon API Gateway to create RESTful APIs. This integration allows API Gateway to directly invoke the Lambda function when the API endpoint is hit.