AWS Certified SysOps Administrator – Associate — Question 149

A SysOps administrator is configuring AWS Client VPN to connect users on a corporate network to AWS resources that are running in a VPC. According to compliance requirements, only traffic that is destined for the VPC can travel across the VPN tunnel.

How should the SysOps administrator configure Client VPN to meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B, as enabling the split-tunnel feature allows only traffic destined for the VPC to pass through the VPN tunnel, thus meeting the compliance requirement. Option A is incorrect because associating a NAT gateway allows internet traffic, which is not compliant. Option C is unrelated to the traffic routing requirements, and option D does not affect the routing of traffic through the VPN tunnel.