
Ultimate access to all questions.
A company currently uses AWS Site-to-Site VPN connections to encrypt traffic between its on-premises location and a single VPC, utilizing two 1 Gbps AWS Direct Connect connections with public VIFs. The company intends to add 15 more VPCs in the same AWS Region while maintaining the same encryption level for each connection between the on-premises location and the new VPCs. The new connections must avoid using public IP addresses, and the bandwidth of the Site-to-Site VPN connections will stay below the current provisioned speed.
Which combination of steps will fulfill these requirements with the LEAST operational overhead? (Choose three.)
A
Create a transit gateway and a Direct Connect gateway. Associate the transit gateway with the Direct Connect gateway. Attach all the new VPCs to the transit gateway.
B
For each new VPC, create a new Direct Connect private VIF to a Direct Connect gateway. Associate all VPCs with the Direct Connect gateway.
C
Assign a private IP CIDR block to the transit gateway.
D
Assign a public IP CIDR block to the transit gateway.
E
Create a transit VIF to the Direct Connect gateway. Create a Site-to-Site VPN private IP VPN connection.