List of questions
Related questions
Question 244 - DVA-C02 discussion
A company launched an online portal to announce a new product that the company will release in 6 months. The portal requests that users enter an email address to receive communications about the product. The company needs to create a REST API that will store the email addresses in Amazon DynamoDB.
A developer has created an AWS Lambda function that can store the email addresses. The developer will deploy the Lambda function by using the AWS Serverless Application Model (AWS SAM). The developer must provide access to the Lambda function over HTTP.
Which solutions will meet these requirements with the LEAST additional configuration? (Select TWO.)
Expose the Lambda function by using function URLs.
Expose the Lambda function by using a Gateway Load Balancer.
Expose the Lambda function by using a Network Load Balancer.
Expose the Lambda function by using AWS Global Accelerator
Expose the Lambda function by using Amazon API Gateway.
0 comments
Leave a comment first