AWS Certified Data Engineer – Associate (DEA-C01) — Question 53

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?

Answer options

Correct answer: D

Explanation

The correct answer is D, as S3 Intelligent-Tiering automatically moves data between access tiers based on changing access patterns, ensuring cost optimization with minimal management. Option A requires ongoing refinement of lifecycle policies, leading to higher operational overhead. Option B also necessitates manual rule configuration and monitoring, while C includes the Deep Archive Access tier, which is not suitable for instant data retrieval.