AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company wants its EC2 instances in a private subnet to access Amazon S3 while ensuring that this traffic does not go through the public Internet. As a Solutions Architect, what is the BEST solution to meet this requirement?
Set up a NAT Gateway in a public subnet and configure the private subnet's route table accordingly.
Create a VPC Gateway Endpoint for Amazon S3 and update the route table of the private subnet.
Associate an Internet Gateway with the VPC to enable Internet access.
Establish a VPN connection between the private subnet and Amazon S3.