Amazon · free study guide

AWS Cloud Practitioner study guide

Certified Cloud Practitioner

Free AWS Cloud Practitioner study guide and exam blueprint. 65 questions in 90 minutes, 700% to pass. Written from Amazon's Exam Guide CLF-C02, last checked 22 July 2026. Domain weightings, glossary, and practice questions with worked explanations.

Written from Amazon's Exam Guide CLF-C02. Last checked against that document on 22 July 2026.
65 questions 90 minutes 700% to pass 4 domains
Orientation

The breadth exam.

The Cloud Practitioner is not a hard exam, but it is a wide one. It does not ask you to design anything or write a line of code. It asks whether you know what several dozen AWS services do and when you would reach for each. Almost everyone who struggles with it struggles for the same reason: they studied a few services deeply instead of many services well enough to tell them apart.

What AWS explicitly says is out of scope
Straight from the exam guide, the target candidate is not expected to do coding, cloud architecture design, troubleshooting, implementation, or load and performance testing. If a question seems to demand deep hands-on design, you are overthinking it. This is a literacy exam, not an engineering one.

What you are walking into

The exam (code CLF-C02) has 65 questions in 90 minutes. Only 50 are scored; the other 15 are unscored questions AWS is trialing for future exams, and they are not marked, so answer everything as if it counts. Questions come in two forms: multiple choice (one right answer of four) and multiple response (two or more right answers of five or more, and you must select all of them to get credit). There is no penalty for guessing, so never leave a question blank.

Scoring is scaled from 100 to 1000, and you need 700 to pass. It is compensatory, meaning you pass on your overall score and do not need to pass each domain individually. A weak domain can be offset by strong ones, though the smart move is still to shore up weaknesses rather than rely on that.

The one thing that makes this exam easy or hard

Roughly a third of the exam, the largest domain, is simply identifying AWS services: given a need, which service meets it. Object storage means S3. A relational database means RDS. Serverless functions mean Lambda. A content delivery network means CloudFront. There is no reasoning to do once you know the mapping, and no way to reason your way to it if you do not. This is why service literacy, not cleverness, is what passes this exam.

The trap is the sheer number of similarly named services. AWS has a service for nearly everything, and many sound alike: Inspector, GuardDuty, Macie, and Detective are all security services that do different things. Cost Explorer, Budgets, and the Pricing Calculator all touch money but at different stages. Learning to tell near-neighbors apart is most of the work.

Why this credential is stable, and why that matters here
Unlike some exams in this catalog, CLF-C02 has been in use since September 2023 with no successor announced, and it deliberately avoids the fast-moving configuration detail that dates quickly. It tests durable concepts, shared responsibility, the pricing models, the Well-Architected pillars, and what each core service is for. That stability is exactly why a foundational cloud cert is worth preparing for: the fundamentals you learn here stay true.

The order that works

Your study plan

Exam Guide

What the exam is made of.

Four domains under exam guide CLF-C02. The weighting tells you exactly where to spend time: Technology and Services plus Security together are nearly two-thirds of the exam.

24%Cloud Concepts30%Security & Comp.34%Tech & Services12%Billing & Pricing
Four domains 65 questions · 90 minutes

The two large domains, Technology and Services at 34% and Security and Compliance at 30%, make up 64% of the exam between them. Cloud Concepts at 24% is foundational and worth the time because it underpins the rest. Billing at 12% is small but consists of clean, learnable distinctions, so it is efficient points. Nobody should fail this exam on Billing.

The four domains

DomainWeightWhat it covers
1. Cloud Concepts24%The value of the AWS Cloud, the Well-Architected Framework and its six pillars, cloud economics (fixed vs variable cost, rightsizing), and migration including the Cloud Adoption Framework.
2. Security and Compliance30%The shared responsibility model, IAM and the root user, encryption, the security services (GuardDuty, Inspector, Macie, Shield, WAF), and where to find compliance information (Artifact).
3. Cloud Technology and Services34%Ways to access AWS, the global infrastructure (Regions, Availability Zones, edge), and the core services across compute, storage, database, networking, and more.
4. Billing, Pricing, and Support12%The pricing models (On-Demand, Reserved, Spot, Savings Plans), cost management tools (Cost Explorer, Budgets, Pricing Calculator), Organizations and consolidated billing, and the support plans.

