A media company stores user-generated videos on AWS. The access patterns for these videos are highly unpredictable; some videos become viral and are accessed frequently, while others are rarely viewed. The company wants to automatically save on storage costs without manually moving data and without affecting retrieval performance. Which Amazon S3 storage class is designed to meet this requirement?
- AAmazon S3 Standard
- Amazon S3 Intelligent-TieringCevap
- CAmazon S3 Standard-Infrequent Access (S3 Standard-IA)
- DAmazon S3 Glacier Flexible Retrieval
Cevap
Amazon S3 Intelligent-Tiering
The correct answer is Amazon S3 Intelligent-Tiering. This storage class automatically optimizes storage costs by moving data between access tiers when access patterns change, without any retrieval fees or operational overhead.
Adım Adım Çözüm
Anahtar Kavram
Selecting the appropriate Amazon S3 storage class based on access patterns and cost optimization requirements.