Question 552 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 plans to migrate its on-premises workload to AWS. The finance team wants to compare the total cost of ownership between running the workload on-premises and running it on AWS. They need to estimate monthly costs for different Amazon EC2 instance types, pricing models (On-Demand, Reserved, Spot), and storage options before making any commitment. Which AWS tool should the finance team use to create this detailed cost estimate?

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 Pricing Calculator

AWS Pricing Calculator is the correct tool because it allows users to create detailed cost estimates for AWS services, including EC2 instance types, pricing models (On-Demand, Reserved, Spot), and storage options, before any commitment. It provides a granular breakdown of monthly costs, enabling a total cost of ownership (TCO) comparison between on-premises and AWS workloads. This aligns directly with the finance team's requirement to estimate costs without incurring actual usage.

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 Pricing Calculator

    Why this is correct

    Correct. The AWS Pricing Calculator is the tool specifically designed to create detailed cost estimates for AWS services, allowing you to compare different pricing models and compute total cost of ownership against on-premises environments.

    Related concept

    Read the scenario before looking for a memorised answer.

  • AWS Budgets

    Why it's wrong here

    Incorrect. AWS Budgets allows you to set budgets and receive alerts when your actual or forecasted usage exceeds thresholds, but it does not provide upfront cost estimation for planned workloads.

    When this WOULD be correct

    A company wants to set a monthly budget for its AWS services and receive alerts when spending exceeds a threshold. The finance team needs to monitor costs and avoid surprises.

  • AWS Cost Explorer

    Why it's wrong here

    Incorrect. AWS Cost Explorer enables you to visualize, understand, and manage your AWS costs and usage over time, including future forecasts based on historical data. However, it cannot be used to estimate costs for a new migration scenario where no historical usage exists.

    When this WOULD be correct

    A company has been running workloads on AWS for several months and wants to analyze past spending patterns to identify cost-saving opportunities or forecast future costs based on historical data.

  • AWS Trusted Advisor

    Why it's wrong here

    Incorrect. AWS Trusted Advisor inspects your existing AWS environment and provides recommendations to save money, improve performance, and close security gaps. It does not provide cost estimates for planned or hypothetical migrations.

    When this WOULD be correct

    A company wants to identify underutilized Amazon EC2 instances to reduce costs. AWS Trusted Advisor would be the correct tool because it checks instance utilization and provides cost optimization recommendations.

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.

AWS Pricing CalculatorCorrect answer

Why this is correct

Correct. The AWS Pricing Calculator is the tool specifically designed to create detailed cost estimates for AWS services, allowing you to compare different pricing models and compute total cost of ownership against on-premises environments.

AWS BudgetsWrong answer — click to see why

Why this is wrong here

AWS Budgets is used to set spending limits and receive alerts, not to create detailed cost estimates for comparing on-premises vs. AWS TCO.

★ When this WOULD be the correct answer

A company wants to set a monthly budget for its AWS services and receive alerts when spending exceeds a threshold. The finance team needs to monitor costs and avoid surprises.

Why candidates choose this

Candidates may confuse budgeting tools with cost estimation tools, thinking 'Budgets' can also estimate costs, but its purpose is monitoring and alerting, not upfront estimation.

AWS Cost ExplorerWrong answer — click to see why

Why this is wrong here

AWS Cost Explorer analyzes historical costs and usage, but cannot create a detailed cost estimate for a planned migration before any resources are deployed.

★ When this WOULD be the correct answer

A company has been running workloads on AWS for several months and wants to analyze past spending patterns to identify cost-saving opportunities or forecast future costs based on historical data.

Why candidates choose this

Candidates may confuse Cost Explorer's cost analysis capabilities with the ability to create upfront estimates, as both involve cost data.

AWS Trusted AdvisorWrong answer — click to see why

Why this is wrong here

AWS Trusted Advisor provides recommendations for cost optimization, performance, security, and fault tolerance, but it does not allow users to create custom cost estimates for comparing on-premises vs. AWS workloads before migration.

★ When this WOULD be the correct answer

A company wants to identify underutilized Amazon EC2 instances to reduce costs. AWS Trusted Advisor would be the correct tool because it checks instance utilization and provides cost optimization recommendations.

Why candidates choose this

Candidates may think Trusted Advisor covers all cost-related tasks, including estimation, because it offers cost optimization checks, but it only reviews existing AWS usage, not pre-migration estimates.

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 often confuse AWS Cost Explorer (a historical analysis tool) with the AWS Pricing Calculator (a pre-provisioning estimation tool), because both deal with cost data, but Cost Explorer cannot generate estimates for hypothetical configurations.

Trap categories for this question

  • Scenario analysis trap

    Incorrect. AWS Cost Explorer enables you to visualize, understand, and manage your AWS costs and usage over time, including future forecasts based on historical data. However, it cannot be used to estimate costs for a new migration scenario where no historical usage exists.

Detailed technical explanation

How to think about this question

The AWS Pricing Calculator uses a service-specific pricing engine that queries the AWS Price List API in real-time to compute costs based on selected regions, instance families, tenancy, and pricing models. It supports detailed inputs like vCPU, memory, storage type (e.g., EBS gp3, io2), data transfer, and reserved term lengths (1 or 3 years) with payment options (No Upfront, Partial Upfront, All Upfront). A subtle behavior is that the calculator does not account for volume discounts or Enterprise Discount Program (EDP) rates unless manually adjusted, which can lead to overestimates for large-scale migrations.

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.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

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: AWS Pricing Calculator — AWS Pricing Calculator is the correct tool because it allows users to create detailed cost estimates for AWS services, including EC2 instance types, pricing models (On-Demand, Reserved, Spot), and storage options, before any commitment. It provides a granular breakdown of monthly costs, enabling a total cost of ownership (TCO) comparison between on-premises and AWS workloads. This aligns directly with the finance team's requirement to estimate costs without incurring actual usage.

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.