ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 201 - SAA-C03 discussion

Report
Export

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.
Answers
A.
Use a VPC endpoint for DynamoDB.
B.
Use a NAT gateway in a public subnet.
Answers
B.
Use a NAT gateway in a public subnet.
C.
Use a NAT instance in a private subnet.
Answers
C.
Use a NAT instance in a private subnet.
D.
Use the internet gateway attached to the VPC.
Answers
D.
Use the internet gateway attached to the VPC.
Suggested answer: A

Explanation:

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/vpc-endpointsdynamodb.html

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.

asked 16/09/2024
Ayyaz Rehan Ikram
24 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first