Question 68:
You’ve just set up an Amazon Redshift cluster, and you want all COPY and UNLOAD traffic between your cluster and your data repositories to go through your Amazon VPC. You’ve noticed that the Internet is being utilized for the data being copied. You want to ensure that the internet is not used during the copy operation. How can you achieve this?
Answer options:
A.Ensure that the NACLs are set on the Subnets hosting the Redshift cluster. B.Ensure that Enhanced VPC routing is enabled for the Redshift cluster. C.Ensure that Security Groups are set on the EC2 Instances hosting the Redshift cluster. D.Ensure that the routing table points to a VPN instead of the Internet gateway.