Question 132:
You have a private subnet defined in a VPC. The instances in this subnet have already been configured to access the internet. Now there is a requirement for content caching and faster download speeds on these instances. How can you accomplish this?
Answer options:
A.Move the EC2 Instances to a public subnet. B.Install Squid Proxy on an EC2 Instance. C.Use a NAT gateway in the public subnet. D.Use a NAT gateway in the private subnet.