
Ultimate access to all questions.
A company seeks a cost-effective solution to reduce data output costs for a service that interacts with an Amazon S3 bucket within the same AWS Region, currently using a NAT gateway. Which of the following options is the most cost-effective approach for an EC2-based service within a VPC's private subnet?
A
Deploy a dedicated EC2 NAT instance in the public subnet and update the private subnet's route table for S3 traffic.
B
Place a dedicated EC2 NAT instance in the private subnet and adjust the public subnet's route table for S3 traffic.
C
Establish a VPC gateway endpoint and set the private subnet's route table to utilize it for S3 traffic.
D
Add a second NAT gateway and modify the private subnet's route table to direct S3 traffic through it.