Solved

A Developer Is Building a Serverless Application Using AWS Lambda

Question 93

Multiple Choice

A Developer is building a serverless application using AWS Lambda and must create a REST API using an HTTP GET method. What needs to be defined to meet this requirement? (Choose two.)


A) A Lambda@Edge function
B) An Amazon API Gateway with a Lambda function
C) An exposed GET method in an Amazon API Gateway
D) An exposed GET method in the Lambda function
E) An exposed GET method in Amazon Route 53

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions