
Ultimate access to all questions.
A medical records company uses EC2 instances in public subnets to process data stored on Amazon S3, accessing it over the internet. A requirement for private network traffic for file transfers has arisen. What network architecture change should be recommended?
A
Implement a NAT gateway and adjust the route table for traffic to Amazon S3.
B
Modify the security group to allow only traffic to the S3 prefix list.
C
Relocate EC2 instances to private subnets and establish a VPC endpoint for Amazon S3.
D
Eliminate the internet gateway, establish a Direct Connect connection, and route traffic to Amazon S3 via Direct Connect.