CCA-F Study Roadmap
Claude Certified Architect — Foundations · 30h ôn theo 4 tuần
PHASE 1
Tuần 1 · 8h
Foundation — Agentic
Domain 1 · Agentic Architecture & Orchestration (27%)
PHASE 2
Tuần 2 · 10h
MCP, Tools & Claude Code
Domain 2 (18%) + Domain 3 (20%)
PHASE 3
Tuần 3 · 8h
Prompt Engineering & Context
Domain 4 (20%) + Domain 5 (15%)
PHASE 4
Tuần 4 · 4h
Practice & Exam Scenarios
6 scenarios · resources · final checklist
Cách dùng roadmap này
Click vào phase ở trên hoặc tab bên trái để xem detail từng tuần
Bắt đầu bằng Common Traps và Mental Models — đọc trước khi vào phase. Đề thi scenario-based, biết trap = không rơi.
Mỗi tuần học 1 domain + làm working examples ở repo cca-f-roadmap. Pattern code = pattern đề.
Phase 4 là practice + checklist. Aim ≥ 750/1000 trên mock trước khi đăng ký thi thật.
Common Traps — bẫy hay gặp trong đề thi
6 trap kinh điển. Đáp án seductive thường là một trong những cái này.
×6
trap
Few-shot để enforce tool ordering — ordering là compliance concern, phải dùng programmatic prerequisites trong tool handler, không phải demonstrations trong prompt.
D1
trap
Self-reported confidence cho escalation routing — LLM confidence kém calibrated, model tự tin nhất khi sai nhất. Dùng external signal (rule check, agreement giữa 2 models).
D4
trap
Route mọi workflow sang Batch API để tiết kiệm — Batch không có SLA (up-to-24h), blocking workflow (chat, IDE, code agent) bắt buộc phải dùng real-time API.
D5
trap
Tăng context window để fix attention dilution — context size ≠ attention quality. Phải split thành per-file passes, đặt key info ở đầu/cuối, dùng section headers.
D5
trap
Return empty khi subagent fail — phải return
D1
{ok: false, error, retryable, context} structured, không được suppress lỗi im lặng.
trap
Cho agent dùng 18 tools — 4–5 tools/agent là optimal. Quá nhiều làm giảm selection reliability. Fix = split thành multi-agent với role-scoped tool sets.
D2
5 Mental Models quan trọng nhất cho kỳ thi
Áp dụng đúng 5 frame này → loại được 2-3 đáp án seductive cho mỗi câu.
×5
M1
Programmatic vs prompt-based enforcement — khi có financial/compliance consequence → phải dùng code, không dùng prompt. Prompt là probabilistic, code là deterministic.
D1
M2
Tool description là routing mechanism chính — không phải system prompt, không phải function name. Mô tả tệ → model đoán mò giữa các tools tương tự.
D2
M3
Subagent không kế thừa context — mọi thứ cần phải pass explicitly trong prompt. Không có shared memory, không có automatic history propagation.
D1
M4
Lost-in-the-middle là design constraint thật — đặt key summaries ở đầu aggregated input, dùng section headers, trim verbose tool outputs trước khi accumulate.
D5
M5
Batch API vs real-time là latency decision — không phải cost decision. Batch tiết kiệm 50% nhưng up-to-24h, không có SLA. Blocking workflow → real-time bắt buộc.
D5
Phase 1 · Foundation — Agentic Architecture
Tuần 1 · ~8h · Domain nặng nhất, học kỹ nhất
27%
Phase 2 · Tools & Claude Code
Tuần 2 · ~10h · Tool design, MCP integration, Claude Code workflow
38%
Phase 3 · Prompt Engineering & Context
Tuần 3 · ~8h · Structured output, escalation, long-context strategy
35%
Phase 4 · Practice & Exam Scenarios
Tuần 4 · ~4h · Học hết 6 scenarios, thi rút random 4
×6
6 Exam Scenarios
SC 1↗
Customer Support Resolution Agent
SC 2↗
Code Generation with Claude Code
SC 3↗
Multi-Agent Research System
SC 4↗
Developer Productivity with Claude
SC 5↗
Claude Code for CI/CD
SC 6↗
Structured Data Extraction
Strategy: Học hết cả 6 scenario. Mỗi scenario = combine 2-3 domains. Mở repo
cca-f-roadmap/scenarios
để xem traps + patterns đáp án cho từng cái.
Tài nguyên thực hành
Official courses, free guides, practice questions, source-of-truth docs
exampro.co/cca-f
Khóa học chính thức + practice exam, có chứng nhận
claudecertifications.com
Study guide chi tiết + 25 practice questions miễn phí
tutorialsdojo.com
CCA-F study guide chi tiết, miễn phí
Udemy practice questions
360 practice questions by scenario (Balaji Ashok Kumar)
docs.anthropic.com
Agent SDK & MCP — đọc trực tiếp nguồn gốc, không qua summary
github.com/hueanmy/cca-f-roadmap
Working examples cho mọi trap + mental model · Python · MIT
Final Checklist · trước ngày thi
Click vào item để đánh dấu hoàn thành (lưu trong localStorage)
Làm full mock exam 60 câu timed, nhắm điểm ≥ 750 trước khi đăng ký thi thật
Ôn lại Domain 1 cheatsheet: agentic loop, hub-and-spoke, hooks
Ôn Domain 3:
CLAUDE.md hierarchy, slash commands, CI/CD flagsĐọc kỹ đáp án SAI trong mock — hiểu tại sao sai quan trọng hơn thuộc đáp án đúng
Nghỉ ngơi đêm trước — đề thi test engineering judgment, không test thuộc lòng
Re-read 6 Common Traps + 5 Mental Models một lần cuối sáng thi
Setup môi trường thi: stable internet, webcam OK, ID sẵn sàng, đóng app distract