CLF-C02 is AWS's entry-level certification, written for people who may never build anything on AWS: account managers, finance and product people, operations staff who have inherited a cloud bill, and engineers who want the vocabulary before an associate exam. It tests whether you understand what moving to the cloud actually changes — who is responsible for which layer under the shared responsibility model, what the core service families are for, how AWS charges for them, and where each support plan stops.
Its questions are about responsibility, cost and support as much as about services, and that breadth is the trap. Security and Compliance and Cloud Technology and Services together carry most of the exam, but Billing, Pricing, and Support is the domain furthest from technical work and the smallest of the four, which makes it the easiest to leave until last.
It is still enough to decide a close result. AWS reports only a scaled score, so a single weak domain can sit inside a total that looks comfortable until the day it does not.
6 questions
Question 1 of 25
What does the AWS Cloud Adoption Framework's 'Operations perspective' primarily address?
Answer: C
The Operations perspective within AWS CAF focuses on running, monitoring, and maintaining cloud workloads reliably and efficiently once they're live - one of CAF's six perspectives.
Question 2 of 25
A company must decide whether to lift and shift or refactor an application during migration. Which framework describes these options?
Answer: D
The migration strategies describe rehost, replatform, refactor, and related paths.
Question 3 of 25
What does the 'Repurchase' migration strategy typically mean?
Answer: C
Repurchase means moving to a different product, commonly replacing a licensed on-premises application with a SaaS alternative.
Question 4 of 25
Which scenario best illustrates the cloud benefit of agility?
Answer: B
Agility is the speed of provisioning and experimentation.
Question 5 of 25
What are AWS Local Zones designed to provide?
Answer: C
Local Zones extend AWS infrastructure into metro areas near end users, placing compute/storage closer than the parent Region for latency-sensitive applications like gaming or media.
Question 6 of 25
What distinguishes 'elasticity' from 'scalability' in cloud computing, as commonly discussed?
Answer: B
Scalability is the broader ability to increase resources to handle growing demand, while elasticity specifically emphasizes automatically scaling both up and down in response to real-time demand.
8 questions
Question 7 of 25
A company's developers currently share one root account login. What should the security team do first?
Answer: B
Root should not be used for daily work; individual identities give accountability.
Question 8 of 25
A company must protect the root user of its AWS account. Which action is most important?
Answer: C
Root should have MFA enabled and be used only when strictly required.
Question 9 of 25
What is the IAM credential report?
Answer: C
The credential report gives auditors a per-user snapshot of credential hygiene - password age, access key rotation status, MFA enablement - useful for periodic security reviews.
Question 10 of 25
What is the primary purpose of AWS Security Hub?
Answer: A
AWS Security Hub aggregates, organizes, and prioritizes security findings and compliance status from multiple AWS security services and accounts into a single centralized dashboard.
Question 11 of 25
What kind of encryption does AWS recommend to protect data as it travels between a client and an AWS service?
Answer: A
Data moving across networks should be protected with encryption in transit (TLS/SSL), distinct from encryption at rest which protects stored data - AWS supports both, and both are the customer's responsibility to enable where applicable.
Question 12 of 25
What is the purpose of S3 Object Lock?
Answer: D
S3 Object Lock enforces write-once-read-many (WORM) storage, preventing object deletion or modification for a set retention period or indefinitely (legal hold) - used to meet regulatory retention requirements.
Question 13 of 25
Under the AWS Shared Responsibility Model, what is the customer generally responsible for?
Answer: B
The customer is responsible for security 'in' the cloud - protecting their own data, managing access controls, and configuring/patching anything they control, such as the guest OS on EC2.
Question 14 of 25
When would a customer choose AWS CloudHSM over AWS KMS?
Answer: B
CloudHSM provides dedicated hardware security modules that only the customer controls - chosen for compliance regimes demanding single-tenant key custody, whereas KMS is the easier, multi-tenant managed default.
8 questions
Question 15 of 25
What is the primary purpose of AWS Step Functions?
Answer: C
AWS Step Functions lets you coordinate multiple AWS services (like Lambda functions) into serverless workflows, defined as visual state machines, handling retries and error states.
Question 16 of 25
What is AWS Elastic Beanstalk's relationship to the resources it deploys?
Answer: B
Beanstalk orchestrates the underlying AWS resources (EC2, ELB, Auto Scaling groups, etc.) automatically from your uploaded application - you retain access to those resources but don't have to wire them up yourself.
Question 17 of 25
What is Amazon EBS primarily used for?
Answer: A
Amazon Elastic Block Store (EBS) provides persistent block-level storage volumes that attach to EC2 instances, similar to a virtual hard drive.
Question 18 of 25
What does RDS Multi-AZ deployment provide?
Answer: D
Multi-AZ maintains a synchronous standby copy in a different Availability Zone strictly for availability - RDS fails over to it automatically during outages. It does not serve read traffic.
Question 19 of 25
When would DynamoDB generally be favored over RDS?
Answer: A
DynamoDB suits workloads needing a flexible schema and consistent low-latency performance at massive scale, while RDS suits workloads that need relational structure and complex queries/joins.
Question 20 of 25
What is the primary purpose of Amazon API Gateway?
Answer: B
Amazon API Gateway lets developers create, publish, secure, and monitor APIs that act as an entry point for client applications to reach backend services like Lambda functions or other AWS services.
Question 21 of 25
What is Amazon Rekognition?
Answer: B
Rekognition provides pre-trained computer vision - identifying objects, scenes, text, and faces in images and video - without requiring customers to build their own ML models.
Question 22 of 25
What is Amazon WorkSpaces?
Answer: B
Amazon WorkSpaces provides managed, cloud-hosted virtual desktops that users can access from many devices, replacing traditional desktop fleet management.
3 questions
Question 23 of 25
What is a Reserved Instance in AWS pricing?
Answer: B
Reserved Instances offer a substantial discount compared to On-Demand pricing in exchange for committing to a specific instance configuration for a 1- or 3-year term.
Question 24 of 25
What is the AWS Cost and Usage Report (CUR)?
Answer: B
The Cost and Usage Report provides the most detailed available breakdown of AWS costs and usage, which can be delivered to an S3 bucket and queried with tools like Athena for in-depth analysis.
Question 25 of 25
How does S3 storage pricing behave as your stored volume grows into higher usage tiers?
Answer: A
S3 uses tiered volume pricing - the effective per-GB rate drops as monthly stored volume crosses tier thresholds, one expression of AWS's pay-less-when-you-use-more philosophy.
20 more free after signup, then the full 397-question bank for $9.
Get 20 more free questions