Courseiva
CLF-C02Chapter 12 of 15Objective 4.3

AWS Support Plans and Trusted Advisor

What happens when your cloud application goes down at 3 AM and you have no one to call? AWS Support Plans answer that exact problem by giving you different levels of technical assistance and access to AWS experts. Understanding these plans is critical for the CLF-C02 exam because AWS asks you to match the right support level to a business scenario — a skill that mirrors real-world cloud budgeting.

12 min read
Beginner
Updated Jul 23, 2026
Reviewed by Johnson Ajibi· Senior Network & Security Engineer · MSc IT Security

The IT Help Desk and Mechanic Analogy

Buying an AWS Support Plan is like choosing what kind of help you get when your car breaks down. First, you decide how fast you need help and how much personal attention you want, and that choice determines what level of service you pay for.

At the Basic level, it's like owning a car with a free roadside assistance app. You can browse the app's library of repair manuals, read forum posts from other drivers, and check a general dashboard that shows your car's health (oil life, tyre pressure, brake wear). But if your engine seizes on the motorway, you're on your own — the app only gives you access to the community forums and knowledge base, not a live mechanic.

If you upgrade to Developer Support, it's like having a phone line to a mechanic. You can call during business hours with technical questions, and they'll help you diagnose a problem. But they're not coming to you in person.

Business Support is like having a premium vehicle service plan. You get 24/7 phone support, a dedicated service advisor who knows your car's history, and fast response times (within 1 hour if your car is stopped on the tracks). They'll even send a tow truck and help coordinate parts delivery.

Enterprise Support is the concierge service. You have a personal mechanic assigned to your fleet who lives near your house. They proactively check your cars for issues before they break, give you monthly health reports, and you can call the team leader directly with any critical problems. This is for companies that cannot afford any downtime — like an ambulance service or a Formula 1 team.

How It Actually Works

AWS Support Plans are tiered service packages that give you access to AWS support engineers, tools, and guidance. Every AWS account automatically gets a free Basic Support plan. You don't have to sign up or pay extra for it. Basic Support gives you access to the AWS documentation, whitepapers, community forums, and the Trusted Advisor service (which we will cover shortly). But you cannot contact AWS support engineers directly. If you have an urgent problem — your website is down, users cannot log in, your database is corrupted — you have no way to get help from AWS staff. You have to rely on self-service resources.

To get human help, you upgrade to a paid support plan. There are four support plans total: Basic (free), Developer, Business, and Enterprise. The two that the CLF-C02 exam focuses on most are Business and Enterprise because they have distinct features that differentiate them.

The Developer Support plan costs a percentage of your monthly AWS usage (starting around $29 per month). It gives you email access to AWS Support during business hours. Response times are: 12 hours for general guidance, 12 hours for system impaired (meaning something is broken but not fully down), and no guaranteed response for critical issues. This plan is good for small teams doing development work who need occasional help.

The Business Support plan is the most common choice for production workloads (real applications that customers use). It costs more — a percentage of your AWS spend — but it unlocks 24/7 phone, chat, and email support. Response times are fast: 1 hour for a critical case (full production outage), 4 hours for an urgent case (system impaired), and 8 hours for general guidance. Business Support also gives you full access to the Trusted Advisor service, which is a tool that checks your AWS account against AWS best practices.

Enterprise Support is the top-tier plan. It costs a significant percentage of your AWS bill (minimum monthly fee around $15,000). The key differentiators are: 15-minute response time for critical issues, a dedicated Technical Account Manager (TAM) who is assigned to your account and proactively helps you optimise your environment, and a Concierge Support team that helps with billing and account issues. The TAM is like a personal AWS expert who knows your infrastructure and gives you tailored advice.

Now, what is Trusted Advisor? Trusted Advisor is a service that inspects your AWS account and gives you recommendations in five categories:

Cost Optimisation: Finds unused or idle resources that are wasting money (e.g., an EC2 instance (a virtual server) that runs 24/7 but is only used for testing).

Performance: Suggests ways to make your setup faster (e.g., upgrading to a newer instance type).

Security: Checks things like whether your S3 buckets (cloud storage containers) are publicly accessible when they should be private, or whether your root account is using a strong password.

Fault Tolerance: Recommends changes to prevent downtime (e.g., running your application in multiple data centres called Availability Zones).

