ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 141 - DVA-C01 discussion

Report
Export

An AWS Lambda function must read data from an Amazon RDS MySQL database in a VPC and also reach a public endpoint over the internet to get additional data. Which steps must be taken to allow the function to access both the RDS resource and the public endpoint? (Select TWO.)

A.
Modify the default configuration for the Lambda function to associate it with an Amazon VPC private subnet.
Answers
A.
Modify the default configuration for the Lambda function to associate it with an Amazon VPC private subnet.
B.
Modify the default network access control list to allow outbound traffic.
Answers
B.
Modify the default network access control list to allow outbound traffic.
C.
Add a NAT Gateway to the VPC.
Answers
C.
Add a NAT Gateway to the VPC.
D.
Modify the default configuration of the Lambda function to associate it with a VPC public subnet.
Answers
D.
Modify the default configuration of the Lambda function to associate it with a VPC public subnet.
E.
Add an environmental variable to the Lambda function to allow outbound internet access.
Answers
E.
Add an environmental variable to the Lambda function to allow outbound internet access.
Suggested answer: A, C

Explanation:

Explanation:

Reference: https://docs.aws.amazon.com/lambda/latest/dg/vpc.html

asked 16/09/2024
Lazar Marinovic
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first