ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

172 / 310

Question 172:

There is a set of EC2 Instances in a private subnet. The application hosted on these EC2 Instances needs to access a DynamoDB table running on AWS. It needs to be ensured that traffic does not flow out to the internet. How can this be achieved?

Answer options:

A.Use a VPC endpoint for DynamoDB.B.Use a VPN connection from the VPC.C.Use a NAT gateway from the VPC.D.Use a VPC Peering connection to the DynamoDB table.