The format

Questions65 total: 50 scored, 15 unscored (not identified).
Time90 minutes.
Question typesMultiple choice (one of four) and multiple response (two or more of five or more; select all correct).
ScoringScaled 100 to 1000. Pass at 700. Compensatory: you pass on the overall score, not per domain.
GuessingNo penalty. Never leave a question blank.
WherePearson VUE test center or online proctored.
Cost$100 USD. A 50% discount applies to your next exam if you already hold an AWS certification.
ValidityThree years. AWS certifications are recertified rather than renewed by CPE.
A note on multiple-response questions
When a question says "select TWO" or "select THREE," you must select exactly that many and get all of them right for any credit. There is no partial marking. These reward knowing a topic completely rather than recognizing one plausible answer, so treat them as a signal to study each area thoroughly rather than superficially.
Domain 1 24%

Cloud concepts.

The foundation. This domain establishes why organizations move to the cloud, the framework AWS uses to define good design, and the economics that make the business case. Get the vocabulary precise here and the rest of the exam reads more easily.

The value of the AWS Cloud

The Well-Architected Framework: six pillars

AWS defines good cloud design through six pillars. Expect questions that give a goal and ask which pillar it belongs to.

PillarWhat it optimizes for
Operational excellenceRunning and monitoring systems, and continually improving processes.
SecurityProtecting data, systems, and assets.
ReliabilityRecovering from failure and meeting demand.
Performance efficiencyUsing resources efficiently and adapting as demand changes.
Cost optimizationAvoiding unnecessary cost and getting the most value.
SustainabilityMinimizing the environmental impact of running workloads.

The memory hook for the six: Operational excellence, Security, Reliability, Performance efficiency, Cost optimization, Sustainability. Sustainability was added later, so older material lists only five, one more reason to use current resources.

Cloud economics

Migration and the Cloud Adoption Framework

Domain 2 30%

Security and compliance.

Nearly a third of the exam. One idea dominates it, the shared responsibility model, and the rest is knowing which AWS security service does what. If you learn only one thing perfectly for this exam, make it the shared responsibility model.

The shared responsibility model, the single most tested idea
AWS is responsible for security OF the cloud. You are responsible for security IN the cloud. AWS secures the hardware, the global infrastructure, and the virtualization layer. You secure your data, your access management, your operating system and application configuration, and your network settings. Where the line falls shifts by service: with EC2 you manage the guest OS and patching, but with a managed service like Lambda or RDS, AWS takes on more. Your data and your IAM configuration are always yours to secure, in every service.

Identity and access management (IAM)

The security services: telling near-neighbors apart

This is where the exam catches people. These services all sound similar and do genuinely different things.

ServiceWhat it does
Amazon GuardDutyThreat detection: continuously monitors for malicious or unauthorized activity.
Amazon InspectorAutomated vulnerability scanning of workloads (EC2, containers) for software flaws and exposure.
Amazon MacieDiscovers and protects sensitive data in S3, using machine learning to find things like personal information.
Amazon DetectiveInvestigates and analyzes the root cause of security findings.
AWS ShieldDDoS protection.
AWS WAFWeb application firewall: filters malicious web traffic (SQL injection, cross-site scripting).
AWS KMSKey Management Service: creates and controls encryption keys.
AWS Secrets ManagerStores, rotates, and retrieves secrets like database credentials and API keys.

Encryption, compliance, and network security

Domain 3 34% · largest

Cloud technology and services.

The biggest domain, and pure breadth. There is little to reason about here: you either know what a service does or you do not. The good news is that the core services follow clean categories, so learn them by category and the mapping becomes manageable.

The global infrastructure

Compute

