CLF-C02 After the Test: What Recent Takers Actually Saw
A field-level breakdown of the AWS Certified Cloud Practitioner CLF-C02 exam, based on what recent test-takers say is actually showing up.
The short version
The CLF-C02 is not a trivia exam. Recent passers describe it as a scenario-driven test of cloud literacy. You need to recognize what AWS service fits a business problem, know the shared responsibility model, and not get tricked by pricing and support questions.
You don't need to build anything. You need to read carefully.
Domain weight that shapes the exam
The official AWS exam guide breaks CLF-C02 into four domains:
Cloud Concepts: 24%
Security and Compliance: 30%
Cloud Technology and Services: 34%
Billing, Pricing, and Support: 12%
Security and core services dominate. Most recent test-takers notice questions about IAM, S3, EC2, Lambda, RDS, and support plans appear far more than edge services.
What's actually on it
1. Cloud concepts, but applied
Not just 'what is cloud' definitions. You'll get mini scenarios: a business needs to scale up for one month, which cloud benefit applies? The answer is often elasticity, not scalability.
2. Security and compliance
IAM policies, least privilege, MFA, encryption options, and shared responsibility. Reddit reports consistently mention 'which part is AWS responsible for?' and 'who secures what in RDS?' as high-frequency items.
3. Core services
S3 storage classes, EC2 pricing basics, Lambda and event-driven cases, RDS vs DynamoDB, CloudFront, Route 53, VPC basics, and the Well-Architected Framework. You don't configure them; you map them.
4. Billing, pricing, and support
AWS Budgets, Cost Explorer, Trusted Advisor, Organizations, consolidated billing, Basic vs Developer vs Business vs Enterprise support. Many recent takers were surprised by the number of support-plan questions.
Question style to expect
Most questions are one short paragraph followed by four options. Two are usually easy to eliminate, one is plausible until you re-read. People who passed mention keywords like 'most cost-effective,' 'operationally efficient,' and 'AWS responsibility' change the answer.
Some questions have multiple correct-sounding services, but only one aligns with the constraint.
What is not on the CLF-C02
No command line, no YAML, no Terraform, no hands-on labs. You won't write IAM policy JSON or debug code. You might see visual questions on the CAF or shared responsibility model in the newer exam version, but they are still recognition-based.
How to prepare in a focused way
1. Read the official AWS Certified Cloud Practitioner exam guide.
2. Use Tutorials Dojo or Whizlabs practice exams to learn the question phrasing.
3. Study the AWS Well-Architected Framework and CAF summaries.
4. Drill IAM, S3, EC2, Lambda, RDS, support plans, and Trusted Advisor.
5. Review incorrect answers, not just scores.
Sapior's take
For developer-tool teams, the CLF-C02 is a useful baseline: it gives everyone the same vocabulary before deeper work in infrastructure, security reviews, and AWS cost conversations. Our team treats it as a shared context layer, not a substitute for hands-on AWS experience.