AWS Cloud Practitioner: Service Selection and Cloud Economics Are the Real Test
CLF-C02 is foundational but not trivial. The exam tests cloud concepts, AWS core services, pricing models, and the shared responsibility model — not technical implementation.
Check Your Readiness →Most candidates understand AWS Certified Cloud Practitioner concepts — and still fail. This exam tests how you apply knowledge under pressure.
CLF-C02 has four domains. The most common failure points are the shared responsibility model (who is responsible for what) and pricing model selection (when to use On-Demand vs. Reserved vs. Spot). Every scenario has a 'most appropriate' answer based on these frameworks.
Use On-Demand instances for flexibility
Reserved Instances provide up to 72% savings for predictable, steady-state workloads — On-Demand is more expensive and unnecessary when utilization is predictable
Use On-Demand instances for reliability
Spot Instances are appropriate for fault-tolerant, interruptible batch workloads — they offer the lowest cost and the workload can handle unexpected interruptions
Create a free-tier account and estimate based on the console
Use the AWS Pricing Calculator and TCO Calculator to estimate and compare on-premises vs. cloud costs before migration decisions
AWS is responsible for the security of the cloud (hardware, network, hypervisor, managed services). Customers are responsible for security in the cloud (IAM, data, OS configuration, application). Mixing these up is the most common CLF failure.
On-Demand is for unpredictable workloads; Reserved Instances for steady-state, predictable workloads (1-3 year commitment); Spot Instances for fault-tolerant, interruptible workloads with up to 90% savings. Using Reserved for unpredictable or Spot for critical workloads is wrong.
S3 is object storage for files, backups, and static content. EBS is block storage attached to EC2. EFS is managed file storage for multiple instances. Each has different performance, cost, and use case characteristics.
Lambda is for short-duration event-driven processing (< 15 minutes). EC2 is for persistent, long-running workloads requiring custom configuration. Candidates apply EC2 when Lambda is more appropriate for cost and simplicity.
CLF candidates often neglect Cost Explorer, AWS Budgets, and the Total Cost of Ownership (TCO) calculator. Pricing and billing questions account for 16% of the exam.
CLF-C02 covers more breadth than most candidates prepare for. Test whether your cloud fundamentals are solid.