- A
AWS Trusted Advisor
Why wrong: AWS Trusted Advisor provides recommendations on best practices (cost, performance, security, fault tolerance) but does not deliver real-time alerts about service disruptions affecting your specific resources.
- B
AWS Personal Health Dashboard
This tool delivers a personalized view of AWS service events that impact your account and resources. It can send immediate notifications via Amazon EventBridge, SNS, or email, and provides a dashboard specific to your resources.
- C
AWS Service Health Dashboard
Why wrong: The Service Health Dashboard shows the global status of all AWS services, but it is not personalized to your account or resources. It does not provide targeted notifications for events affecting your specific EC2 instances.
- D
AWS CloudTrail
Why wrong: AWS CloudTrail logs API calls made in your account for auditing and compliance. It does not monitor or alert on AWS service health events that may disrupt your running resources.
CLF-C02 Billing, Pricing, and Support Practice Question
This CLF-C02 practice question tests your understanding of billing, pricing, and support. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company runs a critical application on Amazon EC2 instances in a specific Availability Zone. The operations team wants to be notified immediately if AWS experiences a service disruption that could affect their instances. They also want a personalized view of the impact of AWS service events on their specific AWS resources. Which AWS tool should they use?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"immediately / without restart"Why it matters: Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
AWS Personal Health Dashboard
AWS Personal Health Dashboard (AWS Health) provides a personalized view of the impact of AWS service events on your specific AWS resources and subscriptions. It delivers alerts and remediation guidance when AWS experiences issues that may affect your EC2 instances in a particular Availability Zone, enabling immediate notification and a tailored impact assessment.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
AWS Trusted Advisor
Why it's wrong here
AWS Trusted Advisor provides recommendations on best practices (cost, performance, security, fault tolerance) but does not deliver real-time alerts about service disruptions affecting your specific resources.
When this WOULD be correct
A company wants to check if their AWS account follows best practices for security (e.g., MFA on root account, open security groups) and cost optimization (e.g., idle resources). AWS Trusted Advisor would be the correct tool to use.
- ✓
AWS Personal Health Dashboard
Why this is correct
This tool delivers a personalized view of AWS service events that impact your account and resources. It can send immediate notifications via Amazon EventBridge, SNS, or email, and provides a dashboard specific to your resources.
Clue confirmation
The clue word "immediately / without restart" in the question point toward this answer.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
AWS Service Health Dashboard
Why it's wrong here
The Service Health Dashboard shows the global status of all AWS services, but it is not personalized to your account or resources. It does not provide targeted notifications for events affecting your specific EC2 instances.
When this WOULD be correct
A question asking for a tool to check the overall health of AWS services globally, without needing to see personalized impact on specific resources or receive notifications tailored to the customer's account.
- ✗
AWS CloudTrail
Why it's wrong here
AWS CloudTrail logs API calls made in your account for auditing and compliance. It does not monitor or alert on AWS service health events that may disrupt your running resources.
When this WOULD be correct
An exam question asking which service provides a record of API calls made in an AWS account for security analysis, resource change tracking, or compliance auditing would make CloudTrail the correct answer.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CLF-C02 exam frequently reuses these exact scenarios with slightly different constraints.
✓AWS Personal Health DashboardCorrect answer▾
Why this is correct
This tool delivers a personalized view of AWS service events that impact your account and resources. It can send immediate notifications via Amazon EventBridge, SNS, or email, and provides a dashboard specific to your resources.
✗AWS Trusted AdvisorWrong answer — click to see why▾
Why this is wrong here
AWS Trusted Advisor provides best practice recommendations for cost optimization, performance, security, and fault tolerance, but it does not provide real-time notifications about AWS service disruptions or personalized impact views on specific resources.
★ When this WOULD be the correct answer
A company wants to check if their AWS account follows best practices for security (e.g., MFA on root account, open security groups) and cost optimization (e.g., idle resources). AWS Trusted Advisor would be the correct tool to use.
Why candidates choose this
Candidates may associate Trusted Advisor with monitoring and alerts, but it focuses on optimization checks rather than real-time service health and personalized impact notifications.
✗AWS Service Health DashboardWrong answer — click to see why▾
Why this is wrong here
The AWS Service Health Dashboard provides a general view of AWS service status across all regions, but it does not offer a personalized view of how specific service events impact the customer's own AWS resources or send notifications based on the customer's specific resources.
★ When this WOULD be the correct answer
A question asking for a tool to check the overall health of AWS services globally, without needing to see personalized impact on specific resources or receive notifications tailored to the customer's account.
Why candidates choose this
Candidates may confuse the Service Health Dashboard with the Personal Health Dashboard because both provide health information, but the Service Health Dashboard is more commonly known and appears to address 'service disruption' concerns.
✗AWS CloudTrailWrong answer — click to see why▾
Why this is wrong here
AWS CloudTrail records API activity for auditing and governance, but it does not provide real-time notifications about AWS service disruptions or personalized impact views on specific resources.
★ When this WOULD be the correct answer
An exam question asking which service provides a record of API calls made in an AWS account for security analysis, resource change tracking, or compliance auditing would make CloudTrail the correct answer.
Why candidates choose this
Candidates may confuse CloudTrail's logging of AWS events with the service health event notifications provided by Personal Health Dashboard, assuming any 'event' tracking tool would alert on disruptions.
Analysis generated from the official CLF-C02blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is confusing the global, non-personalized AWS Service Health Dashboard (which shows broad service status) with the account-specific AWS Personal Health Dashboard (which provides tailored alerts for your resources).
Trap categories for this question
Command / output trap
The Service Health Dashboard shows the global status of all AWS services, but it is not personalized to your account or resources. It does not provide targeted notifications for events affecting your specific EC2 instances.
Detailed technical explanation
How to think about this question
AWS Personal Health Dashboard leverages the AWS Health API, which surfaces service events (e.g., EC2 instance degradation, scheduled maintenance) that are scoped to your account and resources. It uses CloudWatch Events to trigger near-real-time notifications via Amazon SNS, allowing you to automate responses such as launching replacement instances in another Availability Zone. Under the hood, each event includes an ARN for the affected resource, enabling precise correlation with your infrastructure.
KKey Concepts to Remember
- Read the scenario before looking for a memorised answer.
- Find the constraint that changes the correct option.
- Eliminate answers that are true in general but not in this case.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
- →
Billing, Pricing, and Support — study guide chapter
Learn the concepts, then practise the questions
- →
Billing, Pricing, and Support practice questions
Targeted practice on this topic area only
- →
All CLF-C02 questions
1,024 questions across all exam domains
- →
AWS Certified Cloud Practitioner CLF-C02 study guide
Full concept coverage aligned to exam objectives
- →
CLF-C02 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related CLF-C02 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Cloud Concepts practice questions
Practise CLF-C02 questions linked to Cloud Concepts.
Security and Compliance practice questions
Practise CLF-C02 questions linked to Security and Compliance.
Cloud Technology and Services practice questions
Practise CLF-C02 questions linked to Cloud Technology and Services.
Billing, Pricing, and Support practice questions
Practise CLF-C02 questions linked to Billing, Pricing, and Support.
AWS shared responsibility model practice questions
Practise CLF-C02 questions linked to AWS shared responsibility model.
AWS IAM practice questions
Practise CLF-C02 questions linked to AWS IAM.
AWS pricing practice questions
Practise CLF-C02 questions linked to AWS pricing.
AWS support plans practice questions
Practise CLF-C02 questions linked to AWS support plans.
AWS S3 practice questions
Practise CLF-C02 questions linked to AWS S3.
AWS EC2 practice questions
Practise CLF-C02 questions linked to AWS EC2.
Practice this exam
Start a free CLF-C02 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this CLF-C02 question test?
Billing, Pricing, and Support — This question tests Billing, Pricing, and Support — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: AWS Personal Health Dashboard — AWS Personal Health Dashboard (AWS Health) provides a personalized view of the impact of AWS service events on your specific AWS resources and subscriptions. It delivers alerts and remediation guidance when AWS experiences issues that may affect your EC2 instances in a particular Availability Zone, enabling immediate notification and a tailored impact assessment.
What should I do if I get this CLF-C02 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Are there clue words in this question I should notice?
Yes — watch for: "immediately / without restart". Time or reboot constraint — the correct answer must take effect right away without requiring a reboot or reload.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More CLF-C02 practice questions
- A company publishes a message each time a new product is added to its catalogue. Three services need to receive this mes…
- A media company stores frequently accessed video thumbnails in Amazon S3. The thumbnails are read multiple times every d…
- A company needs a service to translate domain names (like www.example.com) into IP addresses, check the health of their…
- A startup runs an application on AWS and receives a monthly bill that charges exactly for the number of compute hours us…
- A financial institution runs its core banking application on-premises due to regulatory requirements. It has connected i…
- A company wants to run a MySQL database in AWS without managing database software installation, applying patches, settin…
Last reviewed: Jun 11, 2026
This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.