SAP-C02 · Question #133
A company is running a serverless application that consists of several AWS Lambda functions and Amazon DynamoDB tables. The company has created new functionality that requires the Lambda functions to
The correct answer is B. Create three private subnets in the Neptune VPC and route internet traffic through a NAT E. Create three private subnets in the Neptune VPC. Host the Lambda functions m the three new. https://docs.aws.amazon.com/neptune/latest/userguide/security-vpc.html
Question
A company is running a serverless application that consists of several AWS Lambda functions and Amazon DynamoDB tables. The company has created new functionality that requires the Lambda functions to access an Amazon Neptune DB cluster. The Neptune DB cluster is located in three subnets in a VPC. Which of the possible solutions will allow the Lambda functions to access the Neptune DB cluster and DynamoDB tables? (Choose two.)
Options
- ACreate three public subnets in the Neptune VPC and route traffic through an interne: gateway
- BCreate three private subnets in the Neptune VPC and route internet traffic through a NAT
- CHost the Lambda functions outside the VPC. Update the Neptune security group to allow access
- DHost the Lambda functions outside the VPC. Create a VPC endpoint for the Neptune database,
- ECreate three private subnets in the Neptune VPC. Host the Lambda functions m the three new
How the community answered
(13 responses)- A15% (2)
- B69% (9)
- C8% (1)
- D8% (1)
Explanation
https://docs.aws.amazon.com/neptune/latest/userguide/security-vpc.html
Community Discussion
No community discussion yet for this question.