QuestionQ66
Data Store ManagementA marketing company stores clickstream data in Amazon S3. At the end of each day, the company queries the data by using a SQL JOIN clause on S3 objects stored in separate buckets.
The company creates key performance indicators (KPIs) from the objects. It needs a serverless solution that enables users to query data through data partitioning. The solution must preserve the data's atomicity, consistency, isolation, and durability (ACID) properties.
Which solution will meet these requirements MOST cost-effectively?
- A Amazon S3 Select
- B Amazon Redshift Spectrum
- C Amazon Athena
- D Amazon EMR
Community Discussion