AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 341

A company needs to allow its remote users to access company resources in the AWS Cloud. The company has two VPCs that are connected through VPC peering. The remote users must be able to access resources in both VPCs by using secure connections from their laptop computers. The company does not want to implement an access management solution that requires additional costs or effort.
Which solution meets these requirements?

Answer options

Correct answer: D

Explanation

Option D is correct because a single AWS Client VPN endpoint can route traffic to peered VPCs when authorized, allowing users to access resources in both VPCs with minimal cost and configuration. Option A is incorrect because users must connect using a Client VPN client, not by logging into the AWS Management Console. Option B is wrong as it introduces unnecessary cost and complexity by requiring two Client VPN endpoints, and Option C is impractical and insecure because remote user IP addresses are typically dynamic and difficult to manage in security groups.