AWS Certified Solutions Architect – Associate (SAA-C02) — Question 698

A company has more than 5 TB of file data on Windows file servers that run on premises. Users and applications interact with the data each day.
The company is moving its Windows workloads to AWS. As the company continues this process, the company requires access to AWS and on-premises file storage with minimum latency. The company needs a solution that minimizes operational overhead and requires no significant changes to the existing file access patterns. The company uses an AWS Site-to-Site VPN connection for connectivity to AWS.
What should a solutions architect do to meet these requirements?

Answer options

Correct answer: D

Explanation

Option D is correct because deploying Amazon FSx for Windows File Server alongside an on-premises FSx File Gateway provides local caching, ensuring low-latency file access for on-premises users while maintaining native SMB protocols and NTFS permissions. Options B and C are incorrect because Amazon S3 File Gateway is backed by S3 buckets, which do not natively support Windows NTFS permissions and file access patterns as seamlessly as FSx. Option A is incorrect because accessing FSx for Windows File Server directly over a VPN from on-premises would introduce significant network latency and fail to meet the low-latency requirement.