Courseiva
Billing, Pricing, and SupportmediumMultiple ChoiceObjective-mapped

CLF-C02 Billing, Pricing, and Support Practice Question

A startup is running a pilot application on AWS and wants to control costs strictly. The finance team sets a monthly budget of $1,000. They need to receive an email notification when actual or forecasted spending reaches 80% of the budget. Additionally, if the budget is exceeded, they want to automatically stop a non-critical Amazon EC2 instance to prevent further cost overruns. Which combination of AWS services should they use to meet all these requirements with minimal operational overhead?

⚠ Common exam trap

The trap here is that candidates may overcomplicate the solution by combining multiple services (e.g., Cost Explorer, Lambda, Trusted Advisor) when AWS Budgets alone, with its built-in budget action capability, directly satisfies both the notification and automated EC2 stop requirements with minimal operational overhead.

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 Budgets with a budget action configured to stop the EC2 instance when the budget limit is exceeded

AWS Budgets natively supports budget actions that can automatically stop an EC2 instance when the actual or forecasted spending exceeds a defined threshold. This eliminates the need for custom scripting or additional services, meeting the requirements with minimal operational overhead. The budget alert at 80% can be configured via AWS Budgets' notification feature to send an email through Amazon SNS.

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 Cost Explorer with Amazon SNS notifications to send alerts at 80% spending, and an AWS Lambda function to stop the EC2 instance

    Why it's wrong here

    AWS Cost Explorer provides cost visualization and forecasting but does not natively trigger alerts or actions. While you could build a custom solution with SNS and Lambda, this requires additional integration and is not the simplest managed approach. AWS Budgets natively supports both alerts and automated budget actions.

    When this WOULD be correct

    This option would be correct if the question required only cost monitoring and alerts (not automated actions) and the candidate needed to visualize spending trends and receive SNS notifications at a threshold. For example: 'A company wants to track AWS spending and receive email alerts when costs reach 80% of budget, without any automated cost control actions.'

  • AWS Budgets with a budget alert set at 80% of the $1,000 limit, and an AWS Trusted Advisor check to stop the instance when costs exceed the budget

    Why it's wrong here

    AWS Budgets budget alerts only send notifications (e.g., email) when the 80% threshold is passed; they do not enforce any automated response. AWS Trusted Advisor performs best-practice checks and returns recommendations, but it cannot stop an EC2 instance or perform cost remediation. To actually stop the instance when costs exceed the budget, you need an AWS Budgets budget action (which can directly stop EC2), not a separate Trusted Advisor check.

    When this WOULD be correct

    If the question required receiving cost optimization recommendations and manual intervention to stop resources, AWS Budgets for alerts and Trusted Advisor for cost checks would be appropriate, but without the need for automated instance termination.

  • AWS Budgets with a budget action configured to stop the EC2 instance when the budget limit is exceeded

    Why this is correct

    AWS Budgets can set cost thresholds and send alerts. Budget actions allow you to define automated responses, such as stopping an EC2 instance, applying IAM policies, or running a Lambda function. This meets all requirements in a fully managed way with minimal operational overhead.

  • Amazon CloudWatch cost metric alarms combined with AWS Auto Scaling to reduce instance capacity when spending exceeds the budget

    Why it's wrong here

    CloudWatch does not provide billing metrics by default; cost metric alarms are not available in CloudWatch. Also, Auto Scaling adjusts capacity based on demand, not directly on cost spending. This combination cannot reliably enforce a dollar-based cost limit or stop a specific instance.

    When this WOULD be correct

    If the requirement were to scale down capacity (e.g., terminate instances in an Auto Scaling group) based on cost metrics, CloudWatch alarms with Auto Scaling policies would be appropriate. For example, a question asking to reduce EC2 fleet size when spending exceeds a threshold.

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 Budgets with a budget action configured to stop the EC2 instance when the budget limit is exceededCorrect answer

Why this is correct

AWS Budgets can set cost thresholds and send alerts. Budget actions allow you to define automated responses, such as stopping an EC2 instance, applying IAM policies, or running a Lambda function. This meets all requirements in a fully managed way with minimal operational overhead.

AWS Cost Explorer with Amazon SNS notifications to send alerts at 80% spending, and an AWS Lambda function to stop the EC2 instanceWrong answer — click to see why

Why this is wrong here

AWS Cost Explorer does not support automated actions like stopping EC2 instances; it only provides cost visualization and forecasting. The requirement to automatically stop an instance when the budget is exceeded cannot be met by Cost Explorer alone, even with Lambda, as Budgets is the native service for budget-based actions.

★ When this WOULD be the correct answer

This option would be correct if the question required only cost monitoring and alerts (not automated actions) and the candidate needed to visualize spending trends and receive SNS notifications at a threshold. For example: 'A company wants to track AWS spending and receive email alerts when costs reach 80% of budget, without any automated cost control actions.'

Why candidates choose this

Candidates may think Cost Explorer can trigger actions via Lambda, but AWS Budgets is the simpler, fully managed service for budget alerts and automated actions, reducing operational overhead.

AWS Budgets with a budget alert set at 80% of the $1,000 limit, and an AWS Trusted Advisor check to stop the instance when costs exceed the budgetWrong answer — click to see why

Why this is wrong here

AWS Trusted Advisor does not have the capability to automatically stop EC2 instances based on budget thresholds; it provides cost optimization recommendations but not automated actions.

★ When this WOULD be the correct answer

If the question required receiving cost optimization recommendations and manual intervention to stop resources, AWS Budgets for alerts and Trusted Advisor for cost checks would be appropriate, but without the need for automated instance termination.

Why candidates choose this

Candidates may think Trusted Advisor can automate cost-saving actions because it offers cost optimization checks, but they overlook that it lacks direct integration with EC2 instance control for budget enforcement.

Amazon CloudWatch cost metric alarms combined with AWS Auto Scaling to reduce instance capacity when spending exceeds the budgetWrong answer — click to see why

Why this is wrong here

Amazon CloudWatch cost metric alarms cannot directly trigger EC2 instance stop actions; they only support SNS notifications or Auto Scaling actions, not stopping instances. Auto Scaling reduces capacity but does not stop a specific non-critical instance.

★ When this WOULD be the correct answer

If the requirement were to scale down capacity (e.g., terminate instances in an Auto Scaling group) based on cost metrics, CloudWatch alarms with Auto Scaling policies would be appropriate. For example, a question asking to reduce EC2 fleet size when spending exceeds a threshold.

Why candidates choose this

Candidates may think CloudWatch can monitor costs and trigger any action, and that Auto Scaling can stop instances, but Auto Scaling only manages instance counts, not stopping individual instances.

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?”

About these practice questions

This CLF-C02 question is part of Courseiva's 988-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.