Q11 — AWS SAA-C03 Ch.2

Question 11 of 65 | ← Chapter 2

Q76. A medical records company is hosting an application on Amazon EC2 instances. The application processes customer data files that are stored on Amazon S3. The EC2 instances are hosted in public subnets. The EC2 instances access Amazon S3 over the internet, but they do not require any other network access. A new requirement mandates that the network traffic for file transfers take a private route and not be sent over the internet Which change to the network architecture should a solutions architect recommend to meet this requirement?

Correct Answer: C. Move the EC2instances to private subnets. Create a VPC endpoint for Amazon S3, and link the endpoint to the route table for the private subnets