AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 261

A company has an AWS environment that includes multiple VPCs that are connected by a transit gateway. The company wants to use a certificate-based AWS Site-to-Site VPN connection to establish connectivity between an on-premises environment and the AWS environment. The company does not have a static public IP address for the on-premises environment.

Which combination of steps should the company take to establish VPN connectivity between the transit gateway and the on-premises environment? (Choose two.)

Answer options

Correct answer: B, E

Explanation

Creating a private certificate in AWS Certificate Manager (ACM) is necessary for securing the VPN connection. Additionally, not specifying the IP address of the customer gateway device is appropriate since it has a dynamic IP. The other options, such as creating a public certificate or specifying the dynamic IP, are not suitable for this scenario.