ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

241 / 690

Question 241:

A company has applications running in multiple VPCs. These applications require interaction between Amazon S3 buckets and DynamoDB. The company`s security policy requires that communication should be secure and should not go over the public internet. 
How does a solutions architect design this solution to meet these requirements?

Answer options:

A.Create VPC Gateway Endpoints for S3 and DynamoDB and update route tables for all the availability zones.
B.Use the NAT Gateway and Internet Gateway for all the egress communication to these AWS services.
C.Set up VPC peering and use VPC gateway endpoint for S3 and interface endpoint for DynamoDB to communicate over AWS network.
D.Set up a VPC interface endpoint for both S3 and DynamoDB to communicate over the AWS network.