Exam CLF-C02 All QuestionsBrowse all questions from this exam
Question 431

A company stores a large amount of data that auditors access only twice each year.

Which Amazon S3 storage class should the company use to store the data with the LOWEST cost?

    Correct Answer: D

    Given the scenario where data is accessed infrequently (only twice each year), Amazon S3 Intelligent-Tiering is the most cost-effective option. This storage class automatically moves data between two access tiers (frequent and infrequent) when access patterns change. It is ideal for data with unknown or changing access patterns, and it can further reduce costs by moving infrequent access data to infrequent access tiers, while still providing rapid access when needed. Other options such as S3 Standard and S3 Glacier Instant Retrieval are either more costly or not optimized for such infrequently accessed data.

Discussion
Bantum_ChaosOption: D

D is correct

geocisOption: D

Amazon S3 Intellignet-Tiering as the storage cost is lower for infrequent data compared to S3 Standard, Glacier Instant Retrieval, and Outpost.