Q56 — AWS DEA-C01 Ch.1

Question 56 of 100 | ← Chapter 1

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?

Correct Answer: D. Use S3 Intelligent-Tiering. Use the default access tier.

Explanation

考虑到公司需要优化S3存储成本,同时必须能够在毫秒内检索所有数据,S3Intelligent-Tiering的默认访问层级是一个合适的解决方案。S3Intelligent-Tiering可以自动将数据移动到最经济的存储层级,而无需牺牲性能或检索速度,因为它保证了所有层级的毫秒级访问。因此,选项D既满足了成本优化的需求,又满足了数据快速检索的要求,且运营开销最小。