DEA-C01 · Question #41
A company stores petabytes of data in thousands of Amazon S3 buckets in the S3 Standard storage class. The data supports analytics workloads that have unpredictable and variable data access patterns.
The correct answer is D. Use S3 Intelligent-Tiering. Use the default access tier.. To optimize S3 storage costs for petabytes of data with unpredictable access patterns and milliseconds retrieval, S3 Intelligent-Tiering with its default access tiers is the best solution.
Question
A company stores petabytes of data in thousands of Amazon S3 buckets in the S3 Standard storage class. The data supports analytics workloads that have unpredictable and variable data access patterns. The company does not access some data for months. However, the company must be able to retrieve all data within milliseconds. The company needs to optimize S3 storage costs. Which solution will meet these requirements with the LEAST operational overhead?
Options
- AUse S3 Storage Lens standard metrics to determine when to move objects to more cost-
- BUse S3 Storage Lens activity metrics to identify S3 buckets that the company accesses
- CUse S3 Intelligent-Tiering. Activate the Deep Archive Access tier.
- DUse S3 Intelligent-Tiering. Use the default access tier.
How the community answered
(42 responses)- A10% (4)
- B7% (3)
- C2% (1)
- D81% (34)
Why each option
To optimize S3 storage costs for petabytes of data with unpredictable access patterns and milliseconds retrieval, S3 Intelligent-Tiering with its default access tiers is the best solution.
S3 Storage Lens standard metrics provide insights but do not automatically move objects or optimize costs, requiring manual intervention or custom automation, which increases operational overhead.
S3 Storage Lens activity metrics help identify access patterns but do not automatically manage storage tiers or optimize costs, thus not meeting the 'least operational overhead' requirement for automated cost savings.
Activating the Deep Archive Access tier in S3 Intelligent-Tiering would result in retrieval times of hours, not milliseconds, which violates the critical requirement for milliseconds data retrieval.
Amazon S3 Intelligent-Tiering automatically moves objects between frequent and infrequent access tiers based on usage patterns, optimizing costs without performance impact or retrieval fees. The default configuration ensures all data is retrievable within milliseconds, aligning with the requirement for unpredictable access and least operational overhead.
Concept tested: Amazon S3 Intelligent-Tiering for cost optimization
Source: https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-intelligent-tiering.html
Topics
Community Discussion
No community discussion yet for this question.