exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 82 discussion

An application runs on Amazon EC2 instances in private subnets. The application needs to access an Amazon DynamoDB table. What is the MOST secure way to access the table while ensuring that the traffic does not leave the AWS network?

  • A. Use a VPC endpoint for DynamoDB.
  • B. Use a NAT gateway in a public subnet.
  • C. Use a NAT instance in a private subnet.
  • D. Use the internet gateway attached to the VPC.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
yakman
Highly Voted 3 years, 8 months ago
A for sure. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/vpc-endpoints-dynamodb.html
upvoted 81 times
aguy9
3 years, 7 months ago
Yes definitely A.
upvoted 5 times
...
...
Paitan
Highly Voted 3 years, 8 months ago
This requires a VPC gateway endpoint. So option A is correct.
upvoted 11 times
...
shure4shure
Most Recent 2 years, 9 months ago
Selected Answer: A
A VPC endpoint for DynamoDB enables Amazon EC2 instances in your VPC to use their private IP addresses to access DynamoDB with no exposure to the public internet. Your EC2 instances do not require public IP addresses, and you don't need an internet gateway, a NAT device, or a virtual private gateway in your VPC. You use endpoint policies to control access to DynamoDB. Traffic between your VPC and the AWS service does not leave the Amazon network.
upvoted 3 times
...
shure4shure
2 years, 9 months ago
A VPC endpoint for DynamoDB enables Amazon EC2 instances in your VPC to use their private IP addresses to access DynamoDB with no exposure to the public internet. Your EC2 instances do not require public IP addresses, and you don't need an internet gateway, a NAT device, or a virtual private gateway in your VPC. You use endpoint policies to control access to DynamoDB. Traffic between your VPC and the AWS service does not leave the Amazon network. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/vpc-endpoints-dynamodb.html
upvoted 2 times
...
queen101
2 years, 10 months ago
VPC endpoint to access dynamoDB. aaaaaaaaaa
upvoted 1 times
...
marklovesaws143
2 years, 10 months ago
Selected Answer: A
AAAAAAAAAAAA
upvoted 1 times
...
Tonero2016
2 years, 11 months ago
A is the best answer. NAT cannot go because the application is on the private subnet and no use for NAT gateway in this context
upvoted 1 times
...
slcheng
2 years, 11 months ago
Selected Answer: A
Vote A
upvoted 1 times
...
naveenagurjara
2 years, 11 months ago
Selected Answer: A
GWY EP
upvoted 1 times
...
mgari
3 years, 1 month ago
Selected Answer: A
no tranfering to www=endpoint
upvoted 2 times
...
saifeddine92
3 years, 3 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
Rahulsinha
3 years, 4 months ago
Answer is A
upvoted 1 times
...
downlinkvip
3 years, 5 months ago
Selected Answer: A
VPC gateway endpoint (for DynamoDB and S3)
upvoted 1 times
...
vuongckc
3 years, 5 months ago
Selected Answer: A
A VPC endpoint for DynamoDB enables Amazon EC2 instances in your VPC to use their private IP addresses to access DynamoDB with no exposure to the public internet
upvoted 5 times
...
jack4090
3 years, 6 months ago
Selected Answer: A
AAAAAAAA
upvoted 1 times
...
karthisena
3 years, 7 months ago
Explanantion VPC Enpoint An Interface endpoint uses AWS PrivateLink and is an elastic network interface (ENI) with a private IP address that serves as an entry point for traffic destined to a supported service. Using PrivateLink you can connect your VPC to supported AWS services, services hosted by other AWS accounts (VPC endpoint services), and supported AWS Marketplace partner services. AWS PrivateLink access over Inter-Region VPC Peering.
upvoted 5 times
...
Pavan111
3 years, 7 months ago
Answer A Key takeaways: 1. application runs on Amazon EC2 instances in private subnets 2. secure way to access the DynamoDB table while ensuring that the traffic does not leave the AWS network
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...