Billing, Pricing, and Support
This chapter explains how AWS pricing works and the tools available to estimate, monitor, and control costs. Worth about 12% of the CLF-C02 exam, it covers the fundamental pricing principles and models, the AWS Free Tier, cost management tools like the Pricing Calculator, Cost Explorer, and Budgets, consolidated billing through AWS Organizations, and the differences among the AWS Support plans.
Pricing fundamentals and models
AWS pricing rests on a few fundamental principles the exam expects you to know. First, pay as you go: you pay only for the individual resources you consume, for as long as you use them, with no upfront commitment or long-term contract required for On-Demand usage. Second, pay less when you reserve or commit: for steady-state workloads, committing to a consistent amount of usage over a one- or three-year term earns a significant discount versus On-Demand. Third, pay less as AWS grows and as your usage grows: economies of scale and volume-based tiered pricing mean per-unit costs fall as consumption rises, so services like Amazon S3 charge less per gigabyte as you store more. The three cost drivers across most services are compute, storage, and outbound data transfer; inbound data transfer is generally free, and data transfer out is a common source of unexpected charges. For Amazon EC2 specifically, there are several purchasing options that trade flexibility for price. On-Demand Instances charge by the second or hour with no commitment and maximum flexibility, ideal for short-term, spiky, or unpredictable workloads and for development and testing. Reserved Instances offer up to about 72% savings versus On-Demand in exchange for a one- or three-year commitment to a specific instance configuration, suited to steady, predictable usage. Savings Plans offer similar discounts for committing to a consistent amount of compute usage measured in dollars per hour, with more flexibility across instance types and even across EC2, Fargate, and Lambda. Spot Instances use spare AWS capacity at discounts of up to about 90%, but AWS can reclaim them with a short warning, so they suit fault-tolerant, flexible, or interruptible workloads such as batch processing. Dedicated Hosts provide a physical server dedicated to you for licensing or compliance needs at the highest cost. On the exam, match the workload to the option: unpredictable short jobs point to On-Demand, steady long-running workloads point to Reserved Instances or Savings Plans, and interruptible batch work points to Spot.
The AWS Free Tier
The AWS Free Tier lets customers explore and try services at no cost within defined limits, and the exam expects you to know its three offer types. The first type is 12-month free offers, available to new AWS accounts for the first year after sign-up; these include allowances such as a set number of Amazon EC2 hours per month on eligible instance types, a quantity of Amazon S3 storage, and Amazon RDS database hours, all free up to the stated limits during the first twelve months. The second type is always-free offers, which do not expire and are available to all customers regardless of account age; examples include a monthly allotment of AWS Lambda requests and compute time and a quantity of Amazon DynamoDB storage. The third type is short-term free trials, which start when you activate a particular service and last for a limited period such as 30, 60, or 90 days; these let you evaluate specific services like Amazon Inspector or Amazon SageMaker for a set time. The most important exam point is that the Free Tier has limits, and any usage beyond those limits is billed at standard pay-as-you-go rates. A learner who leaves a large instance running, exceeds the storage allowance, or forgets a service after a trial ends can incur charges, so AWS recommends setting up billing alerts. You can track Free Tier consumption in the Billing and Cost Management console, which shows how much of each Free Tier allowance you have used and can alert you as you approach the limits. On the exam, remember the three categories precisely: 12-month free for new accounts, always-free with no expiration, and short-term trials tied to activating a service. When a question describes usage that exceeds the allowance, the answer is that standard rates apply to the overage.
Cost management and billing tools
AWS provides a suite of tools to estimate future costs, monitor current spending, and analyze detailed usage, and the exam tests which tool does what. The AWS Pricing Calculator is a free web tool for estimating the cost of a proposed architecture before you build it; you model the services and quantities you plan to use and it produces an estimate, which is ideal for planning and budgeting. Once workloads are running, AWS Cost Explorer provides a visual interface to view and analyze your costs and usage over time, spot trends, and forecast future spend for up to twelve months, with filtering and grouping by service, account, or tag. The AWS Cost and Usage Report (CUR) delivers the most comprehensive and granular billing data available, with line-item detail for every resource and usage type, typically delivered to an Amazon S3 bucket for deep analysis. AWS Budgets lets you set custom budgets for cost or usage and receive alerts by email or SNS when actual or forecasted spending exceeds a threshold you define, which is the primary tool for proactively controlling spend; you can also create budgets to track Reserved Instance or Savings Plan utilization. Cost allocation tags are key-value labels you attach to resources so you can categorize and track costs by project, team, department, or environment in Cost Explorer and the CUR, enabling chargeback and showback. The AWS Billing and Cost Management console is the central place to view invoices, payment methods, and Free Tier usage, and Billing alarms through Amazon CloudWatch can notify you when charges cross a set amount. AWS Cost Anomaly Detection uses machine learning to flag unusual spending automatically. On the exam, distinguish the tools clearly: the Pricing Calculator estimates costs before deployment, Cost Explorer visualizes and forecasts historical spend, the Cost and Usage Report gives the most detailed line items, Budgets sends threshold alerts to control spending, and cost allocation tags group costs for reporting.
Consolidated billing and AWS Organizations
As businesses grow they often run many AWS accounts, separating workloads, teams, or environments for security and isolation, and AWS Organizations lets them manage all of these accounts together. A central benefit for this domain is consolidated billing, which combines the usage and charges of all member accounts into a single bill paid by the management account. This simplifies payment because there is one invoice instead of many, and it improves cost visibility because you can still see the itemized spend of each individual account even though they roll up to one bill. Consolidated billing also produces real savings through aggregated usage. Because AWS applies volume-based tiered pricing, combining the usage of all accounts can push the organization into lower per-unit price tiers sooner than any single account would reach on its own; for example, the total S3 storage across accounts is summed to qualify for volume discounts. Similarly, Reserved Instances and Savings Plans purchased in one account can apply their discounts across the whole organization, so unused reservation capacity in one account benefits another, maximizing the value of commitments. There is no additional charge for consolidated billing itself. Beyond billing, AWS Organizations provides governance features: you can group accounts into organizational units, and apply service control policies (SCPs) that set guardrails on the maximum permissions available to member accounts, helping enforce security and compliance centrally. AWS Control Tower builds on Organizations to automate setting up a well-architected, multi-account landing zone with best-practice guardrails. On the exam, the key points are that consolidated billing gives one bill across accounts while preserving per-account visibility, that combined usage can unlock volume discounts and share Reserved Instance and Savings Plan benefits, and that Organizations also enables centralized governance through SCPs. When a question asks how a company with many accounts can simplify payment and lower cost through combined usage, the answer is consolidated billing through AWS Organizations.
AWS Support plans and resources
AWS offers tiered support plans that differ in response times, access channels, and features, and the exam expects you to match a customer's needs to the right plan. AWS Basic Support is included for every account at no cost and provides access to documentation, whitepapers, the AWS re:Post community forums, and a core set of AWS Trusted Advisor checks, along with 24/7 access to customer service for account and billing questions and the AWS Health Dashboard. AWS Developer Support adds the ability to open technical support cases by email during business hours with a target response of less than 24 hours for general guidance and less than 12 hours for system-impaired cases; it suits early development and testing where downtime is not critical, and only one contact can open cases. AWS Business Support provides 24/7 access to technical support by phone, chat, and email, faster response times including under one hour for production-system-down issues, the full set of Trusted Advisor checks across all categories, and access to AWS Infrastructure Event Management for an additional fee; it is recommended for production workloads. AWS Enterprise On-Ramp adds faster response times, under 30 minutes for business-critical issues, and a pool of technical account managers and a cost-optimization review, positioned between Business and Enterprise. AWS Enterprise Support is the highest tier, adding a designated Technical Account Manager (TAM) who provides proactive guidance and coordination, a concierge support team for billing and account help, the fastest response times of under 15 minutes for business-critical system-down issues, and access to well-architected reviews and operations reviews; it suits large organizations running mission-critical workloads. Alongside support plans, AWS Trusted Advisor inspects your environment and offers recommendations in five categories: cost optimization, performance, security, fault tolerance, and service limits, with more checks available on higher support plans. On the exam, match the scenario to the plan by looking at required response time and features: a Technical Account Manager and 15-minute response signals Enterprise Support, 24/7 phone support with full Trusted Advisor signals Business Support, and the free tier with basic checks signals Basic Support.
Last updated: September 2026

练习一直免费。完整的 AWS Certified Cloud Practitioner (CLF-C02) 学习指南是知识本身,从头到尾讲清楚 —— 可下载的 PDF + EPUB,永久归你。