AWSDOP-C02
On this page
Beginner-friendly overview

Trusted Advisor

AWS Trusted Advisor is an automated best-practices advisor for your account. It continuously inspects your AWS environment and produces a checklist of recommendations โ€” where you could save money, tighten security, improve reliability, boost performance, or where you're approaching a service limit.

Think of it as a health check for your whole AWS account that runs on its own and tells you what to fix.

What It Looks At

Trusted Advisor groups its checks into five categories:

  • Cost optimization โ€” idle or underused resources you're paying for
  • Performance โ€” configurations that could run faster
  • Security โ€” open security groups, public S3 buckets, root account without MFA, exposed keys
  • Fault tolerance โ€” missing backups, single-AZ setups, no Multi-AZ
  • Service limits โ€” resources approaching an account quota

The One Thing to Internalize: It Only Advises

Trusted Advisor never changes anything. It detects and recommends โ€” the actual fixing is up to you (or your automation). This puts it in the same family as AWS's other "detector" services: it produces findings, and acting on them is a separate step.

Trusted Advisor inspects the account โ†’ findings โ†’ you act on them Your AWS account resources ยท config Trusted Advisor cost ยท security ยท performance fault tolerance ยท limits recommends โ€” never changes You / automation EventBridge โ†’ Lambda alarm โ†’ SNS

The Catch: Your Support Plan Decides What You Get

This is the detail the exam cares about most. On Basic or Developer support, you only get a limited set of checks (core security + service quotas). To get all the checks โ€” and, crucially, to automate anything with the Trusted Advisor API, CloudWatch metrics, or EventBridge โ€” you need a Business or Enterprise support plan.

Trusted Advisor is the "am I following AWS best practices?" advisor โ€” and its automation is gated behind a paid support plan. The classic exam use is warn me before I hit a service limit. But any question that automates Trusted Advisor (API, CloudWatch alarms, EventBridge refresh) must also mention Business/Enterprise support โ€” and if the question forbids a plan upgrade, the answer shifts to Service Quotas instead.