Sapior LogoSapior

AWS Cloud Practitioner Exam: The Focused Study Guide (CLF-C02)

A concise, no-fluff guide to the AWS Cloud Practitioner CLF-C02 exam: domain weights, the highest-ROI topics, and a realistic two to four week study plan.

Most candidates overprepare for the AWS Cloud Practitioner exam. They collect 14-hour video courses, three books, and forty pages of notes before starting. The exam does not require that. It is an entry-level, vocabulary-heavy certification that rewards a focused loop: learn a concept, map it to an AWS service, then test recall with practice questions.

The current version, `CLF-C02`, has 65 questions in 90 minutes. You need a scaled score of 700 out of 1000 to pass, and the exam costs $100 USD. You can take it online through Pearson VUE or at a test center. It covers four domains: cloud concepts, security and compliance, cloud technology and services, and billing, pricing, and support.

What the exam actually covers

Start with the [official AWS Certified Cloud Practitioner exam guide](https://aws.amazon.com/certification/certified-cloud-practitioner/). It is the source of truth for domain weights and task statements.

The domain weights for `CLF-C02` are:

Cloud Concepts: 24%

Security and Compliance: 30%

Cloud Technology and Services: 34%

Billing, Pricing, and Support: 12%

Notice where the points are. Security plus core services make up nearly two-thirds of the exam. If you only have one weekend, study the shared responsibility model, IAM, S3, EC2, and AWS support plans.

Start with the AWS Well-Architected Framework

Beginner AWS exams orbit around the [Well-Architected Framework](https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html). You should understand the six pillars:

Operational excellence

Security

Reliability

Performance efficiency

Cost optimization

Sustainability

You do not need to implement them, but you must recognize which pillar a scenario describes. Enabling CloudTrail across all regions aligns with security. Moving infrequent data to S3 Infrequent Access aligns with cost optimization. These scenario-to-pillar mappings are common on test day.

Core services to know cold

The exam asks what a service does and which service fits a scenario. Do not memorize obscure limits. Focus on the services that show up repeatedly:

Compute: EC2, Lambda, Elastic Beanstalk

Storage: S3, EBS, EFS, S3 Glacier

Database: RDS, DynamoDB, Redshift

Networking: VPC, Route 53, CloudFront, API Gateway

Security: IAM, AWS Organizations, CloudTrail, CloudWatch, GuardDuty, WAF, Shield

Management: CloudFormation, Trusted Advisor, Config, Budgets

A simple way to keep these straight: if a question asks for managed Microsoft SQL Server, the answer is RDS. If it asks for serverless NoSQL, the answer is DynamoDB. If it asks for a graph database, the answer is Neptune. The exam uses clear service-to-use-case signals.

Security and compliance is the highest ROI

Security is overrepresented for a reason. AWS wants certified people to understand the shared responsibility model. Know this cold:

AWS is responsible for security of the cloud. You are responsible for security in the cloud.

IAM users, groups, roles, and policies control access.

CloudTrail logs API activity. CloudWatch monitors resources. GuardDuty detects threats.

WAF protects web applications. Shield protects against DDoS.

AWS Artifact provides compliance reports.

If you can explain the difference between CloudTrail and CloudWatch, you will answer several questions correctly.

Billing and pricing: small domain, easy points

The billing domain is only 12% of the exam, but it is the most predictable. Know these tools and concepts:

AWS Free Tier includes 12 months free, always free, and short-term trial offers.

AWS Budgets sends alerts when spend exceeds a threshold. Cost Explorer visualizes historical cost.

The [AWS Pricing Calculator](https://calculator.aws/) estimates costs before deployment.

Consolidated billing in AWS Organizations aggregates spend and can unlock volume discounts.

Support plans: Basic, Developer, Business, Enterprise On-Ramp, and Enterprise. Business adds 24/7 access to Cloud Support Engineers. Enterprise adds a Technical Account Manager.

Do not spend a full day here. A focused evening is enough to collect most billing points.

A realistic study plan

A lean plan works better than an exhaustive one.

1. Read the official exam guide.

2. Complete the free [AWS Skill Builder](https://skillbuilder.aws/) course for Cloud Practitioner Essentials.

3. Read the AWS whitepaper on the Well-Architected Framework.

4. Take practice exams early. Tutorials Dojo and official AWS practice questions are useful.

5. For every wrong answer, write one sentence explaining why the correct answer is right and why your answer was wrong.

6. Spend time in the AWS Free Tier. Click through S3, EC2, IAM, and the Billing Dashboard.

Two to three weeks at 60 to 90 minutes per day is enough for most technical people. If you are completely new to cloud, plan for four to five weeks.

Common traps on exam day

The exam is not intentionally tricky, but it rewards precise language.

Read for `MOST` and `LEAST`. Several answers may be plausible, but one usually aligns better with the Well-Architected Framework or with lower operational overhead.

If a question mentions serverless, eliminate answers that require managing servers.

If a question asks who patches an EC2 guest OS, the answer is you. If it asks who patches the RDS engine, the answer is AWS.

Use the shared responsibility model as a decision tool.

Is the certification worth it?

For developers, AWS Cloud Practitioner is not a replacement for hands-on experience. It is a low-cost forcing function to learn the AWS ecosystem and build a shared vocabulary. For career changers, it signals baseline cloud literacy. For software teams, it reduces miscommunication about infrastructure.

At Sapior, we treat certifications as a byproduct, not the goal. The value is not the PDF. It is the mental model of AWS that remains after you pass.

Final word

The AWS Cloud Practitioner exam is predictable. Focus on the official exam guide, security and shared responsibility, core services, and billing basics. Do practice questions early, learn from misses, and spend time clicking around the AWS Console.

Schedule the exam only after you can score 80% or higher on two practice exams in a row. Then take it before the material goes stale.

AWS Cloud Practitioner Exam Study Guide: CLF-C02 Tips