Domain 4 — Billing, Pricing, and Support
4.1 Pricing models
Compute purchasing options
Covered in full in Domain 3 (§3.3) — On-Demand, Savings Plans, Reserved Instances, Spot, Dedicated Hosts, Dedicated Instances and Capacity Reservations. Two points belong here rather than there:
Reserved Instance flexibility. A Reserved Instance commits you to an instance configuration — type and Region — for one or three years. Some attributes can change within that commitment; the commitment is to the configuration rather than to a specific running instance.
Reserved Instances in AWS Organizations. Discounts are shared across the organization. An RI bought in one account can benefit usage in another, because consolidated billing combines usage across accounts before applying discounts. This is a favourite exam scenario: one team buys an RI and another team's bill drops.
Data transfer costs
The rule that catches people out:
- Data in — traffic into AWS is generally free
- Data out — traffic out of AWS to the internet is charged
- Between Regions — charged
- Within a Region, across Availability Zones — generally charged
- Within an Availability Zone, using private IP addresses — generally free
The shape to remember: inbound free, outbound charged, and crossing a boundary costs more the bigger the boundary.
Storage tiers
The S3 storage classes are in Domain 3 (§3.6). The pricing dimension is that cheaper storage buys higher retrieval cost and longer minimum durations — S3 Standard has no minimum and no retrieval fee; Glacier Deep Archive is the cheapest to hold and the slowest and most expensive to read.
4.2 Billing, budgets and cost management
The four tools that get confused
| Tool | What it is for | Tense |
|---|---|---|
| AWS Pricing Calculator | Estimate what a planned workload will cost, at On-Demand rates | Before you build |
| AWS Cost Explorer | Analyse cost and usage with visuals, filtering and grouping; forecast; custom reports | Now and past, with forecast |
| AWS Budgets | Set custom cost and usage budgets and get alerted when spending crosses your thresholds | Watching, forward-looking |
| AWS Cost and Usage Reports / data exports | The most detailed line-item cost and usage data, exported for your own analysis | Raw detail |
The single distinction the exam turns on: Cost Explorer shows you what happened; Budgets tells you when something you care about is about to happen. A question about being alerted at 80% of a monthly limit is Budgets. A question about which service drove last quarter's increase is Cost Explorer. A question about estimating before anything exists is the Pricing Calculator.
Also worth knowing:
- Cost Anomaly Detection — automated alerts when AWS detects unusual spend
- AWS Cost Optimization Hub — recommendations: unused resources, rightsizing, Savings Plans, reservations
- AWS Free Tier page — monitors current and forecast free tier usage so you are not surprised
Organising costs
Cost allocation tags — resource tags you activate for billing, letting you view cost broken down by team, project or environment in Cost Explorer and data exports. Cost categories map costs to teams, applications or environments and can define split-charge rules for shared costs.
The exam framing: if a question asks how to see which department spent what, the answer is cost allocation tags.
AWS Organizations and consolidated billing
Every organization has a management account that pays the charges of all the member accounts. AWS states four benefits:
- One bill for multiple accounts
- Easy tracking — charges across accounts, with combined data to download
- Combined usage — usage is combined across all accounts, which shares volume pricing discounts, Reserved Instance discounts and Savings Plans. This can cost less than the same accounts standing alone
- No extra fee — consolidated billing costs nothing
One detail worth holding: member account bills are informational only, and the management account may reallocate the volume, RI and Savings Plans discounts.
And a trap: when a member account leaves an organization it loses access to the Cost Explorer data generated while it was inside. The data is not deleted — the management account keeps it, and the account regains access if it rejoins.
4.3 Technical resources and Support
⚠ The support plans have changed, and the exam guide has not caught up
This is the one place in the exam where studying current AWS material will actively mislead you.
What the exam guide names (task statement 4.3): AWS Developer Support, AWS Business Support, AWS Enterprise On-Ramp Support, AWS Enterprise Support.
What AWS currently sells: Basic, AWS Business Support+, AWS Enterprise Support, AWS Unified Operations.
What is being discontinued on 1 January 2027: Developer Support, Business Support and Enterprise On-Ramp. Enterprise On-Ramp customers are being upgraded to Enterprise Support through 2026. Developer, Business and Enterprise On-Ramp remain available in the AWS GovCloud (US) Region.
Study the exam guide's four plans, because those are what the question bank was written against. But do not be thrown if AWS's own comparison page shows a different set — it does, and Developer and Enterprise On-Ramp are no longer listed on it at all.
Basic Support — what every account gets
Every AWS customer has 24x7 access to:
- One-on-one responses to account and billing questions
- Support forums
- Service health checks
- Documentation, technical papers and best practice guides
Basic also covers service quota increase requests. What it does not include is technical support for how to build things — that is the line the exam tests.
The paid plans, as AWS documents them now
| Business Support+ | Enterprise Support | Unified Operations | |
|---|---|---|---|
| Business/mission-critical down | < 30 min | < 15 min | < 5 min, from an Incident Management Engineer |
| Production system down | < 1 hour | < 1 hour | < 1 hour |
| Production system impaired | < 4 hours | < 4 hours | < 4 hours |
| System impaired | < 12 hours | < 12 hours | < 12 hours |
| General guidance | < 24 hours | < 24 hours | < 24 hours |
| Technical Account Manager | No | Yes, designated | Yes, plus a Domain Specialist Engineer |
| Trusted Advisor | Full set of checks (500+) | Full set + Trusted Advisor Priority | Full set + Priority |
| AWS Support API | Yes | Yes | Yes |
Business Support+ also includes 24x7 phone, web and chat access to Cloud Support Engineers, third-party software support (EC2 operating systems and popular software components), and unlimited cases opened by any permitted user.
Enterprise Support adds AWS Security Incident Response at no extra cost, strategic business reviews, and AWS Countdown event management.
[UNVERIFIED] Response times for the retired Developer and Enterprise On-Ramp plans could not be confirmed — AWS has removed both from its comparison page. If the exam tests them, the values commonly cited are Developer at 24 hours general guidance and 12 hours for a system impaired, and Enterprise On-Ramp at 30 minutes for a business-critical case with a pool of Technical Account Managers rather than a designated one. Verify before relying on these.
Trusted Advisor, Health Dashboard, and the Health API
- AWS Trusted Advisor inspects your account and recommends improvements across cost optimisation, performance, security, fault tolerance and service limits. The number of checks you get depends on your support plan
- AWS Health Dashboard shows events affecting your AWS resources and services, and the AWS Health API exposes the same programmatically
Trusted Advisor is about your configuration; Health Dashboard is about AWS's status as it affects you.
Where AWS puts its knowledge
AWS whitepapers, the AWS Knowledge Center, AWS Prescriptive Guidance, AWS re:Post (the community Q&A site), the AWS Security Blog, and the AWS Support Center for raising cases.
AWS Trust and Safety is the team you report abuse of AWS resources to — a question about someone attacking you from an EC2 instance points here, not to Support.
Partners and professional help
- AWS Partner Network (APN) — independent software vendors (ISVs) who build software that runs on AWS, and systems integrators (SIs) who implement and manage it. Partner benefits include training and certification, partner events and volume discounts
- AWS Marketplace — buy third-party software that runs on AWS, with cost management, governance and entitlement handled through your AWS bill
- AWS Professional Services and AWS solutions architects — AWS's own people, for guidance and delivery
Practise this with AWS Cloud Practitioner questions
More of this guide
The six advantages of the AWS Cloud, the six Well-Architected pillars, the AWS Cloud Adoption Framework and the 7 Rs of migration, explained for the CLF-C02 exam.
The AWS shared responsibility model, root user tasks, IAM, and how GuardDuty, Inspector, Macie and Detective differ — written for the CLF-C02 exam.
EC2 purchasing options, S3 storage classes, security groups versus network ACLs, RDS, and the AWS global infrastructure, explained for the CLF-C02 exam.