Question 429:
A company currently has a number of VPC’s hosted in AWS. They also have a VPN connection between their on-premise data center and AWS. They want to limit the number of VPN connections they would need to create in order to ensure that the VPC’s hosted in AWS can talk to the on-premise services. Which of the below is a way that this can be achieved.
Answer options:
A.Peer the VPC’s together and then forward the traffic through one of the VPC’s B.Create a shared services VPC and route all requests to the other VPC’s via this VPC C.There is no way, you need to ensure there isa VPN connection between each VPC and the on-premise infrastructure D.Make use of an AWS storage Gateway to integrate AWS Cloud with existing on-premise infrastructure.