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

A company has a Microsoft Windows-based application that must be migrated to AWS. This application requires the use of a shared Windows file system attached to multiple Amazon EC2 Windows instances.
What should a solutions architect do to accomplish this?

Answer options

Correct answer: C

Explanation

Amazon FSx for Windows File Server provides fully managed shared file storage that natively supports the SMB protocol, making it the ideal choice for multiple EC2 Windows instances. Amazon EFS is optimized for Linux-based workloads and does not natively support Windows, while standard Amazon EBS volumes cannot be attached to multiple Windows instances simultaneously as a shared file system. AWS Storage Gateway is designed for hybrid cloud storage integration rather than serving as a shared cloud file system for multiple EC2 instances.