AWS Certified Cloud Practitioner
CLF-C02
Validate your cloud knowledge and gain foundational AWS Cloud understanding. Ideal for non-technical and technical roles seeking cloud literacy.
Exam syllabus, organized by domain
Try a real question
Sample AWS Certified Cloud Practitioner exam question
Answer this question the same way you would on exam day. No sign-up needed — one random question, three tries to swap it out.
ProficientCloud Concepts
Examine the CloudFront distribution configuration in the code block. Which cloud value proposition does this setup primarily enable?
json
{
"DistributionConfig": {
"Origins": [
{
"DomainName": "myapp.example.com",
"Id": "myOrigin"
}
],
"DefaultCacheBehavior": {
"TargetOriginId": "myOrigin",
"ViewerProtocolPolicy": "allow-all"
},
"Enabled": true
}
}
Frequently asked questions
Key facts about the AWS Certified Cloud Practitioner certification and how to prepare for it.
Skills & Requirements
What you need to know before attempting the AWS Certified Cloud Practitioner exam.
Compare related certifications
Explore other certifications in the same category and see how they stack up.
Related articles
Learn more about Cloud Computing with these guides.

