QuestionQ120
Data Operations and SupportA company keeps a large dataset in an Amazon S3 bucket. A data engineer often runs complex queries against the dataset using Amazon Athena. The data engineer must optimize query performance and reduce costs for queries run multiple times with identical parameters.
Which solution meets these requirements?
- A Convert the dataset to JSON format before running Athena queries.
- B Use Amazon EMR to pre-process the data before running Athena queries.
- C Configure query result reuse settings in the Athena workgroup.
- D Use Amazon Redshift Spectrum to query the data in Amazon S3.
Community Discussion