Service Limits: Alerts you when you are approaching a limit (e.g., how many EC2 instances you are allowed to launch).

With the Basic Support plan, you only get a limited view of Trusted Advisor — just six core checks, mostly related to security and service limits. With Business or Enterprise Support, you get all checks — over 100 recommendations. The exam will ask you which support plan gives you full access to Trusted Advisor.

In short, AWS Support Plans exist because cloud emergencies happen, and you need to know what level of help you are paying for. The exam tests whether you can match a scenario (like a company with a mission-critical application that cannot go down) to the correct plan (Enterprise Support, because of the 15-minute response time and TAM).

How AWS Support Plans escalate from free Basic to paid tiers, with key features and Trusted Advisor access.

Walk-Through

1

Assess your business need for support

You first decide how fast you need help if something goes wrong. A small dev team might tolerate 12-hour email responses (Developer). A hospital running critical systems needs 15-minute response (Enterprise). This initial assessment determines which level you need.

2

Select a Support Plan

You choose from Basic (free), Developer, Business, or Enterprise within the AWS Management Console. Each plan adds specific features. Basic is automatic; for paid plans, you set up billing and agree to the terms.

3

Access the Trusted Advisor dashboard

Once you have a plan, you navigate to the Trusted Advisor service in the AWS Management Console. With Basic/Developer, you see a limited set of checks. With Business/Enterprise, you see all checks and can run full reports.

4

Review Trusted Advisor recommendations

You go through each category (Cost, Performance, Security, Fault Tolerance, Service Limits) and examine the flagged items. For example, if it says an S3 bucket is public, you investigate and decide whether to make it private.

5

Take action on recommendations

You implement the suggested changes. This could mean stopping unused EC2 instances (saving money), adjusting security group rules (improving security), or requesting a service limit increase. You can also dismiss a recommendation if it does not apply to your context.

6

Escalate issues via AWS Support Centre

If you need human help (with Developer, Business, or Enterprise), you open a support case in the AWS Support Centre. You choose the severity (e.g., critical vs general guidance) and the response time is guaranteed based on your plan.

7

Engage your TAM (Enterprise only)

If you are on Enterprise Support, you will be assigned a Technical Account Manager. You schedule regular calls, share your architecture, and get proactive guidance. The TAM helps you optimise costs, improve reliability, and prepare for launches.

What This Looks Like on the Job

An IT professional working for a mid-sized e-commerce company named 'ShopFast' is responsible for keeping the website running. The site makes £100,000 per day. If it goes down, the company loses revenue. The IT professional's first task is to decide which AWS Support Plan to purchase.

Step 1: They start with the Basic plan that comes free with their AWS account. They can read AWS documentation and check the limited set of Trusted Advisor checks (the free six checks, like 'S3 Bucket Permissions' and 'Security Groups - Specific Ports Unrestricted'). But they quickly recognise that if the website crashes on Black Friday, they have no way to call AWS for help.

Step 2: They upgrade to the Business Support plan. The cost is a percentage of their AWS bill (roughly 10% of the first chunk of spend). This is a budgeted line item. Now, they have 24/7 phone and chat support. When a database slowdown occurs at 2 AM, they can call AWS Support and talk to an engineer within an hour.

Step 3: They use the full version of Trusted Advisor. They run a full report and see the following recommendations:

Cost Optimisation: They have three EC2 instances that have been running for months but are not being used (idle resources). They stop these instances and save £500 per month.

Security: An S3 bucket containing customer order data is 'public'. They change the permissions to 'private' immediately.

Performance: They are using an older generation of EC2 instances. Trusted Advisor recommends upgrading to a newer generation for better performance at the same cost.

Fault Tolerance: Their application runs in only one AWS data centre (Availability Zone). Trusted Advisor warns that if that data centre fails, the site will go offline. They redesign to use two Availability Zones.

Service Limits: They are near the limit for how many EC2 instances they can launch in a region. They submit a request to increase the limit before they need to scale up.

Step 4: The company grows and becomes a large enterprise. They now need faster response times and proactive guidance. They upgrade to Enterprise Support. A Technical Account Manager (TAM) is assigned. The TAM reviews the company's architecture quarterly, holds a 'Well-Architected Review', and suggests changes to reduce costs and improve reliability.

