Question 263 of 1,024
Billing, Pricing, and SupportmediumMultiple ChoiceObjective-mapped

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 runs several applications in a single AWS account. Each application belongs to a different project (Project Alpha, Project Beta, Project Gamma). The company has already applied tags with the key "Project" and the corresponding project name to all AWS resources used by each project. The finance team wants to use AWS Cost Explorer to view and filter monthly costs by project. However, after tagging all resources, the "Project" tag does not appear as a filter option in Cost Explorer. What must the finance team do to make the "Project" tag available for cost filtering in Cost Explorer?

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

Activate the "Project" cost allocation tag in the Billing and Cost Management console.

The 'Project' tag does not appear in Cost Explorer because AWS does not automatically activate user-defined tags for cost tracking. The finance team must manually activate the 'Project' cost allocation tag in the Billing and Cost Management console under 'Cost Allocation Tags'. Once activated, AWS will process the tag data and make it available as a filter in Cost Explorer within 24 hours.

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.

  • Create a new AWS Budget with a cost filter for the "Project" tag.

    Why it's wrong here

    Incorrect. Creating a budget with a tag filter requires the tag to already be activated for cost allocation. The budget itself does not activate the tag, and budgets are used for setting spending limits and alerts, not for enabling tags as filters.

    When this WOULD be correct

    This option would be correct if the question asked: 'How can the finance team set up a monthly cost budget that alerts when costs for Project Alpha exceed $10,000?' In that scenario, creating a budget with a cost filter for the 'Project' tag would be the appropriate action.

  • Activate the "Project" cost allocation tag in the Billing and Cost Management console.

    Why this is correct

    Correct. Activating the cost allocation tag in the Billing and Cost Management console makes the tag available for filtering in Cost Explorer and for inclusion in cost reports. This is the required step after applying tags to resources.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Enable the AWS Cost and Usage Reports for the account.

    Why it's wrong here

    Incorrect. While Cost and Usage Reports (CUR) can include tag information, the tags must still be activated as cost allocation tags before they appear in the reports or in Cost Explorer. Enabling CUR alone does not make the tag filterable in Cost Explorer.

    When this WOULD be correct

    A company needs to analyze historical cost data in a granular, queryable format (e.g., CSV/Parquet) using Amazon Athena or a third-party tool. In that case, enabling Cost and Usage Reports would be the correct step to generate the necessary reports.

  • Create a custom cost category with a rule that uses the "Project" tag.

    Why it's wrong here

    Incorrect. Cost categories are a feature that allow you to group costs based on rules, but they do not replace the need to activate cost allocation tags. The tag must be activated first before it can be used in cost categories or other cost management tools.

    When this WOULD be correct

    If the question asked how to group costs from multiple tags or accounts into custom cost buckets for reporting, creating a cost category with rules would be correct. For example, 'A company wants to group costs from different projects that use inconsistent tag keys.'

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CLF-C02 exam frequently reuses these exact scenarios with slightly different constraints.

Activate the "Project" cost allocation tag in the Billing and Cost Management console.Correct answer

Why this is correct

Correct. Activating the cost allocation tag in the Billing and Cost Management console makes the tag available for filtering in Cost Explorer and for inclusion in cost reports. This is the required step after applying tags to resources.

Create a new AWS Budget with a cost filter for the "Project" tag.Wrong answer — click to see why

Why this is wrong here

Creating an AWS Budget with a cost filter does not make a tag available as a filter in Cost Explorer; it only uses existing tags for budget alerts. The tag must first be activated as a cost allocation tag to appear in Cost Explorer.

★ When this WOULD be the correct answer

This option would be correct if the question asked: 'How can the finance team set up a monthly cost budget that alerts when costs for Project Alpha exceed $10,000?' In that scenario, creating a budget with a cost filter for the 'Project' tag would be the appropriate action.

Why candidates choose this

Candidates may confuse the functionality of AWS Budgets with Cost Explorer, thinking that creating a budget filter will also enable the tag for cost exploration, or they may believe that any tag-related action in Billing can be done through budgets.

Enable the AWS Cost and Usage Reports for the account.Wrong answer — click to see why

Why this is wrong here

Enabling AWS Cost and Usage Reports provides detailed cost data but does not make tags available as filter options in Cost Explorer; tags must be activated as cost allocation tags first.

★ When this WOULD be the correct answer

A company needs to analyze historical cost data in a granular, queryable format (e.g., CSV/Parquet) using Amazon Athena or a third-party tool. In that case, enabling Cost and Usage Reports would be the correct step to generate the necessary reports.

Why candidates choose this

Candidates may confuse the need to enable cost allocation tags with the need to enable cost and usage reports, assuming that any cost-related feature will automatically expose tags for filtering.

Create a custom cost category with a rule that uses the "Project" tag.Wrong answer — click to see why

Why this is wrong here

Cost categories are used to organize costs based on rules, but they do not activate existing tags for filtering in Cost Explorer. The 'Project' tag must be activated as a cost allocation tag first.

★ When this WOULD be the correct answer

If the question asked how to group costs from multiple tags or accounts into custom cost buckets for reporting, creating a cost category with rules would be correct. For example, 'A company wants to group costs from different projects that use inconsistent tag keys.'

Why candidates choose this

Candidates may confuse cost categories with tag activation, thinking that creating a rule-based category is the way to make tags available for filtering, rather than understanding the prerequisite of activating cost allocation tags.

Analysis generated from the official CLF-C02blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates assume all applied tags are automatically available for cost filtering, but AWS requires a separate activation step for user-defined cost allocation tags in the Billing console.

Detailed technical explanation

How to think about this question

Cost allocation tags in AWS are either AWS-generated (e.g., aws:createdBy) or user-defined (e.g., 'Project'). User-defined tags must be explicitly activated in the Billing and Cost Management console before they appear in Cost Explorer or AWS Budgets. Activation triggers a backend process that indexes the tag key-value pairs across all resources, making them available for filtering; this process can take up to 24 hours to reflect in the console.

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.

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.

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: Activate the "Project" cost allocation tag in the Billing and Cost Management console. — The 'Project' tag does not appear in Cost Explorer because AWS does not automatically activate user-defined tags for cost tracking. The finance team must manually activate the 'Project' cost allocation tag in the Billing and Cost Management console under 'Cost Allocation Tags'. Once activated, AWS will process the tag data and make it available as a filter in Cost Explorer within 24 hours.

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 →

How Courseiva writes practice questions · Editorial policy

Keep practising

More CLF-C02 practice questions

Last reviewed: Jun 11, 2026

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.

Loading comments…

Sign in to join the discussion.

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.