AWS Certified Solutions Architect – Associate (SAA-C03) — Question 47

A company stores call transcript files on a monthly basis. Users access the files randomly within 1 year of the call, but users access the files infrequently after 1 year. The company wants to optimize its solution by giving users the ability to query and retrieve files that are less than 1-year-old as quickly as possible. A delay in retrieving older files is acceptable.
Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: B

Explanation

Option B is the most cost-effective solution because it utilizes Amazon S3 Intelligent-Tiering, which optimizes storage costs by automatically moving data between two access tiers when access patterns change. The other options either involve more expensive storage solutions or less efficient retrieval methods, such as relying on S3 Glacier Instant Retrieval or Deep Archive, which do not align with the need for quick access to files under one year old.