Step 5: During a major product launch, a critical issue arises. The IT professional calls AWS Support and gets a response within 15 minutes. The TAM coordinates the response with other AWS teams. The issue is resolved quickly.

What the IT professional actually does with these tools day-to-day: they check the Trusted Advisor dashboard weekly (or set up automated notifications) to see if new issues were found. They use the AWS Support Centre to open and track support cases. They participate in monthly calls with their TAM (if on Enterprise) to discuss upcoming changes. They also use Trusted Advisor to prepare for audits or security reviews.

How CLF-C02 Actually Tests This

The CLF-C02 exam tests AWS Support Plans and Trusted Advisor in a very predictable way. You will see roughly 3-5 questions on this topic. The exam does not ask you to memorise exact pricing percentages — it focuses on features and use cases. Here is exactly what you need to know.

Question types and traps:

Scenario matching: The exam gives you a description of a company (e.g., 'A startup doing development testing needs occasional help during business hours'). You must choose the correct support plan. The trap is that they give you details that seem to match a higher plan (e.g., 'they want 24/7 support' for a small dev team — but the budget and needs say Developer). The correct answer pattern: match the response time requirement to the plan. Critical issue needing < 1 hour response = Business or Enterprise. Critical issue needing 15-minute response = Enterprise. Email-only support = Developer.

Features identification: They will list features and ask which plan includes them. Common traps: Trusted Advisor full checks are available with Business and Enterprise, not Developer. TAM is only with Enterprise. Concierge team is only with Enterprise. Phone support is available with Business and Enterprise, not Developer (Developer is email only).

Trusted Advisor categories: They will ask you which category a recommendation falls under. For example: 'Trusted Advisor recommends that you use multiple Availability Zones. Which category does this fall under?' Answer: Fault Tolerance. They might list a security recommendation and ask which plan gives you full access to that check. Answer: Business or Enterprise.

Free vs paid: They may try to trick you by saying 'All AWS customers get full access to Trusted Advisor'. This is false. Only Basic and Developer get a limited subset (6 core checks). Only Business and Enterprise get all checks.

Response times: Memorise the key response times: Basic = none; Developer = 12 hours for general guidance and impaired; Business = 1 hour for critical, 4 hours for urgent, 8 hours for general; Enterprise = 15 minutes for critical. The exam will test that Enterprise has the fastest critical response time.

TAM: Remember that only Enterprise Support includes a Technical Account Manager. The exam may describe a 'dedicated technical point of contact' and ask which plan includes it.

Concepts they love to test:

Support Plans: Basic (free), Developer, Business, Enterprise.

Trusted Advisor: the five categories (Cost Optimisation, Performance, Security, Fault Tolerance, Service Limits) and the fact that full checks require Business or Enterprise.

The difference between a Technical Account Manager (TAM) and a regular support engineer.

The fact that Concierge Support Team is an Enterprise-only feature for billing and account questions.

Answering pattern: When you see a question about 'which support plan should a company with a critical production system and a requirement for fast response choose?', think Business or Enterprise. To decide between them, look for clues about a TAM, 15-minute response time, or a very large company — that points to Enterprise. Otherwise, Business is usually the answer.

Key Takeaways

AWS offers four Support Plans: Basic (free), Developer, Business, and Enterprise, each with increasing levels of access and response times.

The full version of Trusted Advisor (all checks) is only available with Business or Enterprise Support plans.

Trusted Advisor checks five categories: Cost Optimisation, Performance, Security, Fault Tolerance, and Service Limits.

Only the Enterprise Support plan includes a dedicated Technical Account Manager (TAM) and 15-minute response time for critical issues.

Basic Support gives you no direct contact with AWS engineers — you only get documentation, forums, and six core Trusted Advisor checks.

When choosing a support plan, match the required response time and need for a TAM to the correct tier: 1-hour response = Business; 15-minute response + TAM = Enterprise.

The Concierge Support Team (for billing and account help) is an Enterprise-only feature.

Trusted Advisor recommendations are based on AWS best practices, not on your specific business goals, so you should still apply your own judgement.

You can upgrade or downgrade your AWS Support Plan at any time, and the cost is calculated as a percentage of your monthly AWS usage.

The CLF-C02 exam will test you on scenario-based questions that ask which support plan fits a given business need, not on exact pricing numbers.

