AWS Certified Security – Specialty (SCS-C02) — Question 240

A company hired an external consultant who needs to use a laptop to access the company’s VPCs. Specifically, the consultant needs access to two VPCs that are peered together in the same AWS Region. The company wants to provide the consultant with access to these VPCs without also providing any unnecessary access to other network resources.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because an AWS Client VPN endpoint allows for secure remote access to VPCs while maintaining strict access controls. Option A, the Site-to-Site VPN, is typically used for connecting on-premises networks to AWS rather than for individual users. Option B, VPC sharing, would not provide the desired level of security and access control for a consultant. Option D, a gateway VPC endpoint, is designed for services like S3 and DynamoDB, not for providing direct access to VPCs.