AWS Cloud Practitioner Exam Study Schedule for Complete Beginners

AWS Certification • Tech Career • Complete Beginner Guide

AWS Cloud Practitioner Exam Study Schedule for Complete Beginners

No IT background? No cloud experience? No problem. This step-by-step schedule shows you exactly how to prepare for and pass the AWS CLF-C02 exam in 4 to 6 weeks — starting from zero.

👤 Curtis Siewdass 🕑 11 min read 🏅 Certification Exams

Pass Exams Faster — Study Smarter, Remember More

Quick Reference — What Is the AWS Cloud Practitioner Exam?

AWS stands for Amazon Web Services — the world’s largest cloud computing platform. Used by millions of companies globally to store data, run applications, and power websites.

CLF-C02 is the current exam code for the AWS Certified Cloud Practitioner — the entry-level certification that proves you understand cloud concepts at a foundational level.

Format: 65 questions, 90 minutes, multiple choice and multiple response. Passing score: 700 out of 1000.

No IT experience required. This exam is specifically designed for beginners and non-technical professionals entering the cloud industry.

If the words “cloud computing” currently feel vague, slightly technical, and not entirely clear, you are in exactly the right place. The AWS Cloud Practitioner exam is specifically designed for people who are new to technology — career changers, business professionals, students from non-technical backgrounds, and anyone who wants to understand what the cloud actually is and how it works.

You do not need to know how to code. You do not need to have worked in IT. You do not need any prior experience with Amazon Web Services. What you need is a clear study plan, the right resources, and a learning method that actually builds the kind of memory that survives a 90-minute exam.

This article gives you all three.

The AWS Cloud Practitioner is one of the most achievable professional certifications available. Most complete beginners who follow a structured study plan pass on their first attempt within 4 to 6 weeks. The schedule below is that plan.

Before diving into the schedule, one thing worth understanding upfront: the most common reason beginners struggle with this exam is not the difficulty of the content. It is using the wrong study method — watching video lectures repeatedly and assuming that feels of understanding will translate into exam performance. It does not, for the same reason that re-reading notes feels productive but fails under exam pressure. This schedule is built around a method that actually transfers knowledge into retrievable, exam-ready memory.

Section 01

What the Exam Actually Tests — In Plain English

The AWS Cloud Practitioner exam is divided into four domains. Each domain covers a different aspect of cloud computing. You do not need to memorise every AWS service in existence — you need to understand the key concepts in each domain well enough to answer questions about them in a real-world context.

Here is what each domain covers in plain language, along with its exam weighting so you know where to focus your study time.

# Domain Weight What It Covers in Plain English
1 Cloud Concepts 24% What is the cloud, why do companies use it, what are the benefits (cost savings, flexibility, speed), and what is the difference between public, private, and hybrid cloud.
2 Security & Compliance 30% How AWS keeps data safe, who is responsible for what (the shared responsibility model), how identity and access management works, and what compliance programs AWS supports. This is the highest-weighted domain.
3 Cloud Technology & Services 34% The main AWS services — what they do, when to use them, and how they connect to each other. Covers compute (EC2, Lambda), storage (S3, EBS), databases (RDS, DynamoDB), networking (VPC, Route 53), and more. The largest domain by weight.
4 Billing, Pricing & Support 12% How AWS charges for its services, how to estimate costs, what support plans are available, and what tools AWS provides to help manage and optimise spending.

Study Allocation Rule

Domain 3 (Cloud Technology & Services) at 34% and Domain 2 (Security & Compliance) at 30% together make up 64% of your exam. If your study time is limited, these two domains deserve the majority of it. Domain 4 (Billing) at 12% should receive the least attention.

Section 02

What Resources You Need — All Free or Low Cost

One of the best things about the AWS Cloud Practitioner exam is that the resources needed to pass it are either free or very low cost. You do not need an expensive bootcamp or a university course. Here is everything you need and nothing you do not.

Primary Video Course — Free

