(800) 555-2678 مبيعات وتسجيل، من الإثنين إلى الجمعة
تحضير الامتحان

How to Pass the AWS Cloud Practitioner Exam

How to pass the AWS Cloud Practitioner exam (CLF-C02): the four domains, question format, a focused study plan, and common mistakes to avoid.

In this guide

  • What the Cloud Practitioner exam covers
  • The four CLF-C02 domains
  • A two-to-four-week study plan
  • Common mistakes to avoid
  • The shared responsibility model, explained
  • Core services worth knowing cold
  • Resources, logistics, and renewal
By · September 12, 2026 · 7 min read

Quick answer: To pass the AWS Certified Cloud Practitioner exam (CLF-C02) you must handle 65 questions in 90 minutes across four domains, Cloud Concepts, Security and Compliance, Cloud Technology and Services, and Billing, Pricing, and Support. It is a multiple-choice and multiple-response exam with no labs, and most candidates pass in two to four weeks of focused study. Confirm the current price and passing score on the official AWS certification page, because AWS sets and can change those.

What the Cloud Practitioner exam covers

AWS Certified Cloud Practitioner (exam code CLF-C02) is Amazon’s foundational credential. It validates a broad understanding of the AWS Cloud, its core services, security model, pricing, and support, without requiring you to build or configure anything. It suits people in sales, finance, project management, and leadership as well as technical beginners planning to go deeper. There are no formal prerequisites, though AWS suggests up to six months of general exposure to the AWS Cloud.

The exam contains 65 questions, of which 50 are scored and 15 are unscored pretest items that do not affect your result (you cannot tell which is which). You get 90 minutes. Questions are multiple-choice (one correct answer) and multiple-response (two or more correct answers). There are no performance-based labs, which keeps CLF-C02 accessible. If you are comparing beginner cloud paths, our guide on Azure Fundamentals vs AWS Cloud Practitioner lays out the differences.

The four CLF-C02 domains

AWS publishes an exam guide that breaks the content into four weighted domains. Study in proportion to the weightings below, and confirm the current figures in the official exam guide, since AWS revises it periodically.

Domain Approx. weight
Cloud Concepts 24%
Security and Compliance 30%
Cloud Technology and Services 34%
Billing, Pricing, and Support 12%

Domain 1: Cloud Concepts

This domain covers the value proposition of the AWS Cloud, the six advantages of cloud computing, cloud economics, and the AWS Well-Architected Framework. Expect to explain concepts like elasticity, agility, and the shift from capital expenditure to operating expenditure.

Domain 2: Security and Compliance

The AWS shared responsibility model is central here: AWS secures the cloud, and you secure what you put in it. You should know Identity and Access Management (IAM) basics, the principle of least privilege, encryption options, and where to find compliance reports (AWS Artifact). This domain carries significant weight, so do not skim it.

Domain 3: Cloud Technology and Services

The largest domain covers core AWS services and how to deploy and operate in the cloud. Know the flagship services by purpose: Amazon EC2 for compute, S3 for object storage, RDS for managed databases, Lambda for serverless, VPC for networking, and CloudWatch and CloudTrail for monitoring and auditing. You are tested on what each service does and when to choose it, not on configuration.

Domain 4: Billing, Pricing, and Support

The smallest domain covers pricing models (on-demand, reserved, spot, savings plans), cost-management tools such as AWS Cost Explorer and AWS Budgets, and support plan tiers. Learn the difference between the support tiers and which tools help forecast or control spend.

A two-to-four-week study plan

  1. Week 1: Read the official CLF-C02 exam guide, then work through AWS Skill Builder’s free foundational course. Build a mental map of the four domains.
  2. Week 2: Study service by service. Make flashcards that pair each core service with a one-line “use it when” description.
  3. Week 3: Take timed practice sets. An AWS Cloud Practitioner practice test reveals which domains still need work.
  4. Optional week 4: Final review of security and billing, the two domains beginners most often underestimate.

You can create a free-tier AWS account and click through the console to make service names tangible, but hands-on labs are not required to pass. The exam rewards recognition and comparison, so spend your time distinguishing similar services rather than memorising configuration steps.

Common mistakes to avoid

  • Underrating security. With around 30% weight, the shared responsibility model and IAM basics can make or break your score.
  • Confusing similar services. Know S3 vs EBS vs EFS, and CloudTrail (auditing) vs CloudWatch (monitoring).
  • Guessing on pricing models. Reserved instances, savings plans, and spot pricing each solve different problems; learn the intent behind each.
  • Skipping the exam guide. It lists in-scope and out-of-scope services explicitly, which prevents wasted study.

The shared responsibility model, explained

No single concept matters more on CLF-C02 than the shared responsibility model, and it threads through the whole Security and Compliance domain. The idea is simple but frequently tested: AWS is responsible for security of the cloud, while you are responsible for security in the cloud. AWS secures the physical data centres, hardware, and the managed infrastructure of its services. You secure your data, your identity and access configuration, your operating-system patches on unmanaged services, and how you configure each service.

The dividing line shifts with the service type. For a raw virtual machine you manage the guest operating system and its patches; for a fully managed service the provider handles more of the stack, leaving you responsible mainly for your data and access controls. Exam questions often describe a service and ask which party is responsible for a specific task, so practise reasoning about where the line falls. Related concepts include IAM (users, groups, roles, and least privilege), multi-factor authentication, encryption of data at rest and in transit, and where compliance documentation lives (AWS Artifact). Getting comfortable here pays off across nearly a third of the exam.

Core services worth knowing cold

The Cloud Technology and Services domain is the largest, so invest there. You are not asked to configure anything, but you must recognize the flagship services and pick the right one for a described need. Group them by category so they are easier to recall:

  • Compute: Amazon EC2 (virtual servers), AWS Lambda (serverless functions), Elastic Beanstalk (managed app deployment), and container services. A question may describe a spiky, event-driven workload and expect you to choose Lambda for its pay-per-use model.
  • Storage: Amazon S3 (object storage), EBS (block storage attached to EC2), EFS (shared file storage), and Glacier-style archival tiers. Know that S3 is for objects and EBS is a disk for an instance.
  • Databases: Amazon RDS (managed relational databases), DynamoDB (managed NoSQL), and Aurora. Match the data shape to the service.
  • Networking and monitoring: Amazon VPC (isolated networks), Route 53 (DNS), CloudWatch (metrics and monitoring), and CloudTrail (API activity auditing). CloudTrail versus CloudWatch is a classic exam distinction.

The AWS Well-Architected Framework and its pillars (operational excellence, security, reliability, performance efficiency, cost optimization, and sustainability) also appear, so understand what each pillar promotes.

Resources, logistics, and renewal

The two resources that matter most are the official CLF-C02 exam guide, which defines scope precisely, and AWS Skill Builder, which offers free foundational training aligned to the exam. Add a quality question bank to rehearse the exam’s multiple-response format. You schedule through Pearson VUE or PSI, at a test centre or via online proctoring; online proctoring needs a private room and a clear desk, and the proctor checks your environment first. Confirm the current exam fee on the official AWS page, as pricing varies by region.

AWS certifications are valid for three years. You renew by recertifying, and passing a higher-level AWS exam also refreshes lower-level ones. Because the AWS platform evolves quickly, treat the three-year window as a prompt to keep learning rather than a deadline to cram. Many candidates use the Cloud Practitioner period to prepare for an associate certification, which both advances their career and extends their certified status.

Who benefits most from Cloud Practitioner

Cloud Practitioner delivers the most value to a few groups. Career changers and students use it to prove baseline cloud literacy on a resume that otherwise lacks cloud experience. Non-engineers in sales, finance, procurement, and management earn it to communicate credibly with technical teams and to understand cloud billing. Aspiring engineers treat it as a confidence-building warm-up before an associate certification. If you already have hands-on AWS experience and a specific technical role in mind, you can consider going straight to an associate exam, since Cloud Practitioner is not a prerequisite. The credential is a signal of literacy rather than deep skill, so pair it with real projects or further certifications to make it count with hiring managers.

Test-day tips and next steps

On exam day, watch for multiple-response questions that tell you exactly how many answers to pick. Read for qualifiers like “MOST cost-effective” or “with the LEAST operational overhead.” There is no penalty for guessing, so answer every question and flag uncertain ones for review. With 90 minutes for 65 questions, time pressure is gentle.

Cloud Practitioner is a launchpad. Many candidates move next to an associate-level exam; our AWS Certified Solutions Architect Associate study guide outlines that jump. If you are still deciding whether the investment pays off, read is AWS certification worth it, and if you are choosing between ecosystems, our AWS vs Azure certifications comparison helps. For the broader role, see how to become a cloud engineer.

Bottom line: CLF-C02 is beginner-friendly if you respect the four domains, weight your study toward Cloud Technology and Security, and use practice questions to confirm readiness. Verify the current exam details on the official AWS page before you book.

Ready to earn your certification?

Boost eLearning offers Live Labs, a Pass Guarantee, and online, live virtual, and on-site delivery.

Related Articles