AWS Certified Solutions Architect – Associate (SAA-C03) — Question 885

A company has multiple Microsoft Windows SMB file servers and Linux NFS file servers for file sharing in an on-premises environment. As part of the company's AWS migration plan, the company wants to consolidate the file servers in the AWS Cloud.

The company needs a managed AWS storage service that supports both NFS and SMB access. The solution must be able to share between protocols. The solution must have redundancy at the Availability Zone level.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Amazon FSx for NetApp ONTAP is a fully managed service that natively supports multi-protocol (NFS and SMB) access to the same dataset, allowing seamless sharing between Windows and Linux clients while offering Multi-AZ deployment options for high availability. Setting up self-managed EC2 instances does not meet the managed service requirement and introduces administrative overhead. Using separate FSx systems or S3 File Gateway does not allow unified, simultaneous multi-protocol sharing of the same files with native filesystem semantics.