Support plan questions are some of the most predictable points on the AWS Certified Cloud Practitioner (CLF-C02) exam — and some of the most commonly missed. They rarely ask you to define a plan. Instead they hand you a scenario (“a startup needs 24/7 phone support and a one-hour response for production outages, at the lowest cost”) and ask which plan fits. Get the response-time tiers and the “who gets a TAM” line straight, and these become free marks.
This guide is the decision companion to our AWS pricing, billing & cost management post, which introduces which plans exist alongside the billing tools. Here we go one level deeper: exactly how to choose between the plans under exam pressure, how Trusted Advisor and AWS Health attach to those plans, and the scenario keywords that decide the answer. There is also an important 2026 change to AWS’s support lineup at the end that most study material has not caught up with yet — you should know it before exam day.
Why the Exam Tests Support Plans
Support plans live in the Billing, Pricing, and Support domain of CLF-C02, which is roughly 16% of the exam. That domain rewards you for knowing three things cold: pricing models, the cost-management tools, and the support plans. Because support-plan questions are scenario-based, memorizing a comparison table is not enough — you have to map a business situation (“mission-critical workload,” “cheapest plan with 24/7 phone support,” “needs a designated technical contact”) onto the right tier.
The good news: there are only a handful of distinguishing features across the plans, and each one maps to a keyword the exam reuses. Learn the keywords, and the questions answer themselves.
The Five Support Plans at a Glance
AWS has historically offered five support plans. Every account starts on Basic for free; the other four are paid and add faster response times, more channels, and human relationships (a TAM, a Concierge team).
| Plan | Monthly cost model | Best for | Headline feature |
|---|---|---|---|
| Basic | Free (all accounts) | Everyone; experimentation | Account/billing support, core Trusted Advisor checks |
| Developer | Greater of ~$29 or 3% of monthly usage | Dev/test, early experimentation | Business-hours email to Cloud Support Associates |
| Business | Greater of ~$100 or tiered % of usage | Production workloads | 24/7 phone/chat/email, full Trusted Advisor, one-hour prod-down response |
| Enterprise On-Ramp | Greater of ~$5,500 or 10% of usage | Growing/production-critical | Pool of TAMs, Concierge, 30-min critical response |
| Enterprise | Greater of ~$15,000 or tiered % of usage | Mission-critical, large orgs | Designated TAM, 15-min critical response, Concierge |
Exact prices drift and are not tested — the exam never asks “how much is Business Support?” It asks which plan fits a scenario. Focus on the features, not the dollar figures.
Basic Support
Every AWS account gets Basic Support at no cost. It includes 24/7 access to customer service for account and billing questions, plus documentation, whitepapers, AWS re:Post (the community Q&A), and the AWS Health Dashboard. Crucially, Basic cannot open technical support cases — if you need an engineer to help debug why your Lambda is timing out, Basic will not do it. It also gives you a limited set of Trusted Advisor checks (more on that below).
Developer Support
Developer is the entry-level technical plan, aimed at people experimenting or building in dev/test. It adds the ability to open technical support cases by email/web during business hours, answered by Cloud Support Associates. There is no phone or chat support, and typically one account contact can open cases. Response targets are “general guidance” within 24 business hours and “system impaired” within 12 business hours. If a scenario says “lowest-cost plan that still lets a developer ask AWS a technical question,” Developer is usually the answer.
Business Support
Business is the first plan built for production workloads, and it is the most common correct answer on the exam. It adds 24/7 support by phone, chat, and email, unlimited contacts and cases, the full set of Trusted Advisor checks, programmatic case access via the AWS Support API, general architecture guidance, and support for common third-party software (operating systems, and the config of popular stacks on AWS). Its production response targets are the ones to memorize: production system impaired within 4 hours and production system down within 1 hour.
Enterprise On-Ramp
Enterprise On-Ramp sits between Business and Enterprise for organizations with production or business-critical workloads that are not yet at full Enterprise scale. It adds a pool of Technical Account Managers (TAMs), access to the AWS Concierge support team for billing and account help, a business-critical system down response within 30 minutes, and consultative reviews and proactive guidance. The key exam signal is “a pool of TAMs” and “30-minute critical response” — the cheaper cousin of Enterprise’s designated TAM and 15-minute response.
Enterprise Support
Enterprise is the top tier, for mission-critical workloads. Its distinguishing features are a designated Technical Account Manager (TAM) — a named human who knows your environment — the AWS Concierge (a Senior Billing and Account specialist team), a business/mission-critical system down response within 15 minutes, Trusted Advisor Priority, Infrastructure Event Management (IEM), and well-architected/operations reviews. If a scenario mentions a designated TAM, “fastest response time,” or “mission-critical,” the answer is Enterprise.
The Response-Time Table You Must Memorize
This single table decides most support-plan questions. Times are target response times (a maximum, not a guarantee), and they are per case severity, not per plan alone.
| Case severity | Developer | Business | Enterprise On-Ramp | Enterprise |
|---|---|---|---|---|
| General guidance | ≤ 24 business hours | ≤ 24 hours | ≤ 24 hours | ≤ 24 hours |
| System impaired | ≤ 12 business hours | ≤ 12 hours | ≤ 12 hours | ≤ 12 hours |
| Production system impaired | — | ≤ 4 hours | ≤ 4 hours | ≤ 4 hours |
| Production system down | — | ≤ 1 hour | ≤ 1 hour | ≤ 1 hour |
| Business/mission-critical system down | — | — | ≤ 30 minutes | ≤ 15 minutes |
Three patterns make this stick:
- Developer’s clock runs in business hours; every paid plan above it runs 24/7. “Business hours” in an answer choice is a tell for Developer.
- The “production” severities appear at Business and above. Basic and Developer have no concept of a production-down case.
- Only Enterprise On-Ramp and Enterprise have a “critical” severity — 30 minutes and 15 minutes respectively. “15 minutes” is unique to Enterprise.
How to Choose: A Scenario Decision Guide
The exam frames support-plan questions as trade-offs. Here is the reasoning to apply, in order:
- Do they need to open technical cases at all? If not — only billing/account help — Basic is enough (and free).
- Is it dev/test and cost-sensitive, with no need for phone or 24/7? Developer.
- Is it production, needing 24/7 support and a one-hour outage response, at the lowest cost that provides it? Business. This is the default production answer.
- Do they need a TAM and proactive guidance but want to avoid full Enterprise pricing? Enterprise On-Ramp (pool of TAMs, 30-minute critical response).
- Is it mission-critical, needing a designated TAM and the fastest (15-minute) response? Enterprise.
A useful shortcut: the words “designated TAM” → Enterprise; “pool of TAMs” → Enterprise On-Ramp; “24/7 phone” at lowest cost → Business; “business hours” / “cheapest technical support” → Developer; “only billing questions” → Basic.
AWS Trusted Advisor: What It Is and Who Gets It
Trusted Advisor is an automated best-practice checker. It inspects your AWS environment and recommends improvements across five classic categories (AWS has since added an Operational Excellence category, for six in total):
| Category | What it checks | Example |
|---|---|---|
| Cost Optimization | Spending you can reduce | Idle load balancers, underutilized EC2 instances |
| Performance | Configuration limiting speed | Over-utilized instances, high-latency settings |
| Security | Gaps that weaken your posture | Open security groups, MFA not enabled on the root user, public S3 buckets |
| Fault Tolerance | Resilience risks | No Multi-AZ, missing backups, single points of failure |
| Service Limits (Service Quotas) | Usage nearing account limits | You are at 80% of your VPC or EC2 limit |
The critical exam fact is who gets which checks:
- Basic and Developer get a limited set — all Service Limits checks plus selected Security and Fault Tolerance checks. On Basic, checks do not auto-refresh; you refresh them manually.
- Business, Enterprise On-Ramp, and Enterprise get the full set of checks across all categories, programmatic access through the AWS Support / Trusted Advisor API, and EventBridge-based monitoring of check results.
- Enterprise (and the newer Unified Operations tier) additionally get Trusted Advisor Priority, which surfaces prioritized, TAM-curated recommendations.
If a question says “get automated recommendations across all Trusted Advisor categories” or “programmatically retrieve Trusted Advisor results,” the plan must be Business or higher. The MFA-on-root-account and service-limit checks are famous exam examples of the free checks everyone can see.
Where AWS Health Fits
Two related dashboards often appear alongside support in questions:
- AWS Health Dashboard – Service health is the public status page of AWS services, available to everyone.
- AWS Health Dashboard – Your account (formerly the Personal Health Dashboard) shows events that affect your specific resources — scheduled maintenance, degraded services touching your account. Basic personalized alerts are available to all customers; the AWS Health API for programmatic access requires a Business, Enterprise On-Ramp, or Enterprise plan.
The distinction the exam likes: Service health = everyone, public, all services; account health = personalized to your resources.
Free Resources Every Plan Includes
Regardless of plan, AWS gives everyone a large set of self-service resources — and the exam expects you to know these do not require a paid plan:
- AWS Documentation and whitepapers (including the Well-Architected Framework — see our cloud concepts and Well-Architected post)
- AWS re:Post, the managed community Q&A service (successor to the AWS Forums)
- AWS Knowledge Center articles
- The AWS Health Dashboard (service status)
- Core Trusted Advisor checks
The 2026 Change You Should Know
Here is something most CLF-C02 study material has not yet reflected, and it is worth understanding so you are not confused when you look at the real AWS console.
As of 2026, AWS is retiring the Developer, Business, and Enterprise On-Ramp plans on January 1, 2027. In their place:
- Developer and Business customers are directed to a new Business Support+ plan (AI-assisted, 24/7 access, a lower minimum), which carries the 30-minute critical-response tier.
- Enterprise On-Ramp customers are being automatically upgraded to Enterprise Support throughout 2026 (with Enterprise’s minimum reduced), so the “pool of TAMs / 30-minute” middle tier is going away outside AWS GovCloud (US).
- AWS has also introduced a top Unified Operations tier for proactive, managed operations.
- The three retiring plans remain available in the AWS GovCloud (US) Region.
What this means for your exam: The current CLF-C02 exam pool still uses the classic five-plan model, so answer exam questions with Basic / Developer / Business / Enterprise On-Ramp / Enterprise and the response times above. But when you log into a real account in 2026 and see “Business Support+” and “Unified Operations,” you now know why they differ from your study notes — and you will not lose points second-guessing yourself. Always cross-check the current lineup on the official AWS Support plans page for real-world decisions.
Common Exam Traps
- Assuming Basic can open technical cases. It cannot — only account and billing help. Any scenario needing an engineer means Developer or higher.
- Confusing the two TAM tiers. Designated TAM = Enterprise; pool of TAMs = Enterprise On-Ramp.
- Forgetting Developer runs on business hours. If the scenario says “24/7,” Developer is out.
- Thinking every plan gets full Trusted Advisor. Only Business and above get all categories plus API access.
- Mixing up the response times. Memorize the “production down = 1 hour (Business+)” and “critical down = 15 min (Enterprise) / 30 min (On-Ramp)” pairs.
Turn Recall Into Reflex With Realistic Practice
You will not internalize the response-time tiers by rereading them once — you internalize them by answering enough scenario questions that the mapping (“mission-critical, designated TAM → Enterprise”) becomes automatic. That reflex is what timed, exam-style practice builds.
The Sailor.sh AWS Cloud Practitioner (CLF-C02) mock exam bundle is built for exactly this: full-length, realistic practice exams with detailed explanations, including the billing, pricing, and support scenarios that trip candidates up. Pair it with our CLF-C02 study plan and free practice questions to close the gap between “I recognize this” and “I can answer it under a clock.” If you are still deciding whether the cert is right for you, the exam guide for 2026 and the domain breakdown are good next reads.
Frequently Asked Questions
Which AWS Support plan is best for the CLF-C02 exam scenarios?
It depends on the scenario, but Business is the most common correct answer for production workloads — it is the cheapest plan with 24/7 phone/chat support, full Trusted Advisor, and a one-hour production-down response. Use Enterprise when the scenario says “designated TAM,” “mission-critical,” or “fastest response,” and Developer when it wants the cheapest plan that still allows technical cases.
Can you open technical support cases on the Basic plan?
No. Basic Support only covers account and billing questions, documentation, whitepapers, re:Post, and core Trusted Advisor checks. To open a technical support case with AWS engineers, you need Developer Support or higher.
What is the difference between a designated TAM and a pool of TAMs?
A designated Technical Account Manager (Enterprise Support) is a specific named person who learns your environment and acts as your proactive advocate. A pool of TAMs (Enterprise On-Ramp) gives you TAM expertise on request, but not a single dedicated individual. “Designated TAM” is the keyword for Enterprise.
Which support plans get full AWS Trusted Advisor checks?
Business, Enterprise On-Ramp, and Enterprise get the full set of Trusted Advisor checks across all categories, plus API access. Basic and Developer get only a limited set — all Service Limits checks plus selected Security and Fault Tolerance checks (such as the MFA-on-root-user check).
What are the AWS Support response times?
Target response times are by case severity: general guidance within 24 hours, system impaired within 12 hours (both business-hours on Developer, 24/7 on paid plans), production system impaired within 4 hours and production system down within 1 hour on Business and above, and business/mission-critical system down within 30 minutes (Enterprise On-Ramp) or 15 minutes (Enterprise).
Is AWS Trusted Advisor free?
A limited set of Trusted Advisor checks is free on Basic and Developer — all Service Limits checks and selected Security and Fault Tolerance checks. The complete set of checks across all five categories, automatic refresh, and API access require a Business, Enterprise On-Ramp, or Enterprise plan.
Are AWS support plans changing in 2026?
Yes. AWS is retiring the Developer, Business, and Enterprise On-Ramp plans on January 1, 2027, consolidating into Basic, Business Support+, Enterprise, and a new Unified Operations tier (the retiring plans stay available in AWS GovCloud US). For the CLF-C02 exam, still answer with the classic five-plan model, but be aware the console may show the newer names.
Conclusion
AWS Support plans reward a small, high-yield block of memorization. Anchor on the response-time table — business hours for Developer, one-hour production-down for Business, and the 30-minute versus 15-minute critical split for Enterprise On-Ramp versus Enterprise — and on the two human features that separate the top tiers: the pool of TAMs versus the designated TAM, both paired with the Concierge team. Layer on Trusted Advisor’s “limited checks on Basic/Developer, full checks and API on Business and above,” and you can answer almost any support question the CLF-C02 throws at you. Keep the 2026 lineup change in the back of your mind for real accounts, drill the scenarios until the mapping is automatic, and these become some of the easiest points on the exam.