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

AWS Pricing Calculator

This CLF-C02 practice question tests your understanding of billing, pricing, and support. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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 is planning to migrate a legacy application to AWS and wants to estimate the monthly cost of running the new workload. The company needs to compare costs across different Amazon EC2 instance types, regions, and pricing models (On-Demand, Reserved, and Spot). The team also wants to include estimated costs for related services such as Amazon EBS storage and data transfer. Which AWS tool should the company use to generate this 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

The AWS Pricing Calculator (formerly the Simple Monthly Calculator) is the correct tool because it allows users to estimate monthly costs by selecting specific EC2 instance types, regions, and pricing models (On-Demand, Reserved, Spot), and it also includes estimates for related services like EBS storage and data transfer. This tool provides a detailed, upfront cost comparison before any resources are deployed, which directly matches the company's requirement to compare costs across different configurations.

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 designed to produce cost estimates for new AWS workloads. You can select specific EC2 instance types, pricing models, regions, and associated services like EBS and data transfer to get a monthly estimate.

    Related concept

    Read the scenario before looking for a memorised answer.

  • AWS Cost Explorer

    Why it's wrong here

    Incorrect. AWS Cost Explorer provides visualizations and analysis of historical AWS costs and usage. It does not generate cost estimates for workloads that have not yet been deployed.

    When this WOULD be correct

    A company wants to analyze past EC2 spending trends to identify cost-saving opportunities or forecast future costs based on historical usage patterns.

  • AWS Budgets

    Why it's wrong here

    Incorrect. AWS Budgets allows you to set custom budgets and receive alerts when costs or usage exceed (or are forecasted to exceed) your budgeted amount. It does not create upfront cost estimates for new services.

    When this WOULD be correct

    A company wants to set a monthly spending limit for its EC2 usage and receive notifications when costs approach or exceed that limit. AWS Budgets would be the correct tool to create and monitor such budgets.

  • AWS Trusted Advisor

    Why it's wrong here

    Incorrect. AWS Trusted Advisor inspects your AWS environment and offers recommendations to help you follow best practices, such as optimizing costs on underutilized resources. It does not provide cost estimation for new workloads before deployment.

    When this WOULD be correct

    A company wants to identify underutilized EC2 instances to reduce costs and receives recommendations for Reserved Instance purchases based on existing usage. AWS Trusted Advisor would be the correct tool for this scenario.

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 designed to produce cost estimates for new AWS workloads. You can select specific EC2 instance types, pricing models, regions, and associated services like EBS and data transfer to get a monthly estimate.

AWS Cost ExplorerWrong answer — click to see why

Why this is wrong here

AWS Cost Explorer analyzes historical costs and usage, but cannot generate upfront cost estimates for migrating to different instance types, regions, or pricing models before deployment.

★ When this WOULD be the correct answer

A company wants to analyze past EC2 spending trends to identify cost-saving opportunities or forecast future costs based on historical usage patterns.

Why candidates choose this

Candidates confuse cost estimation for a new workload with cost analysis of existing usage, assuming Cost Explorer can also predict costs for planned resources.

AWS BudgetsWrong answer — click to see why

Why this is wrong here

AWS Budgets is used to set cost and usage budgets and receive alerts when you exceed or are forecasted to exceed them, not to generate upfront cost estimates for migration planning.

★ When this WOULD be the correct answer

A company wants to set a monthly spending limit for its EC2 usage and receive notifications when costs approach or exceed that limit. AWS Budgets would be the correct tool to create and monitor such budgets.

Why candidates choose this

Candidates may confuse cost estimation with cost monitoring, assuming that a tool named 'Budgets' can also help estimate costs before migration.

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 you to generate upfront cost estimates for different EC2 instance types, regions, and pricing models before migration.

★ When this WOULD be the correct answer

A company wants to identify underutilized EC2 instances to reduce costs and receives recommendations for Reserved Instance purchases based on existing usage. AWS Trusted Advisor would be the correct tool for this scenario.

