AWS Certified Solutions Architect – Professional (SAP-C02) — Question 370

A company is building an application on AWS. The application sends logs to an Amazon OpenSearch Service cluster for analysis. All data must be stored within a VPC.

Some of the company’s developers work from home. Other developers work from three different company office locations. The developers need to access OpenSearch Service to analyze and visualize logs directly from their local development machines.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

AWS Client VPN is a managed client-based VPN service that allows individual remote users, such as work-from-home developers and office employees, to securely access resources inside an AWS VPC. Option D is incorrect because restricting SSH access to company CIDR ranges would lock out developers working from home. Options B and C are designed for network-to-network connectivity (like connecting an office to AWS) rather than accommodating individual, geographically dispersed remote users.