foundational / CLF-C02
AWS Certified Cloud Practitioner Study Guide
Build broad AWS cloud fluency, shared-responsibility judgment, service recognition, and cost-awareness before deeper role-based training.
Certification Overview
- Exam code
- CLF-C02
- Target candidate
- Individuals who need overall AWS Cloud knowledge independent of a specific job role.
- Study scope
- Four to six focused weeks for a learner new to AWS. The goal is broad cloud judgment, not implementation depth.
- Completion status
- Published and source-reviewed 2026-08-07
What This Exam Is Really Testing
- Whether you understand why organizations use cloud services instead of buying fixed capacity up front.
- Whether you can recognize the difference between AWS responsibility and customer responsibility.
- Whether you can identify the correct service family from a plain-English business requirement.
- Whether you can reason about basic pricing, support, billing, and governance options.
Who This Exam Is For
Individuals who need overall AWS Cloud knowledge independent of a specific job role. No required prerequisite. Best for new AWS learners and professionals who work with AWS teams.
Exam Blueprint
| Domain | Weight | Study page |
|---|---|---|
| Cloud Concepts | 24% | Open Domain 1 |
| Security and Compliance | 30% | Open Domain 2 |
| Cloud Technology and Services | 34% | Open Domain 3 |
| Billing, Pricing, and Support | 12% | Open Domain 4 |
How to Use These Notes
Read the service pages for recognition and decision language. Do not try to memorize every configuration switch. For CLF-C02, AWS expects you to know what problem a service solves and which team would use it.
Domains
Cloud Concepts
Value, design principles, migration strategies, and cloud economics.
Practice this domain in AWS ArcadeSecurity and Compliance
Shared responsibility, security, governance, compliance, access management, and security resources.
Practice this domain in AWS ArcadeCloud Technology and Services
Deployment, global infrastructure, compute, database, network, storage, AI/ML, analytics, and service categories.
Practice this domain in AWS ArcadeBilling, Pricing, and Support
Pricing models, billing tools, budget controls, cost management, and support resources.
Practice this domain in AWS ArcadeCritical AWS Services
Do not study these as vocabulary words. For each service, know the workload fit, what AWS manages, what you still configure, security boundaries, scaling behavior, and cost signal.
Service Comparisons
Many AWS questions are not asking whether a service can solve the problem. They ask which service solves it with the right operational, security, availability, and cost tradeoff.
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.
Most cost-effective
Read usage pattern, duration, access frequency, scaling behavior, data transfer, and operations. Cheapest unit price is not always lowest total cost.
Lowest latency
Move content or compute closer to users, cache aggressively, choose the right database access pattern, and avoid unnecessary cross-Region or NAT paths.
Private connectivity
Use private subnets, VPC endpoints, PrivateLink, VPN, Direct Connect, Transit Gateway, and tight DNS/routing design instead of public exposure.
What AWS Wants You to Notice
Common Exam Traps
- Choosing EC2 for every compute requirement because it is familiar.
- Treating encryption, authentication, and authorization as the same control.
- Assuming a managed service removes all customer responsibility.
- Ignoring support-plan wording when the question is asking about account help rather than architecture.
Hands-On Practice
These labs are optional. They do not provision anything from this website. Read the cost warning before creating AWS resources.
Mastery Checklist
Checklist state is saved locally in this browser and does not change Arcade readiness scoring.
Practice in AWS Arcade
Use the Arcade after studying a domain so explanations reinforce reasoning instead of becoming answer memorization.
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.