ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

539 / 690

Question 539:

You are an AWS architect in your organization. Your organization would want to upload files to the AWS S3 bucket. In a VPC, you create a private subnet and VPC endpoint for S3. You also create one route table that routes the traffic from the private subnet to a NAT gateway for the internet access. In AWS S3 server logs, you notice that the requests to the S3 bucket from an EC2 instance in the VPC do not go through the NAT Gateway. What could cause this situation?

Answer options:

A.When NAT Gateway and VPC endpoint exist on same route table, NAT Gateway always takes precedence.
B.EC2 instance has an elastic IP address associated with it.
C.The requests are routed through the VPC endpoint.
D.AWS S3 is a managed service so all requests will always go through the internal AWS network.