ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 545 - SAA-C03 discussion

Report
Export

A solutions architect needs to ensure that API calls to Amazon DynamoDB from Amazon EC2 instances in a VPC do not travel across the internet.

Which combination of steps should the solutions architect take to meet this requirement? (Choose two.)

A.
Create a route table entry for the endpoint.
Answers
A.
Create a route table entry for the endpoint.
B.
Create a gateway endpoint for DynamoDB.
Answers
B.
Create a gateway endpoint for DynamoDB.
C.
Create an interface endpoint for Amazon EC2.
Answers
C.
Create an interface endpoint for Amazon EC2.
D.
Create an elastic network interface for the endpoint in each of the subnets of the VPC.
Answers
D.
Create an elastic network interface for the endpoint in each of the subnets of the VPC.
E.
Create a security group entry in the endpoint's security group to provide access.
Answers
E.
Create a security group entry in the endpoint's security group to provide access.
Suggested answer: B, E

Explanation:

B and E are the correct answers because they allow the solutions architect to ensure that API calls to Amazon DynamoDB from Amazon EC2 instances in a VPC do not travel across the internet. By creating a gateway endpoint for DynamoDB, the solutions architect can enable private connectivity between the VPC and DynamoDB. By creating a security group entry in the endpoint's security group to provide access, the solutions architect can control which EC2 instances can communicate with DynamoDB through the endpoint. Reference:

Gateway Endpoints Controlling Access to Services with VPC Endpoints

asked 16/09/2024
D Chauhan
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first