Q8 — AWS SAA-C03 Ch.2

Question 8 of 65 | ← Chapter 2

Q73. A company has an AWS account used for software engineering. The AWS account has access to the company's on-premises data center through a pair of AWS Direct Connect connections All non-VPC traffic routes to the virtual private gateway. A development team recently created an AWS Lambada function through the console. The development team needs to allow the function to access a database that runs in a private subnet in the company's data center.Which solution will meet these requirements?

Correct Answer: C. Update the route tables in the VPC to allow the Lambda function to access the on-premises data center through direct connect.