Easy to Mix Up

These come up on the exam all the time. Here's how to tell them apart.

Basic Support Plan

Free for all AWS accounts

No direct contact with AWS engineers

Limited Trusted Advisor (6 core checks)

Developer Support Plan

Paid plan (starting ~$29/month)

Email support during business hours only

No full Trusted Advisor access

Business Support Plan

1-hour response for critical issues

24/7 phone and chat support

Full Trusted Advisor (all checks)

Enterprise Support Plan

15-minute response for critical issues

Includes a Technical Account Manager (TAM)

Includes Concierge Support Team for billing

Trusted Advisor (Basic/Developer)

Only 6 core checks available

Focuses mostly on security and service limits

Free or low-cost plan

Trusted Advisor (Business/Enterprise)

Over 100 checks across five categories

Covers cost, performance, security, fault tolerance, service limits

Requires paid Business or Enterprise plan

Watch Out for These

Mistake

All AWS customers get the same Trusted Advisor tools and recommendations.

Correct

Only customers with Business or Enterprise Support get the full set of Trusted Advisor checks (over 100). Basic and Developer plans only get six core checks.

AWS markets Trusted Advisor as a feature that 'helps all customers', so beginners assume the free version is comprehensive. They do not realise the paid version is significantly richer.

Mistake

You can call AWS Support anytime with the Basic plan — it's just slow.

Correct

Basic Support does not include any direct contact with AWS Support engineers. You only have access to documentation, forums, and a limited set of Trusted Advisor checks.

Many people associate 'support' with at least a phone number. The fact that Basic is self-service-only surprises beginners who think 'free support' means 'free phone support'.

Mistake

A Technical Account Manager (TAM) is available with all paid support plans.

Correct

The TAM is an exclusive feature of the Enterprise Support plan only. Developer and Business Support do not include a TAM.

Newcomers see 'account manager' and think it is a standard offering for any paying customer. They do not distinguish between the levels of personalised service.

Mistake

Trusted Advisor only gives security recommendations.

Correct

Trusted Advisor covers five categories: Cost Optimisation, Performance, Security, Fault Tolerance, and Service Limits.

The word 'trusted' and 'advisor' sounds security-focused. Also, the free checks are mostly security-related, so beginners assume that is all the tool does.

Mistake

The Developer Support plan includes 24/7 phone support.

Correct

Developer Support only provides email support during business hours. Phone and chat support are available only with Business and Enterprise.

The name 'Developer' sounds like it should include more tools, but it is actually the entry-level paid plan with limited access.

Do You Actually Know This?

Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.

Frequently Asked Questions

Is AWS Trusted Advisor free?

Yes, there is a free version that comes with every AWS account (Basic Support). It includes six core checks. To unlock the full set of over 100 checks, you need a Business or Enterprise Support plan.

What is the difference between a Support Plan and Trusted Advisor?

An AWS Support Plan is a paid subscription that gives you access to AWS support engineers, response time guarantees, and tools. Trusted Advisor is a specific service within that plan that automatically inspects your account and gives recommendations. They are separate but related tools.

Can I change my AWS Support Plan later?

Yes, you can upgrade or downgrade your support plan at any time through the AWS Management Console. The cost is calculated on a pro-rata basis for the remainder of the month.

What is a Technical Account Manager (TAM) and do I get one with Business Support?

A TAM is a dedicated AWS expert assigned to your account who proactively helps you optimise your cloud environment. TAMs are only available with the Enterprise Support plan. Business Support does not include a TAM.

What are the five categories of Trusted Advisor?

The five categories are Cost Optimisation, Performance, Security, Fault Tolerance, and Service Limits. Each category contains checks that identify potential improvements or risks.

Does Developer Support include phone support?

No, Developer Support only provides email support during business hours. Phone and chat support are included only in the Business and Enterprise support plans.

If I have Basic Support, can I still talk to someone at AWS?

No, Basic Support gives you access to documentation, whitepapers, community forums, and six Trusted Advisor checks. There is no direct contact with AWS support engineers. You are on your own for troubleshooting.

Terms Worth Knowing

Ready to put this to the test?

You've just covered AWS Support Plans and Trusted Advisor — now see how well it sticks with free CLF-C02 practice questions. Full explanations included, no account needed.

Done with this chapter?