A financial analytics firm runs a real-time risk simulation workload on a fleet of Amazon EC2 Linux instances deployed in a single Availability Zone. The application requires a shared file storage solution that can be mounted simultaneously by all instances using the NFS protocol. The workload performs highly intensive metadata operations and requires consistent sub-millisecond latencies of less than , a minimum throughput of , and up to . Which storage solution will meet these requirements with the lowest latency?
- AAmazon EFS configured with Elastic Throughput
- BAmazon EBS io2 volumes with Multi-Attach enabled
- Amazon FSx for OpenZFS file systemsCevap
- DAmazon FSx for Lustre persistent file systems
Cevap
Amazon FSx for OpenZFS file systems
The correct file system choice provides fully managed shared file storage using the NFS protocol with sub-millisecond latencies down to . This solution supports up to IOPS and throughput, making it ideal for low-latency, high-frequency database and financial analytics workloads in a single Availability Zone.
Adım Adım Çözüm
Anahtar Kavram
Low-latency shared file storage optimization using Amazon FSx for OpenZFS