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

A company currently runs an on-premises stock trading application by using Microsoft Windows Server. The company wants to migrate the application to the AWS Cloud.

The company needs to design a highly available solution that provides low-latency access to block storage across multiple Availability Zones.

Which solution will meet these requirements with the LEAST implementation effort?

Answer options

Correct answer: C

Explanation

Amazon FSx for NetApp ONTAP Multi-AZ deployments natively support the iSCSI protocol, which provides the required low-latency block storage access across multiple Availability Zones with minimal setup effort. Amazon FSx for Windows File Server provides file-level storage (SMB) rather than block storage, making it unsuitable for this requirement. Other options involving EBS replication across Availability Zones require complex application-level replication or are not natively supported out of the box, leading to significantly higher implementation effort.