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

A company is migrating a large amount of data from on-premises storage to AWS. Windows, Mac, and Linux based Amazon EC2 instances in the same AWS Region will access the data by using SMB and NFS storage protocols. The company will access a portion of the data routinely. The company will access the remaining data infrequently.

The company needs to design a solution to host the data.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

Amazon FSx for ONTAP natively supports both SMB and NFS protocols, making it perfect for multi-platform environments consisting of Windows, Mac, and Linux clients, while its auto-tiering policy automatically optimizes costs between active and inactive data. Amazon EFS (Option A) and Amazon FSx for OpenZFS (Option D) do not support the required combination of SMB and NFS with built-in auto-tiering. Using an AWS Storage Gateway with Amazon S3 (Option C) meets the protocol requirements but introduces significantly higher operational overhead compared to a fully managed FSx for ONTAP file system.