
Answer-first summary for fast verification
Answer: Utilize S3 Lifecycle rules to move S3 Standard data to S3 Intelligent-Tiering.
The correct answer is C: 'Utilize S3 Lifecycle rules to move S3 Standard data to S3 Intelligent-Tiering.' Utilizing S3 Intelligent-Tiering is ideal for scenarios with unpredictable access patterns because it automatically moves data to the most cost-effective storage tier based on changing access patterns. This reduces costs without the need for manual intervention or predicting access patterns. The other options do not provide the same level of automation and optimization for unpredictable access patterns.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company uses Amazon S3 to store raw data for various customer analytics, with unpredictable access patterns. How can they reduce S3 storage costs?
A
Apply S3 replication for less frequently accessed data to a cost-effective storage class.
B
Implement S3 Lifecycle rules to automatically transition data based on access frequency.
C
Utilize S3 Lifecycle rules to move S3 Standard data to S3 Intelligent-Tiering.
D
Leverage S3 Inventory to identify and transition un-accessed data to a more cost-efficient storage class.
No comments yet.