AWS Skill Builder (skillbuilder.aws) — Amazon’s own free learning platform. The “AWS Cloud Practitioner Essentials” course covers every exam domain with video lessons and knowledge checks. This is your primary content source.

Alternative: freeCodeCamp’s free full-length AWS Cloud Practitioner course on YouTube covers the entire CLF-C02 syllabus in one video. Completely free.

Practice Questions — Free and Paid

AWS official practice exam on Skill Builder — 20 official questions, free. Tutorials Dojo practice exams — the most widely recommended third-party practice questions for this exam, available for approximately $15. ExamTopics also offers free practice questions.

Practice questions are the most important resource on this list. If you can only spend money on one thing, spend it on Tutorials Dojo. The quality of explanation for each answer is exceptional.

AWS Official Documentation — Free

The AWS Cloud Practitioner Exam Guide (available free on aws.amazon.com) lists every topic and service that can appear on the exam. Download this on day one and use it as a checklist. If a service is not on this list, you do not need to study it.

A Blank Notebook — Essential

Physical note-taking by hand is one of the most underrated study tools available. Writing forces you to process and restate information rather than passively absorbing it. A blank notebook for brain dumps and service summaries is more valuable than any digital tool for this exam.

Section 03

The 4-Week Study Schedule — Complete Beginners

This schedule assumes you can dedicate approximately one to two hours per day on weekdays and three to four hours on weekends. That totals roughly ten to twelve hours per week — enough to pass this exam in four weeks starting from zero. If your time is more limited, use the six-week extension shown after this schedule.

Each day follows the same structure: watch one lesson segment, close it, write everything you remembered (brain dump), check your gaps, then do five to ten practice questions on that topic before moving on. This structure applies active recall from the very first day — not as a final review, but as the primary learning method.

Week 1 — Cloud Foundations

Domain 1: Cloud Concepts (24%) + Domain 4: Billing & Pricing (12%)

10–12 hrs total
Mon & Tue What is cloud computing? Why do companies move to the cloud? The six advantages of cloud computing (trade capital expense for variable expense, benefit from massive economies of scale, stop guessing capacity, increase speed and agility, stop spending money on data centres, go global in minutes). Watch the AWS Skill Builder module, then write all six advantages from memory without looking.
Wed & Thu Cloud deployment models (public, private, hybrid) and cloud service models (IaaS, PaaS, SaaS — what each means and an example of each). AWS global infrastructure: what Regions, Availability Zones, and Edge Locations are and why they matter. Brain dump after each section.
Friday AWS pricing models: pay-as-you-go, save when you reserve, pay less when you use more. AWS Free Tier — what it includes. AWS Cost Explorer, AWS Budgets, AWS Pricing Calculator. AWS Support plans (Basic, Developer, Business, Enterprise) — know what each includes.
Weekend Saturday: review entire week from memory using brain dump. Write every concept, model, and service name you can recall without notes. Sunday: do 30 practice questions covering Domains 1 and 4. Review every wrong answer in detail. Track score.

Week 2 — Security & Compliance

Domain 2: Security & Compliance (30%) — Highest-value domain per hour studied

10–12 hrs total
Monday The Shared Responsibility Model — the single most important concept in Domain 2. AWS is responsible for security OF the cloud (hardware, data centres, global infrastructure). You are responsible for security IN the cloud (your data, your applications, your access settings). Memorise this distinction. It appears in multiple exam questions.
Tue & Wed AWS IAM (Identity and Access Management): users, groups, roles, and policies. What is the root account and why should you not use it daily? What is multi-factor authentication (MFA) and why does AWS recommend it? The principle of least privilege — give users only the permissions they need and nothing more.
Thursday AWS security services: AWS Shield (protection against DDoS attacks), AWS WAF (Web Application Firewall), Amazon GuardDuty (threat detection), AWS Inspector (automated security assessments), AWS Artifact (compliance reports). Know what each service does in one sentence.
Friday AWS compliance programs: what they are and why they matter. AWS Config (monitors configuration compliance), AWS CloudTrail (records all API calls — “who did what, when”), Amazon Macie (finds sensitive data in S3). Encryption concepts: encryption at rest vs encryption in transit.
Weekend Saturday: full brain dump of all Domain 2 services and concepts from memory. Make a one-sentence description of each service without looking at notes. Sunday: 40 Domain 2 practice questions. This domain is worth the most so spend Sunday thoroughly on it.

