AmazonAmazon
DVA-C02 · Question #16
DVA-C02 Question #16: Real Exam Question with Answer & Explanation
The correct answer is A: Create the Lambda function. Configure VPC1 access for the function. Attach a security group. https://repost.aws/en/knowledge-center/connect-lambda-to-an-rds-instance
Submitted by layla.eg· Mar 5, 2026Development with AWS Services
Question
A company has deployed infrastructure on AWS. A development team wants to create an AWS Lambda function that will retrieve data from an Amazon Aurora database. The Amazon Aurora database is in a private subnet in company's VPC. The VPC is named VPC1. The data is relational in nature. The Lambda function needs to access the data securely. Which solution will meet these requirements?
Options
- ACreate the Lambda function. Configure VPC1 access for the function. Attach a security group
- BCreate and launch a Lambda function in a new public subnet that is in a new VPC named VPC2.
- CCreate the Lambda function. Configure VPC1 access for the function. Assign a security group
- DExport the data from the Aurora database to Amazon S3. Create and launch a Lambda function in
Explanation
https://repost.aws/en/knowledge-center/connect-lambda-to-an-rds-instance
Community Discussion
No community discussion yet for this question.