ArticleJuly 16, 2026

How to Study for the AWS Cloud Practitioner Exam (with Flashcards)

A practical AWS Certified Cloud Practitioner study plan using active recall, spaced-repetition flashcards, and practice quizzes for the CLF-C02 exam.

How to Study for the AWS Cloud Practitioner Exam (with Flashcards)

Published: July 16, 2026
Reading time: 6 minutes


The AWS Certified Cloud Practitioner (CLF-C02) is the friendliest door into cloud certifications—but it still trips up people who study the wrong way.

The problem isn't difficulty. It's volume. AWS has hundreds of services, each with a name that sounds like every other name. Passively re-reading the exam guide won't make EC2, EBS, and ECS stick. Retrieving them from memory will.

This guide walks you through what the exam actually tests, why active recall and spaced repetition are your best tools, and a week-by-week plan you can start today.

What the CLF-C02 Exam Tests

The exam is 65 questions (multiple choice and multiple response), 90 minutes, and you need roughly 700 out of 1000 to pass. It's foundational—AWS wants to know you understand the cloud, not that you can architect it.

Questions are split across four domains, and they are not weighted equally:

  • Cloud Concepts (24%): Benefits of the cloud, the AWS Well-Architected Framework, cloud economics, and migration basics.
  • Security & Compliance (30%): The shared responsibility model, IAM, encryption, and AWS compliance programs. This is the biggest domain—do not skip it.
  • Cloud Technology & Services (34%): The largest slice. Core compute, storage, networking, and database services, plus how you access AWS (Console, CLI, SDKs).
  • Billing, Pricing & Support (12%): Pricing models, cost tools, and the AWS support plans.

Takeaway: Security & Technology together are nearly two-thirds of the exam. Weight your study time accordingly.

Start with the AWS study track →

Why Active Recall Beats Re-Reading for AWS

Here's the trap: you read the docs, everything makes sense, and you feel ready. Then a question asks whether Amazon RDS or DynamoDB is the managed relational database, and you freeze.

Recognizing a service name when you see it is not the same as recalling it under pressure. Retrieval practice—forcing your brain to produce the answer before checking—builds the stronger memory.

When you actively recall a service, you:

  1. Strengthen the pathway so the name comes faster next time
  2. Separate look-alikes (EBS vs. S3 vs. EFS) that blur together when you only re-read
  3. Expose your gaps before the exam does
  4. Attach meaning to the acronym instead of memorizing letters

Flashcards are perfect for this because AWS is, at its core, a giant vocabulary test wrapped around a few big concepts.

Turn the AWS service list into flashcards →

The Highest-Yield Topics

If you master four areas, you've covered the majority of the exam. Build most of your flashcards here.

1. The Shared Responsibility Model

The single most tested concept. AWS is responsible for security of the cloud (hardware, the global infrastructure, managed service software). You are responsible for security in the cloud (your data, IAM users, patching your own EC2 instances, and configuration).

Flashcard-worthy line: "AWS secures the infrastructure; the customer secures what they put on it." Know which side patches an EC2 OS (you) versus an RDS engine (AWS).

2. Global Infrastructure

Learn the hierarchy cold:

  • Regions: Geographic areas (e.g., us-east-1), isolated from each other.
  • Availability Zones (AZs): One or more discrete data centers within a Region. Deploying across multiple AZs gives you high availability.
  • Edge Locations: Used by Amazon CloudFront to cache content close to users for low latency.

Questions love to test the difference between an AZ (availability) and an Edge Location (performance/latency).

3. Core Services

You don't need depth—you need to match a service to a job:

  • Compute: EC2 (virtual servers), Lambda (serverless functions), Elastic Beanstalk (managed deployment).
  • Storage: S3 (object storage), EBS (block storage for EC2), EFS (shared file storage), Glacier (archival).
  • Database: RDS (managed relational), DynamoDB (managed NoSQL), Redshift (data warehouse).
  • Networking: VPC (your private network), Route 53 (DNS), CloudFront (CDN).
  • Security & Management: IAM (users and permissions), CloudWatch (monitoring), CloudTrail (API auditing), CloudFormation (infrastructure as code).

4. Pricing & Support

Know the three pricing fundamentals: pay-as-you-go, pay less when you reserve, and pay less as usage grows. Learn the EC2 pricing models—On-Demand, Reserved Instances, Spot Instances, and Savings Plans—and when each makes sense.

For tooling, remember AWS Cost Explorer (analyze and forecast), AWS Budgets (alerts), and the Pricing Calculator (estimate before you build). Finally, memorize the four support plans: Basic, Developer, Business, and Enterprise, and what each adds.

A Week-by-Week Study Plan

You can pass in three to four weeks studying about an hour a day. Here's a realistic pace.

Week 1 — Concepts and Security

  • Read through Cloud Concepts and the shared responsibility model once.
  • The same day, create flashcards for every new term.
  • Do a first recall attempt that evening—close the notes and answer your own cards.
  • Goal: Understand why the cloud exists and who secures what.

Week 2 — Core Services

  • Cover compute, storage, database, and networking.
  • Make one flashcard per service: name on the front, "what job does it do?" on the back.
  • Use spaced repetition—review Week 1's cards again at the 3-day and 7-day marks.
  • Goal: Match any core service to its use case instantly.

Week 3 — Billing, Pricing, and Review

  • Learn pricing models, cost tools, and support plans.
  • Start taking practice quizzes to simulate the real question format.
  • Spend 70% of your time on the cards and topics you keep missing.
  • Goal: Close gaps, not re-cover what you already know.

Week 4 — Practice and Polish

  • Take full-length practice exams under timed conditions.
  • Review every wrong answer until you understand why it was wrong.
  • Do light spaced-repetition reviews daily—no cramming the night before.
  • Goal: Consistently score above 80% on practice tests before booking.

How to Practice: Flashcards + Quizzes

Two habits do most of the work.

Flashcards handle the vocabulary. AWS is full of terms that only stick through repetition—service names, pricing models, the four support tiers. Review them daily, answer before flipping, and mark each card's difficulty honestly so the hard ones resurface more often.

Practice quizzes handle exam readiness. The CLF-C02 phrases questions as scenarios ("A company needs to run a script only occasionally without managing servers—which service?"), so you need to practice applying names, not just reciting them. Quizzes also train you for the multiple-response questions, where "choose two" catches people who studied by recognition alone.

The workflow that works:

  1. Read a topic once to build context.
  2. Convert it into flashcards the same day.
  3. Recall without notes that evening.
  4. Quiz yourself every few days to test application.
  5. Space your reviews at 1, 3, 7, and 14 days.

Generate AWS flashcards and quizzes automatically →

Common Mistakes to Avoid

  • Going too deep. You don't need to configure a VPC—you need to know what it's for. Foundational, not architectural.
  • Ignoring billing. It's only 12%, but those points are the easiest on the whole exam.
  • Studying by recognition. If you only re-read, you'll recognize answers you can't produce. Test yourself.
  • Cramming. Spacing beats marathon sessions. An hour a day for three weeks crushes a single all-nighter.

Start Today

The Cloud Practitioner exam rewards consistent retrieval over heroic cramming. Read a topic, turn it into cards, and quiz yourself until the service names feel obvious.


Stop re-reading the docs. Start recalling the services. Build your AWS flashcards with ELIMU →


Ready for the full study system? Get flashcards, quizzes, and summaries for AWS →

Want to Study Smarter?

Put these study techniques into practice with AI-powered flashcards, quizzes, and study guides.

Try Free Flashcard Generator →