Week 3 — Core AWS Services (Part 1)

Domain 3: Cloud Technology & Services (34%) — Compute, Storage, Databases

10–12 hrs total
Mon & Tue Compute services. Amazon EC2: virtual servers in the cloud — what it is, instance types (general purpose, compute optimised, memory optimised), and pricing options (On-Demand, Reserved, Spot, Dedicated). AWS Lambda: serverless computing — code runs without managing servers. Amazon ECS/EKS: container services. When would you use each?
Wednesday Storage services. Amazon S3: object storage for files, images, backups — know storage classes (Standard, Intelligent-Tiering, Glacier). Amazon EBS: block storage attached to EC2 instances. Amazon EFS: file storage shared across multiple instances. Amazon S3 Glacier: low-cost archival storage. Know which service to use for which scenario.
Thu & Fri Database services. Amazon RDS: managed relational database (MySQL, PostgreSQL, Oracle, SQL Server). Amazon DynamoDB: fully managed NoSQL database — fast and flexible. Amazon Aurora: MySQL/PostgreSQL-compatible database built for the cloud. Amazon Redshift: data warehouse for analytics. ElastiCache: in-memory caching. Know the difference between relational and non-relational databases.
Weekend Saturday: create a service comparison table from memory. Three columns: compute services, storage services, database services. One sentence per service. Sunday: 40 Domain 3 practice questions focused on compute, storage, and databases. Review all wrong answers with explanations.

Week 4 — Networking, Additional Services & Exam Simulation

Domain 3 continued + Full practice exams + Final review

10–12 hrs total
Mon & Tue Networking. Amazon VPC: your private network inside AWS — subnets, internet gateways, security groups, NACLs. Amazon Route 53: DNS service (connects domain names to servers). Amazon CloudFront: content delivery network that makes websites load faster globally. AWS Direct Connect: private connection from your office to AWS. Elastic Load Balancing: distributes traffic across multiple servers.
Wednesday Additional high-yield services: Amazon SNS (notifications), Amazon SQS (message queuing), AWS CloudWatch (monitoring), AWS CloudFormation (infrastructure as code), AWS Trusted Advisor (recommendations to save money and improve security), AWS Well-Architected Framework (five pillars: operational excellence, security, reliability, performance efficiency, cost optimisation).
Thursday First full 65-question practice exam under timed conditions (90 minutes). No notes, no looking things up. Simulate the real exam as closely as possible. After finishing, review every wrong answer with full explanation. Identify which domains cost you the most points.
Friday Targeted review of your weakest domain from Thursday’s practice exam. Focus only on the specific services and concepts that produced wrong answers. Do 20 questions specifically on those areas.
Weekend Saturday: second full 65-question practice exam. Target score 750+ before sitting the real exam. Sunday: final light review of all service one-liners from memory. Rest. Book your exam for Monday or Tuesday of the following week.

The brain dump method used throughout this schedule — closing your notes after each lesson and writing everything from memory before checking — is the most important study habit in this entire plan. It feels harder than re-reading. That difficulty is exactly why it works. The science behind why this method produces dramatically better retention than passive review is explained in the post on active recall techniques and how to use them.

The Complete Study System

Studying but not retaining what you cover?

The Pass Exams Faster book by Curtis Siewdass gives you the complete active recall and retrieval training system that helps students and professionals retain complex material faster — even when the content is completely new. Designed for high-stakes exams at every level.

Get the Book on Amazon →

Available on Amazon • By Curtis Siewdass

Section 04

The 6-Week Option If Your Time Is More Limited

If you can only study five to seven hours per week rather than ten to twelve, the four-week schedule becomes a six-week schedule by simply spreading each week’s content across nine days rather than seven. The domain order and the study method stay exactly the same. Only the pace changes.

