exam questions

Exam AWS Certified Developer - Associate DVA-C02 All Questions

View all questions & answers for the AWS Certified Developer - Associate DVA-C02 exam

Exam AWS Certified Developer - Associate DVA-C02 topic 1 question 377 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? (Choose two.)

  • A. Expose the Lambda function by using function URLs.
  • B. Expose the Lambda function by using a Gateway Load Balancer.
  • C. Expose the Lambda function by using a Network Load Balancer.
  • D. Expose the Lambda function by using AWS Global Accelerator.
  • E. Expose the Lambda function by using Amazon API Gateway.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
preachr
6 months, 3 weeks ago
Selected Answer: AE
Lambda Function URLs and Amazon API Gateway provide direct HTTP/HTTPS access to serverless functions (AWS Lambda) and automatically handle routing, scaling, and performance optimization without the need for a load balancer. API Gateway already acts as a front door for your API, handling incoming HTTP requests and forwarding them to the appropriate Lambda function (or other backend services), so there’s no need for a Gateway Load Balancer. Lambda Function URLs similarly provide a direct way to invoke a Lambda function over HTTP without requiring a load balancer.
upvoted 2 times
...
rdiaz
9 months, 3 weeks ago
Selected Answer: AE
function urls and apigw
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago