Technology15 min read

Pass AWS Cloud Practitioner CLF-C02 First Try (2026)

700/1000 passing score, 65 questions, 90 minutes. Step-by-step study plan to pass the AWS Cloud Practitioner CLF-C02 exam on your first attempt in 2026.

OpenExamPrep Cloud Certification TeamFebruary 25, 2026

Key Facts

  • The AWS Cloud Practitioner CLF-C02 exam needs a scaled score of 700 out of 1000 to pass (AWS official exam guide, v1.0).
  • CLF-C02 has 65 questions in 90 minutes: 50 questions are scored and 15 are unscored, and unscored items are not flagged on the exam.
  • The CLF-C02 exam covers four domains: Cloud Concepts 24%, Security and Compliance 30%, Cloud Technology and Services 34%, and Billing/Pricing/Support 12%.
  • Cloud Technology and Services (34%) and Security and Compliance (30%) together make up 64% of scored content on the CLF-C02 exam.
  • The CLF-C02 exam costs 100 USD and is delivered at a Pearson VUE test center or online with OnVUE proctoring (AWS, 2026).
  • Each AWS certification earns a 50 percent discount voucher, valid one year, usable on any AWS exam of any level (AWS Certification Account).
  • The AWS Cloud Practitioner certification is valid for three years; passing any higher AWS exam automatically renews it.
  • CLF-C02 uses compensatory scoring, so you only need to pass the exam overall, not each individual domain section.
  • Unanswered CLF-C02 questions are scored as incorrect and there is no penalty for guessing, so every question should be answered.

📺 Watch the Video

How to Pass the AWS Cloud Practitioner Exam on Your First Try

The AWS Certified Cloud Practitioner (CLF-C02) is the most popular entry-level cloud certification in the world — and for good reason. Cloud skills are the #1 most sought-after IT skill in 2026, and this cert proves you understand the fundamentals.

But don't let "entry-level" fool you. The exam covers a wide range of AWS services, pricing models, security concepts, and cloud architecture that can overwhelm unprepared candidates.

This guide gives you the exact domain-by-domain study strategy, time allocation plan, and practice approach that first-time passers use.

free AWS Cloud Practitioner practice questionsPractice questions with detailed explanations

Quick Facts: AWS Cloud Practitioner CLF-C02

DetailInfo
Exam CodeCLF-C02
Questions65 (50 scored + 15 unscored experimental)
Time Limit90 minutes
Passing Score700/1000 (scaled)
Exam Fee$100 USD
FormatMultiple choice & multiple response
DeliveryPearson VUE (test center or online via OnVUE)
PrerequisitesNone
Validity3 years
Bonus50% discount voucher for your next AWS exam after passing

The 4 Domains: Where Your Score Comes From

Understanding the domain weights is your single biggest advantage. Here's exactly how the CLF-C02 exam breaks down:

DomainWeightWhat It Covers
1. Cloud Concepts24%Cloud value proposition, AWS Cloud design principles, migration strategies, cloud economics
2. Security & Compliance30%Shared Responsibility Model, IAM, security services, compliance programs
3. Cloud Technology & Services34%Compute, storage, networking, databases, AI/ML services, deployment, management
4. Billing, Pricing & Support12%Pricing models, account structures, billing tools, support plans

Critical insight: Security & Compliance (30%) + Cloud Technology & Services (34%) = 64% of your exam. These two domains should get the majority of your study time.


The 6 Highest-Yield Topics (study these first)

If you are short on time, these six topics show up the most and give you the best return per hour:

  1. The Shared Responsibility Model -- the single most-tested concept. Know exactly what AWS secures vs. what the customer secures, and how that line shifts for managed services (RDS, Lambda) vs. EC2.
  2. The 6 Well-Architected Framework pillars -- Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, Sustainability.
  3. Core storage and compute choices -- when to use S3 vs. EBS vs. EFS, and EC2 vs. Lambda vs. containers.
  4. EC2 purchasing options -- On-Demand vs. Reserved vs. Spot vs. Savings Plans, and which is cheapest for a given workload.
  5. Cost-management tools -- expect roughly 6-8 questions combined on AWS Budgets, Cost Explorer, the Billing dashboard, the Pricing Calculator, and consolidated billing.
  6. Support plan tiers -- Basic, Developer, Business, Enterprise and what each unlocks (Trusted Advisor checks, response times, TAM access).

