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

A company hosts a VPN in an on-premises data center. Employees currently connect to the VPN to access files in their Windows home directories. Recently, there has been a large growth in the number of employees who work remotely. As a result, bandwidth usage for connections into the data center has begun to reach 100% during business hours.

The company must design a solution on AWS that will support the growth of the company's remote workforce, reduce the bandwidth usage for connections into the data center, and reduce operational overhead.

Which combination of steps will meet these requirements with the LEAST operational overhead? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Migrating the home directories to Amazon FSx for Windows File Server offloads the storage to a fully managed AWS service, reducing management overhead while natively supporting Windows file sharing protocols. Transitioning remote workers to AWS Client VPN allows them to connect directly to AWS to access these files, eliminating the VPN traffic bottleneck at the on-premises data center. Other options either fail to resolve the data center bandwidth issue or introduce unnecessary high-performance computing configurations like FSx for Lustre.