A media production company is designing a collaborative editing workflow on AWS. The design requires a shared file system that can be accessed concurrently by multiple Amazon EC2 instances distributed across different Availability Zones. Additionally, the company must store historical video archives for long-term preservation at the lowest possible storage cost, where a retrieval time of a few hours is acceptable. Which two AWS storage services should the company choose to satisfy these requirements? (Select TWO.)
- Amazon Elastic File System (Amazon EFS)Cevap
- Amazon S3 Glacier Flexible RetrievalCevap
- CAmazon Elastic Block Store (Amazon EBS)
- DAmazon EC2 Instance Store
- EAmazon S3 Standard
Cevap
Amazon Elastic File System (Amazon EFS) and Amazon S3 Glacier Flexible Retrieval
The correct services are Amazon Elastic File System (Amazon EFS) and Amazon S3 Glacier Flexible Retrieval. EFS meets the requirement for a POSIX-compliant shared file system accessible concurrently by EC2 instances across multiple Availability Zones. S3 Glacier Flexible Retrieval meets the requirement for low-cost archival storage where a retrieval window of a few hours is acceptable.
Adım Adım Çözüm
Anahtar Kavram
AWS Storage Service Selection based on access patterns, protocol, and cost requirements