ServiceWhat it is
Amazon EC2Virtual servers. Full control of the OS, and you choose instance types tuned for compute, memory, or storage.
AWS LambdaServerless functions: run code without managing servers, paying only for execution time. The go-to answer for "run code without provisioning servers."
Amazon ECS / EKSContainer orchestration (ECS is AWS's own; EKS is managed Kubernetes).
AWS FargateServerless compute for containers: run containers without managing the underlying servers.
Elastic Load BalancingDistributes incoming traffic across multiple targets for availability and scale.
EC2 Auto ScalingAutomatically adds or removes instances to match demand, providing elasticity.

Storage

ServiceType and use
Amazon S3Object storage. Virtually unlimited, durable, for files, backups, static content. Storage classes trade cost against access frequency; Glacier is for cheap archival.
Amazon EBSBlock storage. Persistent volumes attached to a single EC2 instance, like a hard drive.
Amazon EFSFile storage. A shared file system many instances can mount at once (Linux).
Amazon FSxManaged file systems for Windows and other high-performance workloads.
AWS BackupCentralized backup across AWS services.

The exam loves the object / block / file distinction: S3 is object, EBS is block, EFS is file.

Databases

ServiceWhat it is
Amazon RDSManaged relational databases (MySQL, PostgreSQL, SQL Server, and others). AWS handles patching, backups, and failover.
Amazon AuroraAWS's high-performance relational database, MySQL- and PostgreSQL-compatible.
Amazon DynamoDBManaged NoSQL database. Serverless, fast, for key-value and document data at any scale.
Amazon RedshiftData warehouse for analytics on large data sets.

Shorthand: relational means RDS or Aurora; NoSQL means DynamoDB; analytics warehouse means Redshift.

Networking and content delivery

Ways to access AWS, and other categories

Domain 4 12% · smallest

Billing, pricing, and support.

The smallest domain, and the most learnable. It is almost entirely clean distinctions: the pricing models for compute, the cost management tools, and the support plans. Learn these tables and you bank easy points that offset harder questions elsewhere.

EC2 pricing models

ModelWhen to use it
On-DemandPay by the second with no commitment. For short-term, spiky, or unpredictable workloads, and for testing.
Reserved InstancesCommit to 1 or 3 years for a large discount. For steady, predictable, always-on workloads.
Savings PlansCommit to a consistent amount of compute usage (per hour) for 1 or 3 years for a discount, with more flexibility than Reserved Instances.
Spot InstancesDeep discounts on spare capacity that AWS can reclaim with little notice. For fault-tolerant, interruptible work (batch jobs, rendering).
Dedicated HostsA physical server dedicated to you, for licensing or compliance requirements.

The exam pattern is a scenario ("a workload that can tolerate interruption" or "a steady 24/7 database") asking for the cheapest fitting model. Interruptible means Spot; steady and predictable means Reserved or Savings Plans; short and unpredictable means On-Demand.

Cost management tools

ToolWhat it does
AWS Pricing CalculatorEstimates costs before you deploy, for planning and budgeting.
AWS Cost ExplorerVisualizes and analyzes your past and current spending and usage trends.
AWS BudgetsSets custom budgets and alerts you when spending exceeds or is forecast to exceed them.
Cost and Usage ReportThe most detailed billing data available, for deep analysis.
AWS Billing ConductorCustomizes billing for showback and chargeback within organizations.

The tell: Pricing Calculator estimates the future, Cost Explorer analyzes the past, Budgets alerts on thresholds.

Organizations and consolidated billing

AWS Support plans

PlanKey characteristic
BasicFree for all accounts. Documentation, whitepapers, and support forums, plus core Trusted Advisor checks.
DeveloperBusiness-hours email access to support. For experimentation and early development.
Business24/7 phone, email, and chat, full Trusted Advisor, and faster response times. For production workloads.
EnterpriseAll of Business plus a Technical Account Manager (TAM), concierge support, and the fastest response for business-critical systems.

The distinguishing details the exam tests: only Business and Enterprise get 24/7 phone and full Trusted Advisor, and only Enterprise includes a dedicated Technical Account Manager.

Trusted Advisor across plans
Trusted Advisor inspects your account and makes recommendations across cost optimization, performance, security, fault tolerance, and service limits. Basic and Developer plans get only a limited set of checks; Business and Enterprise get the full set. When a question pairs Trusted Advisor with "all checks," the answer involves Business or Enterprise support.
Reference

Service glossary.

The core CLF-C02 services and concepts, grouped so near-neighbors sit together. This is the map the largest domain tests: know what each does and when to reach for it.

Shared responsibility model
AWS secures OF the cloud (hardware, infrastructure); you secure IN the cloud (data, IAM, OS config). The line shifts by service; your data and IAM are always yours.
Well-Architected pillars
Operational excellence, Security, Reliability, Performance efficiency, Cost optimization, Sustainability.
Region / AZ / edge
Region = geographic area of data centers. Availability Zone = isolated data center(s) within a Region; use multiple AZs for high availability. Edge location = caching point near users.
EC2
Virtual servers with full OS control.
Lambda
Serverless functions; run code without managing servers, pay per execution.
Fargate
Serverless compute for containers.
ECS / EKS
Container orchestration (ECS native, EKS managed Kubernetes).
Auto Scaling / ELB
Auto Scaling adds/removes instances for elasticity; Elastic Load Balancing spreads traffic across targets.
S3 / EBS / EFS
Object storage / block storage (one instance) / shared file storage (many instances). Glacier = cheap S3 archival.
RDS / Aurora / DynamoDB / Redshift
Managed relational / AWS high-performance relational / NoSQL / analytics data warehouse.
VPC / Route 53 / CloudFront
Your private network / DNS / content delivery network (edge caching).
Direct Connect vs VPN
Direct Connect = dedicated private link. VPN = encrypted tunnel over the internet.
IAM
Users, groups, roles, and policies controlling who can do what. Roles give temporary credentials.
Root user
All-powerful account owner. Enable MFA, do not use daily, no access keys.
GuardDuty / Inspector / Macie / Detective
Threat detection / vulnerability scanning / sensitive-data discovery in S3 / finding investigation.
Shield / WAF
DDoS protection / web application firewall.
KMS / Secrets Manager
Encryption key management / storing and rotating secrets like credentials.
CloudTrail vs CloudWatch
CloudTrail logs who did what (audit). CloudWatch monitors performance and metrics.
AWS Artifact
Where to download AWS compliance reports (SOC, ISO, PCI).
Trusted Advisor
Recommendations across cost, performance, security, fault tolerance, and service limits.
Security group vs network ACL
Security group = instance-level, stateful. Network ACL = subnet-level, stateless.
Pricing models
On-Demand (no commitment) / Reserved (1-3yr, steady) / Savings Plans (flexible commitment) / Spot (cheap, interruptible) / Dedicated Host (physical, licensing).
Pricing Calculator vs Cost Explorer vs Budgets
Estimate future cost / analyze past cost / alert on thresholds.
Organizations / consolidated billing
Manage many accounts centrally; combine bills for volume discounts and shared commitments.
Support plans
Basic (free) / Developer (business-hours email) / Business (24/7, full Trusted Advisor) / Enterprise (adds a Technical Account Manager).
CAF vs Snow Family
Cloud Adoption Framework = migration planning guidance. Snow Family = physical devices to move large data.
Common questions

AWS Cloud Practitioner exam questions, answered

How many questions are on the AWS Cloud Practitioner exam?

The AWS Cloud Practitioner exam has 65 questions and lasts 90 minutes. You need 700% to pass.

What is on the AWS Cloud Practitioner exam?

The exam covers 4 domains: Cloud Concepts (24%), Security & Comp. (30%), Tech & Services (34%), Billing & Pricing (12%). These weightings come from Amazon's Exam Guide CLF-C02.

Is this AWS Cloud Practitioner material current?

Yes. This guide was written from Amazon's own published outline, Exam Guide CLF-C02, and last checked against that document on 22 July 2026. That date is shown on every page so you can judge for yourself rather than take our word for it.

Are there free AWS Cloud Practitioner practice questions?

Yes. Sample questions with full worked explanations are free and need no account. The complete question bank and the full-length 65-question timed mock are paid.

Practise it

The guide above is free. The question bank and the full-length timed mock are the paid part.

Open AWS CCP →
Other exams:
PMP · CAPM · PMI-ACP · PSM I · PRINCE2 · ITIL · ISTQB CTFL · CC · Network+ · Security+ · CISSP

Cutscores is independent and is not affiliated with, authorised by, endorsed by or sponsored by Amazon or any certification body. AWS CCP and all certification names and marks are the property of their respective owners, and are used here only to describe which exam this material prepares you for. We do not reproduce live exam content.