Master these six and you cover well over half the scored content. Everything else in this guide builds depth around them.


Domain-by-Domain Study Strategy

Domain 1: Cloud Concepts (24%) — Start Here

This is your foundation. Without understanding why cloud exists and how it works conceptually, the service-specific domains won't make sense.

Must-Know Topics:

  • 6 advantages of cloud computing (trade CapEx for OpEx, massive economies of scale, stop guessing capacity, increase speed & agility, eliminate data center overhead, go global in minutes)
  • Cloud deployment models: Public, Private, Hybrid, Multi-cloud
  • AWS Well-Architected Framework: 6 pillars (Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, Sustainability)
  • Cloud migration strategies: The 7 R's (Rehost, Replatform, Refactor, Repurchase, Retire, Retain, Relocate)
  • AWS Cloud Adoption Framework (AWS CAF): Business, People, Governance, Platform, Security, Operations perspectives

Study time: 8-12 hours (Week 1)

Pro tip: Memorize the 6 advantages of cloud computing word-for-word. At least 2-3 exam questions will test these directly.


Domain 2: Security & Compliance (30%) — The Highest-Weighted Domain

This is where exams are won or lost. The Shared Responsibility Model alone can account for 5-8 questions.

Must-Know Topics:

  • Shared Responsibility Model: AWS is responsible for security of the cloud (hardware, infrastructure). You are responsible for security in the cloud (data, access, configuration)
  • IAM (Identity & Access Management): Users, groups, roles, policies, MFA, least privilege principle
  • AWS Organizations & Service Control Policies (SCPs)
  • Security services: AWS Shield (DDoS), WAF (web firewall), GuardDuty (threat detection), Inspector (vulnerability scanning), Macie (data privacy), KMS (encryption keys), CloudTrail (API logging), Config (resource compliance)
  • Compliance programs: SOC, PCI-DSS, HIPAA, FedRAMP — know that AWS Artifact provides compliance reports

Study time: 12-15 hours (Week 2)

Memory trick for security services:

  • Shield = shields against DDoS attacks
  • WAF = Web Application Firewall (blocks HTTP attacks)
  • GuardDuty = guards your accounts by detecting threats
  • Inspector = inspects EC2 instances for vulnerabilities
  • Macie = monitors S3 for sensitive data (think "Ma sees everything")

Domain 3: Cloud Technology & Services (34%) — The Broadest Domain

This is the widest domain, covering dozens of AWS services. The good news: you only need to know what each service does, not how to configure it.

Compute Services (know all of these):

  • EC2 — Virtual servers (instances)
  • Lambda — Serverless compute (pay per invocation)
  • ECS / EKS — Container orchestration
  • Elastic Beanstalk — PaaS (deploy apps without managing infrastructure)
  • Lightsail — Simple VPS for small projects

