CCA Quick Reference
Cheatsheet
Everything for the Claude Certified Architect exam. One page. Zero fluff.
5 domains, 10 anti-patterns, 6 scenarios. Key concepts, code patterns, and the exam structure — all in one reference card. Click domains to expand, search to filter, or print for offline study.
Exam Overview
Questions
60
Multiple choice, 1 correct
Pass Score
720/1000
~72% correct answers
Scenarios
4 of 6
Randomly selected each exam
Domain Weights
Key Concepts
The 10 Anti-Patterns
Giving one agent 18+ tools — selection accuracy degrades rapidly
Parsing natural language to decide when the agentic loop should stop
Assuming subagents automatically inherit the coordinator's context
Asking the model to review its own output in the same conversation
Using self-reported confidence scores to decide when to escalate to a human
Repeatedly summarizing context until critical details are lost
Naming tools 'do_thing' or 'process' instead of specific, differentiated names
No explicit termination criteria — agent loops indefinitely
Passing raw stack traces as tool errors instead of structured isError responses
Cramming all instructions into one massive system prompt instead of layering CLAUDE.md files
The 6 Exam Scenarios
4 of 6 scenarios are randomly selected each exam. Prepare for all of them.
SaaS Multi-Agent Customer Support
CI/CD Code Review Pipeline
Research & Report Generation
Data Pipeline Orchestration
Enterprise Knowledge Base Agent
Autonomous DevOps Agent
jeremyknox.ai/academy
Master every domain with the full 39-lesson CCA Academy course. From fundamentals through advanced architecture to exam-day strategy.