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

A company is implementing a shared storage solution for a media application that the company hosts on AWS. The company needs the ability to use SMB clients to access stored data.

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

Answer options

Correct answer: D

Explanation

Amazon FSx for Windows File Server is a fully managed service that natively supports the SMB protocol, offering the lowest administrative overhead since AWS handles hardware provisioning, software patching, and backups. In contrast, setting up a Windows file share on an Amazon EC2 instance (Option C) requires ongoing manual management of the OS and storage. AWS Storage Gateway options (Options A and B) are designed for hybrid cloud storage and introduce unnecessary complexity and infrastructure for an application already hosted entirely on AWS.