A company is deploying a big data analytics application on a fleet of Amazon EC2 instances. The application requires a shared, POSIX-compliant storage solution that allows all instances to read and write concurrently. The workload is highly unpredictable, and the storage must scale throughput automatically to handle sudden spikes in I/O demand. Which storage solution should a solutions architect recommend to meet these requirements?
- Amazon Elastic File System (Amazon EFS) configured with Elastic throughputCevap
- BAmazon Elastic Block Store (Amazon EBS) io2 volumes with Multi-Attach enabled
- CAmazon Elastic Block Store (Amazon EBS) gp3 volumes mounted to all instances
- DAmazon S3 Glacier Flexible Retrieval
Cevap
Amazon Elastic File System (Amazon EFS) configured with Elastic throughput
Amazon Elastic File System (Amazon EFS) configured with Elastic throughput is the correct choice because EFS is a fully managed, shared POSIX-compliant file system that multiple EC2 instances can access concurrently. The Elastic throughput mode automatically scales the file system's performance up and down to match workload spikes without administrative intervention.
Adım Adım Çözüm
Anahtar Kavram
Shared POSIX storage with auto-scaling throughput
Tahmini Süre:1m 0s