Weeks Focus
Weeks 1–2 Domain 1 (Cloud Concepts) and Domain 4 (Billing). Same content as Week 1 above, stretched across two weeks. End of Week 2: 30 practice questions on Domains 1 and 4.
Weeks 3–4 Domain 2 (Security & Compliance). Same content as Week 2 above, stretched across two weeks. End of Week 4: 40 Domain 2 practice questions.
Week 5 Domain 3 (Cloud Technology & Services) — compute, storage, databases, networking. Same content as Weeks 3 and 4 above combined into one week.
Week 6 Two full practice exams, targeted weak area review, final light revision. Sit the exam at the end of this week.

Whether you follow the four-week or six-week schedule, the single biggest risk is studying for too many hours in a single session and assuming that more time means more learning. It does not — and for complete beginners encountering entirely new concepts, cognitive fatigue sets in faster than it does for experienced professionals. The post on why studying for too many hours makes you learn less explains why your brain has a daily learning ceiling and how to structure your sessions to stay on the right side of it.

Section 05

The Most Important AWS Services to Know for the Exam

AWS has over 200 services. You do not need to know all of them. The Cloud Practitioner exam focuses on a core set that appears repeatedly across practice exams and real exam questions. Below is the definitive list of services every beginner must be able to describe in one sentence before exam day.

Service Category One-Sentence Description (memorise this)
Amazon EC2 Compute Virtual servers in the cloud that you can configure, scale, and pay for by the second.
AWS Lambda Compute Run code without managing servers — you pay only when your code runs.
Amazon S3 Storage Scalable object storage for files, images, backups, and static websites — highly durable and available.
Amazon RDS Database Managed relational database service supporting MySQL, PostgreSQL, Oracle, and SQL Server.
Amazon DynamoDB Database Fully managed NoSQL database designed for fast, flexible, high-scale applications.
Amazon VPC Networking Your own private, isolated network inside AWS where you control IP addresses and access rules.
Amazon CloudFront Networking Content delivery network that caches content at edge locations worldwide to reduce load times.
AWS IAM Security Controls who can access what inside your AWS account — users, groups, roles, and permission policies.
AWS CloudTrail Security Records every API call made in your AWS account — tells you who did what, when, and from where.
Amazon CloudWatch Monitoring Monitors AWS resources and applications in real time — metrics, logs, alarms, and dashboards.
AWS Trusted Advisor Management Analyses your AWS account and provides recommendations across cost, performance, security, fault tolerance, and service limits.

The best way to memorise this service list is to cover the right-hand column and try to produce the description from the service name alone — then check. Do this every morning for five minutes during your preparation weeks. The reason this works so powerfully is explained in the article on why you forget everything after cramming — short daily retrieval sessions build far more durable memory than occasional long reviews.

Section 06

Common Mistakes Beginners Make — and How to Avoid Them

These are the four mistakes that cause the majority of first-attempt failures among complete beginners. Each one is avoidable with the right awareness.

Mistake 1 — Trying to Learn Every AWS Service

AWS has over 200 services. The Cloud Practitioner exam tests approximately 30 to 40 core services at a conceptual level. Students who try to learn everything end up knowing nothing well enough to answer scenario-based questions confidently. Download the official exam guide, identify the services listed, and study only those.

Mistake 2 — Watching Videos Without Testing Yourself

Video lectures feel like learning because the information makes sense as you watch. But passive video consumption builds recognition, not recall. Students who watch 20 hours of lectures without doing practice questions consistently perform below passing on their first attempt. Practice questions are not optional — they are the primary learning mechanism.

Mistake 3 — Ignoring Domain Weightings

Spending equal time on all four domains wastes your most limited resource. Domain 4 (Billing) is worth 12%. Domain 3 (Cloud Technology) is worth 34%. Students who allocate equal time to each domain are effectively spending three times too much time on the least-tested domain. Follow the domain weighting with your study hours.

