CLF-C02 / Domain 4 / 12%

Billing, Pricing, and Support

Pricing models, billing tools, budget controls, cost management, and support resources.

Official Task Statements

TaskWhat to prove
CLF-4.1Compare AWS pricing models.
CLF-4.2Understand resources for billing, budget, and cost management.
CLF-4.3Identify AWS technical resources and AWS Support options.

Concepts You Need to Understand

  • Pricing models, budgets, forecasts, cost allocation tags, support plans, Trusted Advisor, AWS Marketplace, and technical resources.

AWS services involved

  • AWS Pricing Calculator
  • AWS Budgets
  • AWS Cost Explorer
  • AWS Billing Conductor
  • Trusted Advisor
  • AWS Support

Important configurations

  • Budgets alert thresholds.
  • Cost allocation tags.
  • Support plan capabilities.

Exam Decision Patterns

Least operational overhead

Prefer managed and serverless services when they satisfy the requirement. Exceptions appear when the scenario needs host control, unsupported runtimes, specialized network behavior, or exact migration compatibility.

Highly available

Identify the failure boundary. One instance is not HA. Multiple instances in one AZ help capacity but not AZ failure. Multi-AZ handles regional AZ faults. Multi-Region handles regional events but adds complexity and cost.

Durable

Durability is about preserving data. Use replication, versioning, backups, point-in-time recovery, and tested restore plans. A durable backup does not guarantee a low RTO.

Decouple the application

Use SQS for buffering work, SNS for fanout, EventBridge for event routing, and Step Functions for visible workflow state. Add retries, DLQs, and idempotent consumers.

Least privilege

Prefer roles and temporary credentials, scope actions/resources/conditions, watch explicit denies, and remember that resource policies may also be required.

Common Mistakes

  • Using CloudWatch when the question is about billing forecasts.
  • Missing support-plan clues such as technical account manager access.

Example Architecture

Cross-Account Access A principal assumes a role in another account and the resource policy plus CloudTrail evidence define and record access. Cross-Account Access Account A PrincipalSTS AssumeRoleAccount B RoleResource PolicyCloudTrail
A principal assumes a role in another account and the resource policy plus CloudTrail evidence define and record access.

Hands-On Activity

Create a no-spend budget alert in a sandbox account and delete it after review.

For an AWS-account lab, use one of the linked mini labs and keep cleanup steps visible before you start.

Task-by-Task Study Notes

CLF-4.1 - Compare AWS pricing models.

This task statement is asking whether you can turn a scenario into a decision. Start by identifying the workload requirement, the control or service family involved, and the tradeoff AWS is testing in this domain.

  • Translate the wording into requirements: security, operations, cost, availability, latency, governance, or data behavior.
  • Choose the service or configuration that directly satisfies those requirements with the least unnecessary complexity.
  • Reject options that are technically possible but miss the domain goal or increase risk without a requirement.

Practice CLF-4.1 style questions in this domain

CLF-4.2 - Understand resources for billing, budget, and cost management.

This task statement is asking whether you can turn a scenario into a decision. Start by identifying the workload requirement, the control or service family involved, and the tradeoff AWS is testing in this domain.

  • Translate the wording into requirements: security, operations, cost, availability, latency, governance, or data behavior.
  • Choose the service or configuration that directly satisfies those requirements with the least unnecessary complexity.
  • Reject options that are technically possible but miss the domain goal or increase risk without a requirement.

Practice CLF-4.2 style questions in this domain

CLF-4.3 - Identify AWS technical resources and AWS Support options.

This task statement is asking whether you can turn a scenario into a decision. Start by identifying the workload requirement, the control or service family involved, and the tradeoff AWS is testing in this domain.

  • Translate the wording into requirements: security, operations, cost, availability, latency, governance, or data behavior.
  • Choose the service or configuration that directly satisfies those requirements with the least unnecessary complexity.
  • Reject options that are technically possible but miss the domain goal or increase risk without a requirement.

Practice CLF-4.3 style questions in this domain

Review Checklist

Sources and Review Metadata

This independent training application is not affiliated with or endorsed by Amazon Web Services. AWS, Amazon Web Services, and AWS certification names are trademarks of Amazon.com, Inc. or its affiliates.