AWS Certified Solutions Architect – Professional (SAP-C02) — Question 89

A company is running an application in the AWS Cloud. The application collects and stores a large amount of unstructured data in an Amazon S3 bucket. The S3 bucket contains several terabytes of data and uses the S3 Standard storage class. The data increases in size by several gigabytes every day.

The company needs to query and analyze the data. The company does not access data that is more than 1 year old. However, the company must retain all the data indefinitely for compliance reasons.

Which solution will meet these requirements MOST cost-effectively?

Answer options

Correct answer: C

Explanation

Option C is the most cost-effective solution because AWS Glue Data Catalog and Amazon Athena allow for efficient querying of unstructured data stored in S3 without needing to load it into a separate database. The other options, while valid, either involve more expensive services like Amazon Redshift Spectrum or do not align as well with the cost considerations for data retention and compliance.