- A
AWS Cost Explorer
Why wrong: AWS Cost Explorer provides visual dashboards and can display hourly data for some services, but it is primarily an interactive tool for ad-hoc analysis. It does not automatically export raw, resource-level data with cost allocation tags to an S3 bucket for BI ingestion. The Cost and Usage Report is designed for that purpose.
- B
AWS Budgets
Why wrong: AWS Budgets is used to set spending thresholds and receive alerts when costs or usage exceed (or are forecasted to exceed) the budget. It does not generate detailed historical cost reports or export data to S3.
- C
AWS Cost and Usage Report
The AWS Cost and Usage Report (CUR) is the most comprehensive tool for cost and usage data. It can be configured to deliver hourly, daily, or monthly reports to an S3 bucket, including line items for individual resources and all user-defined cost allocation tags. This makes it ideal for ingestion into BI tools for detailed custom analysis.
- D
AWS Trusted Advisor
Why wrong: AWS Trusted Advisor inspects your AWS environment and provides recommendations to optimize costs, improve performance, and enhance security. It does not generate raw cost and usage reports or export data to S3 for external analysis.
Quick Answer
The answer is the AWS Cost and Usage Report (CUR). This is the correct tool because it delivers the most granular cost data available, including hourly usage broken down by individual resource IDs—like a specific EC2 instance—and any cost allocation tags you have applied, all of which can be exported directly to an S3 bucket for integration into custom BI dashboards. On the AWS Certified Cloud Practitioner CLF-C02 exam, this question tests your understanding of which service provides the deepest level of detail for cost analysis, often contrasting CUR with simpler tools like AWS Cost Explorer or the AWS Billing Console. A common trap is choosing Cost Explorer, which offers visualization but lacks the raw, hourly, resource-level data and S3 export capability that CUR provides. Remember the memory tip: if you need to drill down to the hour and the specific resource tag, you need the CUR—think "CUR for the granular, Cost Explorer for the overview."
CLF-C02 Billing, Pricing, and Support Practice Question
This CLF-C02 practice question tests your understanding of billing, pricing, and support. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company's finance team needs to analyze AWS spending in detail. They require a report that includes hourly cost data for each AWS service, each individual resource (e.g., a specific EC2 instance), and any cost allocation tags applied. The team plans to export this data to an Amazon S3 bucket and then import it into a custom business intelligence (BI) analytics dashboard. Which AWS tool should the finance team use to generate this level of detailed cost data?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
AWS Cost and Usage Report
The AWS Cost and Usage Report (CUR) is the correct tool because it provides the granular, hourly cost data broken down by AWS service, individual resource (e.g., specific EC2 instance IDs), and cost allocation tags. It can be delivered to an S3 bucket for integration with custom BI tools like Amazon QuickSight or third-party dashboards, meeting the finance team's exact requirements.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
AWS Cost Explorer
Why it's wrong here
AWS Cost Explorer provides visual dashboards and can display hourly data for some services, but it is primarily an interactive tool for ad-hoc analysis. It does not automatically export raw, resource-level data with cost allocation tags to an S3 bucket for BI ingestion. The Cost and Usage Report is designed for that purpose.
- ✗
AWS Budgets
Why it's wrong here
AWS Budgets is used to set spending thresholds and receive alerts when costs or usage exceed (or are forecasted to exceed) the budget. It does not generate detailed historical cost reports or export data to S3.
- ✓
AWS Cost and Usage Report
Why this is correct
The AWS Cost and Usage Report (CUR) is the most comprehensive tool for cost and usage data. It can be configured to deliver hourly, daily, or monthly reports to an S3 bucket, including line items for individual resources and all user-defined cost allocation tags. This makes it ideal for ingestion into BI tools for detailed custom analysis.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
AWS Trusted Advisor
Why it's wrong here
AWS Trusted Advisor inspects your AWS environment and provides recommendations to optimize costs, improve performance, and enhance security. It does not generate raw cost and usage reports or export data to S3 for external analysis.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates confuse AWS Cost Explorer's visual summaries with the raw, exportable data needed for custom BI, overlooking that only CUR provides the granular, hourly, tag-level data in S3.
Detailed technical explanation
How to think about this question
The AWS Cost and Usage Report (CUR) is delivered as a CSV or Parquet file in an S3 bucket, with data refreshed at least once per day and can include hourly granularity if configured. It uses a schema that includes columns like 'line_item_resource_id' for individual resource tracking and 'line_item_tags' for cost allocation tags, enabling precise drill-downs. In real-world scenarios, organizations often use CUR with AWS Athena or Amazon Redshift Spectrum to query massive datasets without loading them into a database first.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Billing, Pricing, and Support — study guide chapter
Learn the concepts, then practise the questions
- →
Billing, Pricing, and Support practice questions
Targeted practice on this topic area only
- →
All CLF-C02 questions
1,024 questions across all exam domains
- →
AWS Certified Cloud Practitioner CLF-C02 study guide
Full concept coverage aligned to exam objectives
- →
CLF-C02 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CLF-C02 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Cloud Concepts practice questions
Practise CLF-C02 questions linked to Cloud Concepts.
Security and Compliance practice questions
Practise CLF-C02 questions linked to Security and Compliance.
Cloud Technology and Services practice questions
Practise CLF-C02 questions linked to Cloud Technology and Services.
Billing, Pricing, and Support practice questions
Practise CLF-C02 questions linked to Billing, Pricing, and Support.
AWS shared responsibility model practice questions
Practise CLF-C02 questions linked to AWS shared responsibility model.
AWS IAM practice questions
Practise CLF-C02 questions linked to AWS IAM.
AWS pricing practice questions
Practise CLF-C02 questions linked to AWS pricing.
AWS support plans practice questions
Practise CLF-C02 questions linked to AWS support plans.
AWS S3 practice questions
Practise CLF-C02 questions linked to AWS S3.
AWS EC2 practice questions
Practise CLF-C02 questions linked to AWS EC2.
Practice this exam
Start a free CLF-C02 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this CLF-C02 question test?
Billing, Pricing, and Support — This question tests Billing, Pricing, and Support — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: AWS Cost and Usage Report — The AWS Cost and Usage Report (CUR) is the correct tool because it provides the granular, hourly cost data broken down by AWS service, individual resource (e.g., specific EC2 instance IDs), and cost allocation tags. It can be delivered to an S3 bucket for integration with custom BI tools like Amazon QuickSight or third-party dashboards, meeting the finance team's exact requirements.
What should I do if I get this CLF-C02 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more ways this is tested on CLF-C02
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A company needs to analyze its AWS spending at the most granular level, including every resource usage line item and custom tags applied to resources. The company wants to download a raw, uncompressed CSV file of this data for integration with its on-premises business intelligence (BI) tool. The file must be automatically delivered to an Amazon S3 bucket on a daily basis. Which AWS feature should the company use to meet these requirements?
medium- A.AWS Cost Explorer
- B.AWS Budgets
- ✓ C.AWS Cost and Usage Report (CUR)
- D.AWS Trusted Advisor
Why C: AWS Cost and Usage Report (CUR) is the correct choice because it provides the most granular data, including every resource usage line item and custom tags, and can be delivered in raw, uncompressed CSV format to an S3 bucket on a daily basis. This meets the requirement for deep integration with an on-premises BI tool, as CUR supports detailed cost allocation and tag-based analysis that other tools like Cost Explorer or Budgets cannot match.
Last reviewed: Jun 11, 2026
This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.