Question 245:
A startup firm is looking for a backup & replication solution with AWS. A Pilot Light Architecture will be deployed on an EC2 instance within a VPC which sends a small amount of replication traffic to primary servers deployed at the Data Centre. For this connectivity, the client is planning to use AWS VPN between Data Centre & VGW deployed in this VPC. Before deploying a final solution, the Client IT Team successfully tested replication traffic with a VGW attached to a TEST VPC & CGW at Data Centre. Now the client is planning to move to PRODUCTION VPC as a final solution. Which of the following options will you, as an AWS network consultant, suggest for moving VPN connectivity seamlessly to PRODUCTION VPC with the least changes to the network & in a quick way?
Answer options:
A.Create a new VGW at PRODUCTION VPC& create a new VPN Connection from CGW with a different Tunnel IP address. B.Detach the VGW from TEST VPC & attach it to PRODUCTION VPC with the same Tunnels IP address. C.Detach the VGW from TEST VPC & attach it to PRODUCTION VPC with different Tunnels IP addresses. D.Create a new VGW at PRODUCTION VPC& use the existing VPN Connection from CGW with the same Tunnel IP address.