Cloud/ AWS / AWS Certified Cloud Practitioner (CLF-C02) / AWS Cloud Concepts Explained: CLF-C02 Foundations Guide

AWS Amazon Web Services Foundational Step 1 of 5 106 guides ยท updated 2026

Hands-on guides to compute, storage, databases, networking, and serverless on the world's most widely adopted cloud platform.

Step 1 โ€” Cloud Concepts

Most people who sit the Cloud Practitioner exam have never launched a server in their life, and thatโ€™s fine โ€” itโ€™s the point. CLF-C02 is not asking you to build anything. Itโ€™s asking whether you can explain, in business terms, why a company would move to AWS in the first place. If youโ€™re coming from an associate-level mindset, recalibrate now: this exam rewards someone who can talk to a finance director as easily as an engineer.


So What Is Cloud Computing, Really?

Strip away the marketing language and cloud computing is a simple trade: instead of buying, racking, and maintaining physical servers, you rent computing resources from someone else โ€” on demand, over the internet, billed for what you actually consume.

TRADITIONAL DATA CENTER CLOUD COMPUTING
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
Buy servers (capex) Rent capacity (opex)
Guess future demand Scale up/down as needed
Wait weeks for hardware Provision in minutes
Pay for idle capacity Pay only for what's used
You maintain the building AWS maintains the building

AWS defines three ways of consuming this rented capacity, and the exam expects you to sort examples into the right bucket without hesitating:

ModelWho manages whatExample AWS service
IaaS (Infrastructure as a Service)You manage OS, runtime, data, app โ€” AWS manages hardwareAmazon EC2
PaaS (Platform as a Service)You manage app and data โ€” AWS manages the runtime layerAWS Elastic Beanstalk
SaaS (Software as a Service)AWS manages everything, you just use the productAmazon Chime, Amazon Connect

None of these models is โ€œbetterโ€ in isolation โ€” the exam wants you to match the right one to the right business need.


Why Companies Actually Move to AWS

AWS markets six advantages of cloud computing, and CLF-C02 loves testing them as multiple-choice scenarios where a company describes a pain point and you pick the matching advantage.

  1. Trade capital expense for variable expense โ€” Stop sinking money into data centers before you know if youโ€™ll need them.
  2. Benefit from massive economies of scale โ€” AWS buys hardware at a scale no single company can match, and passes some of that savings down through lower prices over time.
  3. Stop guessing capacity โ€” Launch what you need this week, adjust next week, without over-provisioning โ€œjust in case.โ€
  4. Increase speed and agility โ€” New resources appear in minutes instead of the weeks or months hardware procurement used to take.
  5. Stop spending money running and maintaining data centers โ€” Let AWS staff worry about power, cooling, and physical security so your team focuses on the product.
  6. Go global in minutes โ€” Deploy an application into a new geographic Region with a few clicks instead of building a new facility.

If a question describes โ€œwe donโ€™t want to predict server needs two years in advance anymore,โ€ the answer is almost always tied to advantage #3 or #4 โ€” not a specific service.


Deployment Models: Public, Private, and Hybrid

PUBLIC CLOUD PRIVATE CLOUD HYBRID CLOUD
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
Fully on AWS On-premises only Mix of both
Shared infrastructure Dedicated infrastructure Some workloads stay
Lowest operational Full control, higher local for latency,
overhead operational overhead compliance, or legacy
system reasons

Public cloud is what most people picture when they hear โ€œAWSโ€ โ€” everything runs on AWS-owned infrastructure, shared (securely and logically isolated) among customers. Private cloud keeps everything on hardware a single organization owns or leases exclusively. Hybrid cloud blends the two, and itโ€™s extremely common in real organizations that have legacy systems they canโ€™t move yet, or regulatory requirements tying certain data to a specific physical location.

AWS supports hybrid architectures through services like AWS Direct Connect (a dedicated network link between your data center and AWS) and AWS Outposts (AWS-managed hardware installed inside your own facility). You donโ€™t need deep technical knowledge of either for this exam โ€” just recognize them as the hybrid-cloud answer when a scenario mentions keeping some infrastructure on-premises.


Elasticity and Agility โ€” The Words the Exam Keeps Repeating

Two terms show up constantly and get confused with each other:

Theyโ€™re related but distinct: elasticity is about infrastructure responding to load, agility is about how fast humans can act. A question describing rapid experimentation and faster time-to-market is testing agility. A question describing automatic scaling during a traffic spike is testing elasticity.


How Pricing Actually Works

AWS pricing rests on a handful of ideas that repeat across every service:

Pay-as-you-go โ€” Youโ€™re billed for consumption, not for a fixed subscription. Turn something off, stop paying for it.

Pay less when you reserve capacity โ€” Commit ahead of time to a usage level and unlock a discount versus on-demand rates. This idea reappears in Step 4 when we cover Savings Plans and Reserved Instances in depth.

Pay less with volume โ€” The more you consume, the lower your effective per-unit price tends to get on services like S3, because AWSโ€™s economies of scale get passed along as your usage tier increases.

None of this requires memorizing a price sheet. The exam checks whether you understand the shape of AWS pricing โ€” consumption-based, no long-term lock-in required, discounts available for those willing to commit or scale.


How CLF-C02 Differs From the Associate-Level Exams

If youโ€™ve glanced at study material for the Solutions Architect Associate exam, donโ€™t let it intimidate you โ€” CLF-C02 lives in a different register entirely.

CLF-C02 (Foundational) SAA-C03 (Associate)
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
"What does this service do?" "Design an architecture using..."
Business value + basic technical Deep technical trade-offs
No hands-on configuration tested Assumes real console/CLI experience
Vendor-neutral cloud concepts AWS-specific implementation detail
~90 minutes, broad but shallow ~130 minutes, narrow but deep

You will not be asked to configure a VPCโ€™s route table or choose between two DynamoDB indexing strategies. You will be asked whether a described scenario calls for RDS or DynamoDB conceptually, whether it needs a Reserved Instance or Spot pricing model, or which pillar of the Well-Architected Framework a design principle belongs to. Read every question as a business stakeholder would, and resist the urge to overthink it with associate-level depth it isnโ€™t asking for.


Exam Focus: What Questions Test From This Step