Mistake 4 — Booking the Exam Before Consistently Passing Practice Exams

The exam costs $100 USD to sit. Students who book before they are ready end up paying twice. A simple rule: do not sit the real exam until you have scored 750 or above (passing is 700) on at least two separate full-length practice exams on different days. This buffer accounts for the difference between familiar practice questions and unfamiliar real exam phrasing.

Alongside these preparation mistakes, many beginners underestimate the impact of the mental state they arrive in on exam day. After weeks of studying new technical concepts, the cognitive depletion that builds up before and during an exam is real. The article on why you feel mentally drained before you even start studying addresses this directly and gives you specific strategies for protecting your cognitive resources in the final days before sitting.

Section 07

Exam Day — What to Expect and How to Handle It

The AWS Cloud Practitioner exam can be taken at a testing centre or online from your home using a webcam and a proctored browser. Both options are equally valid. Here is what the exam day experience looks like and how to handle the parts that trip beginners up.

Flag and Skip Hard Questions

The exam allows you to flag questions and return to them. Never spend more than 90 seconds on a question you are unsure about. Flag it, move on, and return at the end. Spending five minutes on one difficult question can cost you time on four easier ones.

Read the Entire Question

Many Cloud Practitioner questions are scenario-based: “A company needs to store large amounts of infrequently accessed data at the lowest cost. Which service should they use?” The key information is always in the scenario. Read the whole question before looking at the answer choices.

Eliminate Wrong Answers First

When unsure, eliminate the two most obviously wrong answers first. The Cloud Practitioner exam often presents two clearly incorrect options alongside two plausible ones. Getting to a 50-50 choice is much better than guessing from four. Trust the process of elimination.

Never Leave a Question Unanswered

There is no penalty for wrong answers on the AWS Cloud Practitioner exam. A guess has a 25% chance of being correct. An unanswered question has a 0% chance. Always answer every question, even if you are completely unsure. Make your best guess and flag it for review.

For many beginners, the moment that creates the most difficulty in an exam is not a hard question but the experience of their thinking becoming less clear as the session progresses. You open a question, read it, and realise you are no longer taking it in properly. This is not unique to the AWS exam — it happens across all high-stakes settings and it has a specific cause and solution. The article on why you suddenly stop understanding what you read while studying explains this cognitive shutdown and gives you a practical reset to use when it happens mid-exam.

The Takeaway

You Are More Ready Than You Think

The AWS Cloud Practitioner certification is genuinely achievable for complete beginners. It does not require coding, prior IT experience, or a technical degree. It requires a structured study plan, the right resources, and a learning method that builds retrieval-ready memory rather than passive familiarity.

The four-week schedule above gives you all three. Follow it in order. Do the brain dumps. Do the practice questions. Track your scores. And do not sit the real exam until you are consistently passing practice exams with a comfortable margin above 700.

For broader exam performance strategies that apply beyond the AWS certification — including how to manage time under pressure, how to handle questions you are unsure about, and how to stay calm in a high-stakes environment — the exam preparation resource hub on this site brings everything together in one place.

You do not need to know everything about cloud computing. You need to know the right things well enough to retrieve them under exam pressure. That is the entire task.

Follow the schedule. Trust the method. Go pass this exam.

Recommended Reading

Pass Exams Faster — The Master System

Curtis Siewdass’s complete guide to active recall, retrieval training, and exam performance. Whether you are preparing for the AWS Cloud Practitioner or any other certification, this book gives you the memory and retention system that makes technical content stick — even when you are starting from zero.

View on Amazon →

About the Author

CS

Curtis Siewdass

Published Author • Memory Strategist • Exam Performance Coach

Curtis Siewdass writes about memory improvement, active recall, exam preparation, and smarter learning strategies designed to help students and working professionals retain information more effectively and perform better under pressure. Appearing on television, radio, and in newspapers, Curtis created Pass Exams Faster to bridge the gap between how people study and how memory actually works.

Get the Pass Exams Faster book on Amazon →

Comments

Popular Posts