This chapter covers AWS Support Plans, a critical topic for the Billing, Pricing, and Support domain of the CLF-C02 exam. Understanding the differences between Basic, Developer, Business, Enterprise On-Ramp, and Enterprise Support plans is essential, as this domain constitutes approximately 12-15% of the exam questions. We will explore each plan's features, response times, pricing, and use cases so you can confidently answer questions about which support plan fits specific scenarios.
Jump to a section
Imagine you own a car. You can choose different levels of support from your mechanic. The Basic plan is like having a self-service repair manual and access to a community forum. You diagnose and fix issues yourself using the documentation. If you need help, you can post in the forum and hope another owner or a mechanic responds within 24 hours. This is free. The Developer plan is like having a phone number you can call during business hours. A mechanic will answer within 12-24 hours for non-critical issues, but if your car breaks down on the road, you still wait a day. The Business plan is like having a 24/7 roadside assistance hotline. A mechanic answers within 1 hour for critical breakdowns, and they can even send a tow truck. They also assign a personal mechanic who knows your car's history. The Enterprise On-Ramp plan is like a fleet owner having a dedicated team of mechanics available 15 minutes for critical issues, with monthly check-ins to prevent problems. The Enterprise plan is like having a full-service garage on retainer. You get a named mechanic, 15-minute response for critical issues, a dedicated account manager, and access to the mechanic's engineering team for custom modifications. The cost increases with each tier, reflecting the speed and depth of help you receive. Just as you wouldn't buy roadside assistance for a car you only drive in your driveway, you choose the support plan that matches your business's reliance on the car (or AWS infrastructure).
What Are AWS Support Plans and the Problem They Solve?
AWS Support Plans are paid tiers of technical support and operational assistance provided by AWS to help customers run their workloads on the cloud. The problem they solve is straightforward: as you build and operate critical applications on AWS, you need timely, expert help when things go wrong. Without a paid support plan, you only have access to basic resources like documentation, forums, and the AWS Health Dashboard. For production workloads, this is insufficient—you need guaranteed response times, direct access to cloud support engineers, and proactive guidance.
How AWS Support Plans Work
Each support plan provides a different level of access to AWS Support, which is a team of technical experts who can help with account and billing questions, service limits, architecture guidance, and troubleshooting. The plans are:
Basic Support (free, automatically included with all AWS accounts)
Developer Support (starting at $29/month or 3% of monthly AWS usage, whichever is greater)
Business Support (starting at $100/month or 10% of monthly AWS usage for the first $10K, then 7% for $10K-$80K, then 5% for $80K-$250K, then 3% for over $250K)
Enterprise On-Ramp Support (starting at $5,500/month or 10% of monthly AWS usage for the first $100K, then 7% for $100K-$250K, then 5% for over $250K, with a minimum of $5,500)
Enterprise Support (starting at $15,000/month or 10% of monthly AWS usage for the first $150K, then 7% for $150K-$500K, then 5% for $500K-$1M, then 3% for over $1M, with a minimum of $15,000)
Pricing is based on your monthly AWS usage (before taxes and credits). You pay a percentage of your usage, with a minimum monthly fee. The percentage decreases as your usage increases.
Key Tiers, Features, and Response Times
#### Basic Support (Free) - Features: Access to AWS documentation, whitepapers, support forums, AWS Trusted Advisor (only 7 core checks), AWS Health Dashboard (only personal health events), and limited account assistance. - Response Times: No technical support cases. Only account and billing inquiries are handled via email. - Best for: Experimenting, learning, non-production workloads, and development environments where downtime is acceptable.
#### Developer Support - Features: All Basic features plus:
Email access to AWS Support during business hours (local time zone) for an unlimited number of cases.
General guidance (response time: < 24 business hours).
System impaired (response time: < 12 business hours).
No production-level support.
Best for: Early development, testing, and non-production environments where you need some help but can tolerate delays.
#### Business Support - Features: All Developer features plus: - 24/7 phone, chat, and email access to AWS Support. - Full set of AWS Trusted Advisor checks (over 50). - AWS Health API access. - Infrastructure Event Management (additional fee) for planning large-scale events. - Response times:
- General guidance: < 24 hours - System impaired: < 12 hours - Production system impaired: < 4 hours - Production system down: < 1 hour - Best for: Production workloads, business-critical applications, and customers who need fast help at any hour.
#### Enterprise On-Ramp Support - Features: All Business features plus:
- Proactive guidance and a designated Technical Account Manager (TAM). - 24/7 access to senior support engineers. - Response times:
- General guidance: < 24 hours - System impaired: < 12 hours - Production system impaired: < 4 hours - Production system down: < 1 hour - Business-critical system down: < 30 minutes. - Access to AWS Support Concierge for billing and account analysis. - Best for: Customers with growing workloads who need proactive guidance but not a full Enterprise plan.
#### Enterprise Support - Features: All Enterprise On-Ramp features plus:
- A designated Technical Account Manager (TAM) who provides proactive guidance, reviews your architecture, and helps optimize costs. - 15-minute response time for business-critical system down. - Access to AWS Support Concierge for billing and account inquiries. - Infrastructure Event Management included. - Well-Architected Reviews and operational assessments. - Training and game days. - Best for: Large enterprises with mission-critical workloads, complex architectures, and a need for deep, proactive support.
Comparison to On-Premises Support
In an on-premises environment, you might have a support contract with a hardware vendor like Dell or Cisco. That contract typically offers 4-hour hardware replacement or 24/7 phone support. AWS Support Plans are similar but cover the entire cloud infrastructure. The key difference is that AWS Support can help with not just hardware but also software, configuration, architecture, and best practices. The response times are guaranteed SLAs for paid plans, whereas on-premises contracts often have best-effort response times.
When to Use Each Plan vs Alternatives
Basic: Use when you are just learning AWS or running non-critical test environments. No cost, but you get no technical support.
Developer: Use for development and test environments where you need occasional help but can wait up to 12-24 hours for a response.
Business: Use for production workloads that require fast response times (1 hour for critical issues) and 24/7 support. This is the most common plan for small to medium businesses.
Enterprise On-Ramp: Use when you have growing workloads and want a TAM but cannot justify the full Enterprise cost. Good for mid-sized companies with 24/7 operations.
Enterprise: Use for large enterprises with hundreds of accounts, complex architectures, and a need for proactive guidance and rapid response (15 minutes for critical issues).
Important Exam Notes
The CLF-C02 exam will ask you to match support plans to scenarios. Key facts to remember:
Basic Support includes only 7 Trusted Advisor checks; Business and above include all checks.
Developer Support does not include phone support; Business and above do.
Enterprise On-Ramp and Enterprise include a TAM; Business does not.
Enterprise On-Ramp has a 30-minute response time for business-critical systems; Enterprise has 15 minutes.
Infrastructure Event Management is an add-on for Business but included in Enterprise.
The AWS Health Dashboard is available to all plans, but only Business and above can access the Health API.
The Support Concierge is available only for Enterprise On-Ramp and Enterprise.
Use the following CLI command to view your support plan (requires appropriate permissions):
aws support describe-supported-resourcesBut note that the CLI is mainly for opening cases, not managing plans. Plan changes are done via the AWS Support Center in the console.
Choosing a Support Plan
When you create an AWS account, you automatically get Basic Support. To upgrade, go to the AWS Support Center in the console. Click on 'Support Plans' and then 'View Plans'. You will see the available plans and their pricing. Select the plan you want and confirm. AWS will start charging the monthly fee based on your usage. Behind the scenes, AWS enables additional features like 24/7 phone support, Trusted Advisor full checks, and TAM assignment for Enterprise plans. The change takes effect immediately. Important: You can downgrade at any time, but you will lose features. For example, if you downgrade from Business to Developer, you lose phone support and full Trusted Advisor checks.
Opening a Support Case
With Developer, Business, or Enterprise plans, you can open a support case via the AWS Support Center. Click on 'Create case'. You choose the case type: Account and Billing, Service Limit Increase, or Technical. For technical cases, you select the service, category, severity (e.g., General guidance, System impaired, Production system down, Business-critical system down). AWS Support engineers will respond based on your plan's SLAs. Behind the scenes, the case is routed to the appropriate team. The severity determines the response time. For example, a Business plan customer with 'Production system down' gets a response within 1 hour. Always set the correct severity; setting a higher severity than needed may cause delays for others.
Using Trusted Advisor with Business Support
After upgrading to Business Support, you gain access to the full set of Trusted Advisor checks (over 50). To view them, go to the Trusted Advisor dashboard in the console. You'll see categories like Cost Optimization, Performance, Security, Fault Tolerance, and Service Limits. Each check shows a status (green, yellow, red) and recommended actions. Behind the scenes, Trusted Advisor continuously evaluates your AWS resources against best practices. For example, it checks if you have unused EC2 instances or if your security groups are too permissive. You can download reports. Important: Basic Support only shows 7 core checks (e.g., S3 Bucket Permissions, Security Groups - Specific Ports Unrestricted). The full set requires Business or Enterprise.
Engaging a Technical Account Manager (TAM)
Enterprise On-Ramp and Enterprise Support customers are assigned a designated TAM. The TAM is your primary point of contact for proactive guidance. They conduct regular business reviews, help with architecture, and provide operational support. To engage, you can schedule a call or email them directly. Behind the scenes, the TAM monitors your AWS usage and health, and they can escalate critical issues. They also provide access to AWS Support Concierge for billing questions. Important: The TAM does not troubleshoot specific technical issues; they coordinate with support engineers for that. Business Support does not include a TAM; you interact with support engineers on a case-by-case basis.
Managing Support Plan Costs
Support plan costs are based on your monthly AWS usage. AWS calculates the fee as a percentage of your usage, with a minimum. For example, if you have Business Support and your usage is $5,000/month, the fee is 10% of $5,000 = $500, but the minimum is $100, so you pay $500. If your usage is $1,000, you pay the minimum $100. The percentage tiers apply across your entire consolidated billing family. Behind the scenes, AWS aggregates usage across all linked accounts and applies the tiered rates. You can view your support cost in the AWS Cost Explorer. Important: The fee is charged regardless of whether you open cases. Downgrading reduces costs but may affect your ability to get timely support.
Scenario 1: Startup Using Developer Support for Non-Production
A startup is building a prototype on AWS for a new mobile app. They have a small team of developers who are comfortable with documentation and forums. They choose Developer Support ($29/month minimum). During development, they encounter an issue with IAM roles not working as expected. They open a support case with severity 'General guidance' and receive a response within 24 business hours. The issue is resolved via email. Cost considerations: The startup's monthly usage is around $500, so they pay 3% = $15, but the minimum $29 applies. They save money compared to Business Support ($100 minimum). However, when they eventually launch to production, they will need to upgrade to Business or Enterprise for faster response times. What goes wrong: If they stick with Developer Support in production, a critical outage could take 12 hours to get a response, causing significant revenue loss. The exam tests this: a scenario where a company runs production workloads but only has Developer Support is a trap—they should have Business or higher.
Scenario 2: E-commerce Company Using Business Support
An e-commerce company runs a high-traffic website on AWS with EC2, RDS, and Elastic Load Balancing. They have Business Support. During a flash sale, the site becomes slow. The operations team opens a support case with severity 'Production system impaired' and receives a response within 4 hours. The support engineer helps identify a misconfigured Auto Scaling group. Cost considerations: The company's monthly AWS bill is $50,000. The Business Support fee is 10% of the first $10K ($1,000) + 7% of the next $40K ($2,800) = $3,800. This is acceptable for the peace of mind. They also use Infrastructure Event Management as an add-on for the sale, paying an additional fee. What goes wrong: If they had Basic Support, they would have no phone support and would have to rely on forums, potentially missing the sale. This scenario tests the need for 24/7 phone support and 1-hour response for production down.
Scenario 3: Large Enterprise with Enterprise Support
A global financial services company runs hundreds of AWS accounts with mission-critical workloads. They have Enterprise Support with a designated TAM. The TAM conducts quarterly business reviews and helps optimize costs using Reserved Instances. When a critical database fails, the team opens a case with severity 'Business-critical system down' and gets a response in 15 minutes. The TAM coordinates with senior engineers to resolve the issue. Cost considerations: The monthly AWS bill is $2 million. The Enterprise Support fee is 10% of the first $150K ($15,000) + 7% of the next $350K ($24,500) + 5% of the next $500K ($25,000) + 3% of the remaining $1M ($30,000) = $94,500. This is a significant cost but justified by the need for rapid response and proactive guidance. What goes wrong: If they downgraded to Business, they would lose the TAM and have a 1-hour response instead of 15 minutes, which could be disastrous for regulatory compliance. The exam tests that Enterprise Support includes a TAM and 15-minute response for critical issues.
What CLF-C02 Tests on AWS Support Plans
The CLF-C02 exam includes questions under Domain 4: Billing, Pricing, and Support. Objective 4.3: 'Identify AWS Support plans and their features.' You will be asked to match support plans to scenarios, identify which features belong to which plan, and understand pricing models. The exam does not require memorizing exact pricing percentages but expects you to know that Basic is free, Developer has a low minimum, Business and Enterprise have tiered percentages, and Enterprise has a high minimum.
Common Wrong Answers and Why Candidates Choose Them
Wrong: 'Basic Support includes phone support.' Why: Candidates assume 'free' includes phone, but Basic only has forums and documentation. The exam tests that phone support starts at Business.
Wrong: 'Developer Support includes a TAM.' Why: Candidates confuse Developer with Enterprise. Only Enterprise On-Ramp and Enterprise have TAMs.
Wrong: 'Business Support has 15-minute response for critical issues.' Why: That's Enterprise. Business has 1-hour for production system down. Candidates mix up the SLAs.
Wrong: 'All support plans include full Trusted Advisor checks.' Why: Only Business and above include full checks. Basic has only 7 core checks. Candidates overlook this distinction.
Specific Terms and Values That Appear on the Exam
Basic Support: Free, 7 Trusted Advisor checks, no technical support.
Developer Support: Email only, business hours, < 24 hours for general guidance, < 12 hours for impaired.
Business Support: 24/7 phone/chat/email, < 1 hour for production system down, full Trusted Advisor, Infrastructure Event Management (add-on).
Enterprise On-Ramp: Includes TAM, < 30 minutes for business-critical, < 15 minutes for Enterprise.
Enterprise Support: Includes TAM, < 15 minutes for business-critical, Support Concierge, Well-Architected Reviews.
Tricky Distinctions
Infrastructure Event Management: Included in Enterprise, available as an add-on for Business, not available for Developer or Basic.
AWS Health Dashboard: All plans can view personal health events, but only Business and above can use the Health API.
Support Concierge: Only Enterprise On-Ramp and Enterprise.
Decision Rule for Multiple-Choice Questions
When asked which support plan a customer should choose, follow this elimination strategy: 1. Does the scenario mention a need for phone support? Eliminate Basic and Developer. 2. Does it mention a TAM or proactive guidance? Eliminate Business (unless it's Enterprise On-Ramp or Enterprise). 3. Does it require 15-minute response? Only Enterprise. 4. Does it mention full Trusted Advisor checks? Eliminate Basic and Developer. 5. Is cost a primary concern? Basic is free, Developer is cheapest paid.
By applying these rules, you can quickly narrow down to the correct plan.
Basic Support is free and includes only 7 Trusted Advisor checks; no technical support.
Developer Support is the cheapest paid plan, with email support during business hours only.
Business Support includes 24/7 phone/chat/email and 1-hour response for production system down.
Enterprise On-Ramp includes a TAM and 30-minute response for business-critical issues.
Enterprise Support includes a TAM, 15-minute response, and additional proactive services.
Only Business and above plans include full Trusted Advisor checks and the AWS Health API.
Infrastructure Event Management is an add-on for Business but included in Enterprise.
Support Concierge for billing is available only for Enterprise On-Ramp and Enterprise.
Pricing is based on a percentage of monthly AWS usage, with minimum fees and tiered rates.
The exam tests matching support plans to scenarios based on features like phone support, TAM, and response times.
These come up on the exam all the time. Here's how to tell them apart.
Basic Support
Free
No technical support cases
Only 7 Trusted Advisor checks
No phone or chat support
Best for non-production environments
Business Support
Paid (tiered percentage of usage)
24/7 phone, chat, and email support
Full set of Trusted Advisor checks (over 50)
1-hour response for production system down
Best for production workloads
Mistake
Basic Support includes 24/7 phone support.
Correct
Basic Support only includes access to documentation, forums, and the AWS Health Dashboard. Phone support is available only with Business Support and above.
Mistake
Developer Support provides a Technical Account Manager (TAM).
Correct
A TAM is only provided with Enterprise On-Ramp and Enterprise Support plans. Developer Support offers only email access during business hours.
Mistake
Business Support has a 15-minute response time for critical issues.
Correct
Business Support offers a 1-hour response time for 'Production system down' issues. The 15-minute response time is for Enterprise Support with 'Business-critical system down' severity.
Mistake
All support plans include full AWS Trusted Advisor checks.
Correct
Only Business Support and above include the full set of Trusted Advisor checks (over 50). Basic and Developer plans include only 7 core checks.
Mistake
Enterprise On-Ramp and Enterprise Support have the same features.
Correct
Enterprise On-Ramp has a 30-minute response time for business-critical issues, while Enterprise has 15 minutes. Enterprise also includes additional features like Well-Architected Reviews and game days.
Basic Support is free and provides access to documentation, forums, and the AWS Health Dashboard. It does not include any technical support cases. Developer Support is the first paid tier, starting at $29/month, and includes email access to AWS Support during business hours. Developer Support has response times of up to 24 hours for general guidance and 12 hours for system impaired issues. Basic Support has no SLAs for technical issues. For the exam, remember that Developer Support is for non-production environments that need occasional help, while Basic is for learning and testing.
No, Business Support does not include a Technical Account Manager (TAM). TAMs are only available with Enterprise On-Ramp and Enterprise Support plans. Business Support provides 24/7 access to support engineers via phone, chat, and email, but you interact with different engineers on a case-by-case basis. If you need proactive guidance and a dedicated point of contact, you need at least Enterprise On-Ramp.
With Business Support, the response time for a 'Production system down' severity is less than 1 hour. For Enterprise Support, it's less than 15 minutes for 'Business-critical system down'. For Enterprise On-Ramp, it's less than 30 minutes. The exam often tests these specific numbers. Remember that Business is 1 hour, Enterprise On-Ramp is 30 minutes, and Enterprise is 15 minutes.
Full Trusted Advisor checks (over 50) are included with Business Support and above (Business, Enterprise On-Ramp, Enterprise). Basic and Developer Support include only the 7 core checks. The exam may ask which plan is needed to get recommendations on cost optimization, performance, security, and fault tolerance. The answer is Business or higher.
Infrastructure Event Management (IEM) is not included in Business Support; it is available as a paid add-on. However, it is included at no additional cost with Enterprise Support. IEM helps you plan for large-scale events like product launches or migrations. The exam may test that IEM is an add-on for Business but included in Enterprise.
The AWS Support Concierge is a service available to Enterprise On-Ramp and Enterprise Support customers. It provides assistance with billing and account inquiries, such as understanding charges, managing payment methods, and resolving account issues. It is not a technical support service. The exam may ask which plan includes Concierge—remember only Enterprise On-Ramp and Enterprise.
Yes, you can upgrade or downgrade your support plan at any time from the AWS Support Center. Upgrades take effect immediately, and you are charged the new plan's fee from that point. Downgrades also take effect immediately, but you lose the features of the higher plan. For example, if you downgrade from Business to Developer, you lose phone support and full Trusted Advisor checks. The exam may ask about the ability to change plans.
You've just covered AWS Basic vs Premium Support Plans — now see how well it sticks with free CLF-C02 practice questions. Full explanations included, no account needed.
Done with this chapter?