Storage Services:

  • S3 — Object storage (11 9's durability, multiple storage classes)
  • EBS — Block storage for EC2 instances
  • EFS — Managed file system (NFS)
  • S3 Glacier — Archive storage (cheapest, slowest retrieval)

Database Services:

  • RDS — Managed relational databases (MySQL, PostgreSQL, etc.)
  • DynamoDB — Managed NoSQL database (key-value)
  • Aurora — AWS-native relational DB (MySQL/PostgreSQL compatible, 5x faster)
  • ElastiCache — In-memory caching (Redis, Memcached)
  • Redshift — Data warehouse for analytics

Networking:

  • VPC — Virtual Private Cloud (isolated network)
  • CloudFront — CDN (content delivery)
  • Route 53 — DNS service
  • Direct Connect — Dedicated network connection to AWS
  • API Gateway — Create, publish, manage APIs

Study time: 15-18 hours (Weeks 3-4)

Don't memorize every service. Focus on the top 20-25 services listed above. The exam won't ask about obscure services in depth.


Domain 4: Billing, Pricing & Support (12%) — Easy Points

This is the smallest domain but offers the easiest points on the exam. Don't skip it.

Must-Know Topics:

  • Pricing models: On-Demand, Reserved Instances (1yr or 3yr), Spot Instances, Savings Plans
  • Free Tier: 3 types (Always Free, 12 Months Free, Trials)
  • AWS Pricing Calculator: Estimate costs before deploying
  • AWS Cost Explorer: Analyze past spending patterns
  • AWS Budgets: Set custom cost and usage budgets with alerts
  • AWS Organizations: Consolidated billing across multiple accounts
  • Support Plans (as tested on CLF-C02): Basic (free), Developer, Business, and Enterprise. For the exam, focus on what each tier provides -- response times, Trusted Advisor access, and whether a Technical Account Manager (TAM) is included -- not the exact dollar amounts.

2026 real-world note: AWS restructured its commercial Support plans in 2026 (Basic, Business Support+, Enterprise Support, Unified Operations), and Developer and Enterprise On-Ramp are being retired by January 1, 2027. The current CLF-C02 exam guide (v1.0) still tests the classic Basic/Developer/Business/Enterprise tiers, so study those names for the exam while knowing the lineup is changing in the real world.

Study time: 5-8 hours (Week 4)

Key pricing rule: The more you commit upfront, the more you save. Reserved > Savings Plans > On-Demand. Spot is cheapest but can be interrupted.


Study Plan: Choose Your Track

Not everyone starts from the same place. Pick the track that matches your experience:

2-Week Track (IT Professionals with Cloud Exposure)

WeekFocusDaily Hours
Week 1All 4 domains (skim familiar, deep-dive gaps)3-4
Week 2Practice exams + weak area drills3-4

4-Week Track (IT Professionals, New to AWS)

WeekFocusDaily HoursMilestone
Week 1Cloud Concepts + AWS account setup1.5-2Understand 6 cloud advantages, deployment models, Well-Architected Framework
Week 2Security & Compliance2-2.5Master Shared Responsibility Model, IAM, security services
Week 3Cloud Technology & Services (Compute, Storage, DB)2-2.5Know top 25 services and their use cases
Week 4Billing + Full practice exams + weak area review2-3Score 80%+ on practice exams → schedule real exam

6-Week Track (Complete Beginners, No IT Background)

WeekFocusDaily Hours
Week 1Cloud Concepts + what is cloud computing1.5-2
Week 2Security & Compliance (intro)1.5-2
Week 3Security & Compliance (deep dive) + IAM2
Week 4Cloud Technology & Services (compute, storage)2
Week 5Cloud Technology & Services (DB, networking) + Billing2
Week 6Full practice exams + weak area review2-3

Total study time: 30-80 hours depending on track


The Practice Question Strategy That Works

Practice questions are the single most important part of your preparation. Here's how to use them effectively:

Step 1: Topic-Specific Practice (Weeks 1-3)

After studying each domain, immediately do practice questions on that domain. This locks in your understanding through active recall.

Step 2: Mixed Practice Exams (Week 4)

Take full-length, timed practice exams mixing all four domains. This simulates the real exam experience.

Step 3: The Wrong-Answer Review

This is where real learning happens. For every wrong answer:

  1. Read the explanation carefully
  2. Understand why your choice was wrong
  3. Understand why the correct answer is right
  4. Note the service or concept for additional review

The 200-Question Benchmark

A reliable readiness signal: work through at least 200 practice questions across all four domains and consistently score 80% or higher on timed, full-length mocks before you book the real exam. The number itself matters less than the habit -- don't just answer questions, learn from every single one through the wrong-answer review below.

Start with 200 free AWS Cloud Practitioner practice questions ->Practice questions with detailed explanations

7 Common Mistakes That Cause Failure

Mistake 1: Studying Services in Isolation

Don't memorize services as a list. Understand when you would use each service. The exam gives you scenarios, not definitions.

Bad approach: "S3 is object storage" Good approach: "When I need to store and retrieve unlimited amounts of data from anywhere on the web, I use S3. For block storage attached to an EC2 instance, I use EBS."

Mistake 2: Ignoring the Shared Responsibility Model

This is the #1 most-tested concept on the entire exam. You must know what AWS manages vs. what you manage.

AWS manages: Physical infrastructure, hypervisor, managed service patching You manage: Data encryption, IAM policies, security groups, OS patching on EC2

Mistake 3: Skipping Billing & Support

It's only 12% of the exam, but those are free points. Know the support plans, pricing models, and cost management tools.

Mistake 4: Not Taking Timed Practice Exams

90 minutes for 65 questions = ~83 seconds per question. That's comfortable but not generous. Practice under time pressure at least twice.

Mistake 5: Over-Studying Technical Details

This is a foundational certification. You don't need to know CLI commands, CloudFormation templates, or networking subnets in detail. Focus on what services do and when to use them.

Mistake 6: Neglecting Multi-Service Scenarios

The CLF-C02 loves questions like "A company wants to host a web application with auto-scaling and a database. Which combination of services should they use?" Practice identifying the right service for each requirement.

Mistake 7: Changing Your Answers

Your first instinct is usually right on concept-based questions. Only change an answer if you genuinely misread the question.


Exam Day Strategy

Before the Exam

  • Arrive 15 minutes early (or set up your online proctoring 30 minutes before)
  • Bring two forms of ID for in-person testing
  • Review the Shared Responsibility Model and the 6 cloud advantages one last time
  • Eat a light meal — avoid sugar crashes

During the Exam

  • Read every question twice — the last line often contains the key requirement
  • Eliminate obviously wrong answers first — usually 2 answers are clearly wrong
  • Flag and skip difficult questions — come back to them after completing easier ones
  • Never leave a question blank — there is no penalty for guessing
  • Time check: At question 30, you should have ~45 minutes remaining

After the Exam

You'll receive a pass/fail result immediately on screen. Your detailed score report (showing domain-level performance) arrives via email within 5 business days.


Free Study Resources

You can pass the CLF-C02 without spending a dollar beyond the $100 exam fee. Here are the best free resources:

ResourceWhat It IsCost
AWS Skill BuilderOfficial Cloud Practitioner Essentials course (13 modules)Free
AWS Free TierHands-on access to 100+ AWS services for 12 monthsFree
AWS Official Practice Questions20-question official practice set on Skill BuilderFree
OpenExamPrep Practice Questions200 exam-style questions with AI explanationsFree
Start with 200 free practice questions →Practice questions with detailed explanations

What Comes After Cloud Practitioner?

Once you pass, the natural next steps are:

CertificationBest ForDifficulty
AWS Solutions Architect Associate (SAA-C03)Most popular next cert, broad architectural knowledgeModerate
AWS Developer Associate (DVA-C02)Developers building on AWSModerate
AWS SysOps Administrator Associate (SOA-C02)Operations and deployment focusModerate-Hard

Your Cloud Practitioner credential is valid for 3 years and gives you a 50% discount voucher for your next AWS exam.

Keeping your certification active

The credential expires three years after you pass. You have two ways to renew:

  • Retake CLF-C02 (the current version) before your expiration date, or
  • Pass any higher-level AWS certification -- doing so automatically renews your Cloud Practitioner credential for another cycle.

Most people who continue their AWS journey never need to retake CLF-C02 -- earning an associate certification renews it for them. AWS sends renewal reminders as your expiration approaches.


Start Your AWS Cloud Practitioner Prep Today

The AWS Cloud Practitioner exam is absolutely passable on your first attempt with the right preparation. Here's your action plan:

  1. This week: Create a free AWS account and explore the console
  2. Start studying: Follow the 4-week domain-by-domain plan above
  3. Practice daily: Work through practice questions after each study session
  4. Test yourself: Take full practice exams in Week 4, target 80%+
  5. Schedule the exam when you're consistently scoring 80%+

Free AWS Cloud Practitioner Practice Questions

  • 200 exam-style questions covering all 4 CLF-C02 domains
  • Detailed explanations for every answer choice
  • AI tutor to explain any concept in depth
  • Track your progress by domain
Start Free AWS Cloud Practitioner Practice →Practice questions with detailed explanations

Key Takeaways

  1. Focus on Security (30%) and Technology (34%) — they're 64% of your score
  2. Complete 200+ practice questions with thorough wrong-answer review
  3. Master the Shared Responsibility Model — it appears on every exam
  4. Know the top 25 services and when to use each one
  5. Score 80%+ on practice exams before scheduling the real thing
  6. Don't over-study technical details — this is conceptual, not hands-on

The AWS Cloud Practitioner is the best entry point into cloud computing. Follow this plan, put in the work, and you'll pass on your first try.

Good luck with your AWS certification journey!

Test Your Knowledge
Question 1 of 4

What is the passing score for the AWS Cloud Practitioner CLF-C02 exam?

A
650/1000
B
700/1000
C
750/1000
D
800/1000
Learn More with AI

10 free AI interactions per day

AWS Cloud PractitionerCLF-C02AWS CertificationCloud ComputingHow to PassFirst TryStudy PlanIT Certification

Related Articles

Stay Updated

Get free exam tips and study guides delivered to your inbox.

Free exam tips & study guides. Unsubscribe anytime.