Why candidates choose this

Candidates may confuse Trusted Advisor's cost optimization recommendations with the ability to estimate costs for new workloads, assuming it can generate upfront pricing 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 (which analyzes past costs) with the AWS Pricing Calculator (which estimates future costs), especially since both tools deal with cost data and are found in the Billing and Cost Management console.

Detailed technical explanation

How to think about this question

The AWS Pricing Calculator uses real-time pricing data from the AWS Price List API to compute estimates, and it supports granular configuration such as specifying EBS volume types (gp3, io1), data transfer tiers (e.g., 0-1 TB/month at $0.00/GB for first 100 GB), and Reserved Instance term lengths (1 or 3 years) with payment options (All Upfront, Partial Upfront, No Upfront). In a real-world scenario, a company migrating a legacy application can use the calculator to compare the total cost of ownership (TCO) across regions like us-east-1 vs. eu-west-1, factoring in data transfer costs that can significantly impact monthly bills.

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 — The AWS Pricing Calculator (formerly the Simple Monthly Calculator) is the correct tool because it allows users to estimate monthly costs by selecting specific EC2 instance types, regions, and pricing models (On-Demand, Reserved, Spot), and it also includes estimates for related services like EBS storage and data transfer. This tool provides a detailed, upfront cost comparison before any resources are deployed, which directly matches the company's requirement to compare costs across different configurations.

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

Same concept, more angles

3 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 startup is planning to migrate its web application to AWS. The CTO wants to estimate the monthly cost of running the application on Amazon EC2 and Amazon RDS, including data transfer costs. The team has not yet created any AWS accounts or resources. They need a tool that allows them to input assumptions about instance types, storage, and data transfer to generate a detailed cost estimate. Which AWS tool should they use?

medium
  • A.AWS Cost Explorer
  • B.AWS Budgets
  • C.AWS Pricing Calculator
  • D.AWS Trusted Advisor

Why C: AWS Pricing Calculator (option C) is the correct tool because it allows users to input assumptions about EC2 instance types, RDS configurations, storage, and data transfer to generate a detailed monthly cost estimate before any AWS resources are created. Unlike Cost Explorer, which requires existing usage data, the Pricing Calculator is designed for upfront cost modeling and planning.

Variation 2. A solutions architect is designing a new architecture on AWS that includes EC2, RDS, S3, and data transfer. Before deploying anything, they want to estimate the monthly cost of running this architecture. Which AWS tool should they use?

easy
  • A.AWS Cost Explorer
  • B.AWS Budgets
  • C.AWS Pricing Calculator
  • D.AWS Trusted Advisor

Why C: AWS Pricing Calculator is the correct tool because it allows you to estimate the monthly cost of AWS services before deployment by specifying resource configurations (e.g., EC2 instance type, RDS storage, S3 data transfer). Unlike Cost Explorer, which analyzes historical costs, the Pricing Calculator provides upfront cost projections for new architectures.

Variation 3. A company is planning to migrate its on-premises workloads to AWS. The cloud architect needs to create a detailed estimate of the monthly AWS bill based on specific configuration details, such as the number of Amazon EC2 instances with particular instance types, storage volumes, data transfer amounts, and Amazon RDS database instances. The architect wants to input these known specifications and obtain an estimated monthly cost breakdown before launching any resources. Which AWS tool should the architect use to meet this requirement?

medium
  • A.AWS TCO Calculator
  • B.AWS Pricing Calculator
  • C.AWS Cost Explorer
  • D.AWS Budgets

Why B: The AWS Pricing Calculator (formerly AWS Simple Monthly Calculator) allows users to input specific configuration details such as EC2 instance types, storage volumes, data transfer amounts, and RDS database instances to generate a detailed monthly cost estimate before launching any resources. This tool is designed for upfront cost planning and provides a breakdown of estimated charges based on the user's exact specifications, making it the correct choice for the architect's requirement.

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.