CLF-C02 · Question #483
Which AWS service gives users the ability to use standard SQL to directly query AWS Cost and Usage Report data?
The correct answer is B. Amazon Athena. Amazon Athena is an interactive query service that allows users to query data stored in Amazon S3 using standard SQL. It is commonly used to directly query AWS Cost and Usage Report (CUR) data stored in Amazon S3, enabling users to analyze their AWS spending and usage patterns…
Question
Which AWS service gives users the ability to use standard SQL to directly query AWS Cost and Usage Report data?
Options
- AAmazon Aurora
- BAmazon Athena
- CAmazon DynamoDB
- DAmazon CloudWatch
How the community answered
(37 responses)- B92% (34)
- C3% (1)
- D5% (2)
Explanation
Amazon Athena is an interactive query service that allows users to query data stored in Amazon S3 using standard SQL. It is commonly used to directly query AWS Cost and Usage Report (CUR) data stored in Amazon S3, enabling users to analyze their AWS spending and usage patterns with SQL queries.
Community Discussion
No community discussion yet for this question.