A solutions architect is designing a storage system for a high-performance rendering application running on a cluster of Linux EC2 instances. The cluster requires concurrent read and write access to a shared file system that can scale throughput dynamically. Which storage options should the solutions architect recommend? (Select TWO.)
- Amazon EFS configured with Provisioned Throughput modeCevap
- Amazon FSx for LustreCevap
- CAmazon EBS gp3 volumes with Multi-Attach enabled
- DAmazon S3 Glacier Instant Retrieval mounted as a shared local file system
- EAn Amazon EBS io2 volume mounted directly to all instances concurrently using the Network File System (NFS) protocol
Cevap
The correct configurations are Amazon EFS configured with Provisioned Throughput mode and Amazon FSx for Lustre.
The correct configurations are Amazon EFS with Provisioned Throughput mode and Amazon FSx for Lustre. Amazon EFS natively supports concurrent read and write access from multiple EC2 instances and allows users to provision throughput independently of the storage capacity. Amazon FSx for Lustre is explicitly designed for high-performance compute workloads like rendering, offering sub-millisecond latencies, massive throughput, and seamless integration with S3.
Adım Adım Çözüm
Anahtar Kavram
Shared file systems with concurrent access and high performance
Tahmini Süre:1m 30s