CLF-C02 Exam Overview
AWS Certified Cloud Practitioner (CLF-C02) คือ certification ระดับ foundational ของ AWS — เหมาะกับผู้เริ่มต้นหรือผู้ที่ต้องการเข้าใจ cloud ระดับทั่วไป
Format
65 ข้อ — ผสมระหว่าง Multiple choice (ตอบถูก 1 ข้อจาก 4) และ Multi-select (ตอบถูก 2+ ข้อจาก 5+)
Duration
90 นาที — เฉลี่ย≈ 1.4 นาที/ข้อ
Passing Score
700 / 1000 (ประมาณ 70%) — scoring ไม่ถ่วงน้ำหนักข้อต่อข้อ เป็น scaled score
Cost
$100 USD (ประมาณ 3,500 บาท) — สอบผ่านได้ส่วนลด 50% สำหรับสอบรอบถัดไป
Validity
3 ปี — ต่ออายุได้โดยสอบ recertification หรือสอบตัว higher-level (Associate ขึ้นไป)
Delivery
Online proctored (สอบที่บ้าน) หรือ Pearson VUE / PSI testing center (สอบที่ศูนย์สอบ)
ภาษาที่รองรับ: English, Japanese, Korean, Chinese (Simplified), Spanish, French, German, Indonesian, Italian, Portuguese (Brazil) — ยังไม่รองรับไทย ต้องสอบ English
Domain Breakdown
CLF-C02 แบ่งออกเป็น 4 domains — รู้ weight ของแต่ละ domain จะช่วยปรับกลยุทธ์การอ่านได้ — เน้น Domain 3 มากที่สุด:
Domain 1: Cloud Concepts — 24%
Benefits ของ cloud computing, AWS Cloud economics (CapEx vs OpEx), design principles — ข้อสอบมักถามเรื่อง agility, scalability, elasticity, high availability
Domain 2: Security & Compliance — 30%
Shared Responsibility Model, security/compliance concepts, IAM (Users, Groups, Roles, Policies), การ access management — ไลฟ์สูงมาก จำ shared responsibility ให้แม่นยำ!
Domain 3: Cloud Technology & Services — 34%
Domain ที่ใหญ่ที่สุด — deploying/operating, AWS Global Infrastructure (Regions, AZ, Edge), compute (EC2/Lambda), database (RDS/DynamoDB), networking (VPC), storage (S3/EBS), AI/ML services
Domain 4: Billing, Pricing & Support — 12%
Pricing models (On-Demand, Reserved, Spot, Savings Plans), Organizations + AWS Budgets/Cost Explorer, Support Plans (Basic/Developer/Business/Enterprise), TAM, AWS Marketplace
Question Types
ข้อสอบมี 2 รูปแบบ — อ่านข้อให้ละเอียด สังเกตจำนวนตัวเลือกที่ต้องตอบ:
Multiple Choice
1 คำตอบที่ถูกจาก 4 ตัวเลือก — พบบ่อยที่สุด ถ้ามีตัวเลือกถูกหลายข้อ — เลือกที่ best/most appropriate
Multi-Select
2+ คำตอบจาก 5+ ตัวเลือก — ข้อจะบอกชัดเจน "Select TWO" / "Choose THREE" — ต้องตอบถูกหมดถึงจะได้คะแนน
Answering Strategy
กลยุทธ์ตอบข้ออย่างมีระบบ — ช่วยลดข้อผิดจากความประมาทหรือ distractors:
- 1. อ่านคำถามละเอียด — จับ keywords (NOT, EXCEPT, BEST, MOST cost-effective, MOST highly available)
- 2. ตัดตัวเลือกที่ผิดชัดเจนก่อน — เหลือ 2-3 ตัวเลือกจะง่ายขึ้น
- 3. หา AWS keywords: "managed" → AWS service (RDS/Lambda); "automatic scaling" → ASG/serverless; "no infrastructure" → Lambda/Fargate; "global low-latency" → CloudFront
- 4. ติดระหว่าง 2 ตัวเลือก? — เลือก AWS-recommended/managed ไว้ก่อน (e.g. RDS มากกว่า EC2 + DB self-managed)
- 5. อย่าคิดมากเกินไป — instinct แรกมักจะถูก อย่าเปลี่ยนคำตอบยกเว้นมั่นใจจริงๆ
- 6. Mark for review — ถ้าติดขัด ข้ามไปก่อน แล้วกลับมาทีหลัง — อย่าปล่อยข้อว่าง!
- 7. Don't leave blanks — ไม่มี penalty สำหรับตอบผิด — เดาก็ยังดีกว่าไม่ตอบ
Common Distractors / Tricky Questions
ข้อสอบมักตั้ง distractors ที่อยู่ใกล้เคียงกับคำตอบจริง — ต้องรู้ความต่างอย่างชัดเจน:
Agility vs Scalability vs Elasticity
Agility = ความเร็วในการ provisioning (ไม่ใช่ scaling) | Scalability = รองรับ load ที่ใหญ่ขึ้นได้ | Elasticity = auto-scale ขึ้น/ลงตาม demand
Region vs AZ vs Edge
Region มีหลาย AZ | AZ มีหลาย data center (1+) | Edge Location สำหรับ CloudFront — มีมากกว่า Region
EBS vs Instance Store
EBS = network drive, persistent (ข้อมูลอยู่ถึงแม้ตอน instance ดับ) | Instance Store = physical disk, ephemeral (ข้อมูลหายเมื่อดับ)
Multi-AZ vs Read Replica
Multi-AZ = HA + automatic failover (synchronous, standby) | Read Replica = ขยาย read performance (asynchronous, อ่านได้จริง)
NACL vs Security Group
NACL = stateless, ALLOW + DENY, subnet level | Security Group = stateful, ALLOW only, instance/ENI level
ALB vs NLB
ALB = Layer 7 (HTTP/HTTPS), path/host routing | NLB = Layer 4 (TCP/UDP/TLS), ผลงานสูง, low-latency, static IP
CloudWatch vs CloudTrail
CloudWatch = metrics + logs (performance monitoring) | CloudTrail = API audit log (governance/compliance) — "ใครทำอะไรลงไป?"
KMS vs CloudHSM
KMS = software, AWS-managed keys, multi-tenant | CloudHSM = hardware (FIPS 140-2 Level 3), customer-managed keys, single-tenant
Rekognition vs Comprehend vs Transcribe vs Polly
Rekognition = images/video | Comprehend = text NLP (sentiment) | Transcribe = speech → text | Polly = text → speech
S3 Storage Classes
Standard (frequent) | Standard-IA (ไม่บ่อย) | One Zone-IA (1 AZ) | Glacier Instant/Flexible/Deep (archival)
SNS vs SQS
SNS = pub/sub, push, fanout (1 → many) | SQS = queue, pull, decouple producer-consumer
Organizations vs Control Tower
Organizations = consolidated billing + SCP | Control Tower = ตั้ง multi-account environment สำเร็จรูป (built on Organizations)
Time Management
มี 90 นาทีสำหรับ 65 ข้อ — เฉลี่ย≈ 1.4 นาทีต่อข้อ — แบ่งได้เป็น 3 passes:
Pass 1: Easy Questions (≈45 min)
ตอบข้อง่ายทันทีประมาณ 50 ข้อ — ข้อไหนไม่มั่นใจให้ mark for review — อย่าเสียเวลากับข้อยาก
Pass 2: Marked Questions (≈30 min)
กลับมาที่ข้อยากประมาณ 15 ข้อ — ใช้ elimination และ keywords ช่วยตัดสินใจ
Pass 3: Final Review (≈15 min)
ตรวจคำตอบที่ตอบไป — ยืนยัน multi-select ติก ตรงจำนวน — อย่าเปลี่ยนคำตอบถ้าไม่มั่นใจจริงๆ
Day Before & Day Of
Night Before
นอนพักผ่อนคลาย 7-8 ชม. — อย่า cram ดึกๆ — review ข้อสรุปสั้นๆ — จัดเตรียม ID + อุปกรณ์ล่วงหน้า
Morning of Exam
ทานอาหารเบาๆ (ไม่อิ่มเกิน) — ดื่มน้ำให้เพียงพอ — เข้าห้องน้ำก่อนสอบ (ไม่มี break ระหว่างสอบ)
Online Proctored
ห้องเงียบ + ปิดมิดชิด, internet เสถียร, webcam เปิด, สมาร์ทโฟนปิด, ของบนโต๊ะต้องสะอาด — ไม่มีกระดาษจด
Testing Center
ไปถึงล่วงหน้า 30 นาที — นำ 2 valid IDs (1 มีรูป) — fingerprint/photo check-in — ล็อคเกอร์ของส่วนตัว
- ไม่มีพักระหว่างสอบ — ถ้าลุกไปห้องน้ำ = หมดเวลา + ถูก disqualified สำหรับ online proctored
- หายใจลึกๆระหว่างข้อยาก — สมองจะได้รีเซ็ต
- อ่านผล immediate หลังจบ (Pass / Fail) — คะแนน official มาภายหลัง 24-72 ชม.
- ถ้า fail — รอได้ 14 วันถึงจะสมัครสอบรอบใหม่ได้ (จ่าย $100 รอบใหม่)
Study Strategy
แผนอ่านสำหรับ CLF-C02 — ประมาณ 1-3 เดือน ขึ้นอยู่กับพื้นฐาน:
- 1. ดู video course — Stephane Maarek (Udemy), Adrian Cantrill, AWS Skill Builder — จบทุก section
- 2. จดโน้ต — หรือใช้ summary notes (เช่นเว็บนี้!) — ช่วย retention
- 3. Hands-on practice — ใช้ AWS Free Tier สร้าง EC2, S3, Lambda จริงๆ — เข้าใจลึกขึ้นมาก
- 4. ทำ practice exams — Stephane มี 6 sets บน Udemy / Tutorials Dojo ของ Jon Bonso ก็ดีมาก — มุ่ง 80%+ ก่อนจองสอบจริง
- 5. Review wrong answers — อ่าน explanation ทุกข้อ (รวมข้อที่ตอบถูก) — เข้าใจว่าทำไมตัวเลือกอื่นถึงผิด
- 6. Mock exam จับเวลา 90 min — ฝึก time pressure ของจริง
Free Resources
AWS มี resources ฟรีมากมายสำหรับ Cloud Practitioner — ไม่ต้องจ่ายเงิน:
AWS Skill Builder
AWS Cloud Practitioner Essentials (free) — official course จาก AWS — มี quiz + lab ฟรี
AWS Whitepapers
Overview of AWS, Architecting for the Cloud, How AWS Pricing Works — อ่านอย่างน้อย 3 ตัวนี้
AWS Documentation
docs.aws.amazon.com — อ่าน FAQ ของแต่ละ service (EC2, S3, RDS, ...) — สั้นแต่ได้ใจความ
AWS YouTube
Channel "Amazon Web Services" — AWS re:Invent talks, AWS Events, This Is My Architecture
Sample Questions
AWS มี 10 sample questions อยู่บนหน้า exam guide — ตัวอย่างระดับข้อสอบจริง
Exam Guide (PDF)
AWS ปล่อย official Exam Guide ฟรี — ระบุ domain weights, in-scope/out-of-scope topics — ต้องอ่าน!
What to Do After Passing
สอบผ่านแล้วยินดีด้วย! — มีอะไรต้องทำต่อไป:
- 1. รับ Digital Badge + Certificate — จาก AWS Certification portal (Credly) — ดาวน์โหลด PDF ไปปริ้นหรือแชร์ social
- 2. อัปเดต LinkedIn / Resume — เพิ่ม certification ไว้ใน Licenses & Certifications
- 3. Voucher 50% off — AWS ให้ voucher ส่วนลด 50% สำหรับสอบรอบถัดไป (ต้องสอบภายใน 1 ปี)
- 4. Renew ทุก 3 ปี — สอบ recertification (ฟรีถ้ายังไม่หมดอายุ) หรืออัพ higher cert (Associate ขึ้นไปจะ renew ตัวล่างให้อัตโนมัติ)
Solutions Architect Associate (SAA-C03)
ยอดนิยมอันดับ 1 — ออกแบบ architecture บน AWS — เหมาะกับทุกสายงาน — ขั้นต่อไปส่วนมาก
Developer Associate (DVA-C02)
สำหรับผู้เขียนโค้ด — Lambda, DynamoDB, API Gateway, CI/CD, SDK
SysOps Administrator Associate (SOA-C02)
สำหรับ Ops/SRE — monitoring, automation, security, networking — ยากที่สุดใน Associate tier
AI Practitioner (AIF-C01)
Foundational ตัวใหม่ — เน้น AI/ML services (Bedrock, SageMaker) — หากสนใจ GenAI