AWS Certified Data Analytics – Specialty — Question 45

An ecommerce company stores customer purchase data in Amazon RDS. The company wants a solution to store and analyze historical data. The most recent 6 months of data will be queried frequently for analytics workloads. This data is several terabytes large. Once a month, historical data for the last 5 years must be accessible and will be joined with the more recent data. The company wants to optimize performance and cost.
Which storage solution will meet these requirements?

Answer options

Correct answer: D

Explanation

Option D is correct because it allows for efficient querying of both the recent and historical datasets, leveraging Amazon Redshift for performance and Amazon S3 for cost-effective storage. Options A and C do not provide the capability to efficiently join recent and historical data for analysis, while option B relies too heavily on Amazon Redshift without addressing the need for cost-effective storage of the historical data.