Amazon Web Services AWS Certified Solutions Architect - Associate (SAA-C03) SAA-C03 Question # 85 Topic 9 Discussion

Amazon Web Services AWS Certified Solutions Architect - Associate (SAA-C03) SAA-C03 Question # 85 Topic 9 Discussion

SAA-C03 Exam Topic 9 Question 85 Discussion:
Question #: 85
Topic #: 9

A company uses AWS Lambda functions in a private subnet in a VPC to run application logic. The Lambda functions must not have access to the public internet. Additionally, all data communication must remain within the private network. As part of a new requirement, the application logic needs access to an Amazon DynamoDB table.

What is the MOST secure way to meet this new requirement?


A.

Provision the DynamoDB table inside the same VPC that contains the Lambda functions.


B.

Create a gateway VPC endpoint for DynamoDB to provide access to the table.


C.

Use a network ACL to only allow access to the DynamoDB table from the VPC.


D.

Use a security group to only allow access to the DynamoDB table from the VPC.


Get Premium SAA-C03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.