Architect the Agent: The CCAR-F Certification Guide
A complete study guide for the Claude Certified Architect Foundations (CCAR-F) exam
A scenario-based study guide for the Claude Certified Architect Foundations (CCAR-F) exam. Learn to reason like an architect across all five domains, then prove it on two full practice exams.
Minimum price
$12.99
$34.99
You pay
Author earns
About
About the Book
The Claude Certified Architect Foundations (CCAR-F) exam tests whether you can make the right architectural call under pressure, not whether you can recite definitions. This guide is built for exactly that.
It covers all five exam domains, agentic architecture, tool design and MCP, Claude Code, prompt engineering, and context management, and teaches each one the way the exam asks about it: through realistic scenarios with plausible wrong answers.
Every chapter opens with a failure worth understanding, builds the theory behind it, and closes with a hands-on build and a scenario quiz. A recurring "Why the Other Answer Fails" section trains the one skill the exam really rewards, seeing which architectural principle a tempting distractor quietly breaks.
Inside you get two full practice exams with a complete answer key, an appendix that explains the reasoning behind every question, a domain-by-domain glossary and flashcards, and clean original figures for the ideas that are easier to see than to read.
Written by Thomas De Vos, an AI lead Architect at HCLTech AI Labs, the book is reconciled against Anthropic's official exam guide, so you study what is actually tested and skip what is not. It is an independent study guide and is not affiliated with or endorsed by Anthropic.
Feedback
Bundle
Bundles that include this book
- Pricing
$28.99
Minimum priceBought separately$63.99Suggested price$48.00
Author
About the Author
Launch
Launch Video
Clips
Clips
Contents
Table of Contents
Architect the Agent. Earn the Badge.
- Copyright and Disclaimer
- Preface
- How to Use This Book
Part I: Orientation
Chapter 1: The CCAR-F in Context
- The gap the badge measures
- The blueprint map
- What it validates
- Who it is for
- The exam at a glance
- The rules you agree to
- Validity, renewal, and the moving target
- Are you ready?
- ◎ Two-Minute Drill
Chapter 2: How the Exam Really Works
- The candidate who memorised everything and failed
- The blueprint map
- The mechanics that shape strategy
- The scenario engine
- Judgment, not recall
- The three distractor patterns
- The meta-rule
- A time strategy for a must-answer platform
- A quick diagnostic
- ◎ Two-Minute Drill
Chapter 3: The Six Production Scenarios
- A question you have seen before, wearing a mask
- The blueprint map
- How to read a scenario
- Scenario 1: The Customer Support Resolution Agent
- Scenario 2: Code Generation with Claude Code
- Scenario 3: The Multi-Agent Research System
- Scenario 4: Developer Productivity with Claude
- Scenario 5: Claude Code for Continuous Integration
- Scenario 6: Structured Data Extraction
- The map behind the six
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Part II: Agentic Architecture and Orchestration
Chapter 4: Claude API Fundamentals for Agents
- The agent that forgot the conversation
- The blueprint map
- The Messages API and statelessness
- Tool use and function calling
- System prompts
- Context windows
- The Message Batches API
- Hands-on build: a two-turn exchange that remembers
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 5: The Agentic Loop
- The fix that looks right and ships the bug
- The blueprint map
- The loop, from a distance
- The one correct signal
- Feeding the loop: appending tool results
- The anti-patterns the exam plants
- ✗ Why the Other Answer Fails
- Hands-on build: a loop that fails well
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 6: Agents versus Workflows and Task Decomposition
- The agent that should have been a script
- The blueprint map
- Agents versus workflows
- Model-driven versus pre-configured
- Task decomposition
- The four workflow patterns
- Agent design principles
- Hands-on build: the same task, two architectures
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 7: Multi-Agent Hub-and-Spoke
- The subagent that made things up
- The blueprint map
- The topology
- The Task tool and AgentDefinition
- The isolation rule, stated plainly
- Parallel spawning and fork_session
- Error propagation and synthesis
- Hands-on build: a parallel review with explicit context
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 8: Hooks, State, and Human-in-the-Loop
- The instruction the model skipped
- The blueprint map
- Programmatic enforcement versus prompt-based guidance
- The hook lifecycle
- Memory: in-context versus external
- Error classification, fallback, and retry
- Structured handoffs and escalation that fails safe
- Hands-on build: a guarantee and a clean handoff
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Part III: Tool Design and MCP Integration
Chapter 9: MCP Servers, Resources, and Built-in Tools
- The secret that shipped in the repo
- The blueprint map
- Server scoping and secrets
- Everything connects at once
- Resources: showing instead of searching
- Build versus buy, and descriptions that get used
- The built-in tools
- Hands-on build: a safe shared server plus a resource
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 10: Tool Boundaries, Schemas, and Errors
- The coordinator that could not decide
- The blueprint map
- Descriptions decide selection
- Splitting generic tools
- Distributing tools and tool_choice
- Structured error responses
- ✗ Why the Other Answer Fails
- Hands-on build: a tool with all three edges
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Part IV: Claude Code Configuration and Workflows
Chapter 11: The CLAUDE.md Hierarchy
- The instruction the new teammate never received
- The blueprint map
- The three levels
- Modular instructions with @import
- Path-specific rules
- Diagnosing what is loaded
- Hands-on build: a hierarchy that behaves
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 12: Skills, Commands, and Plan Mode
- The command that polluted the conversation
- The blueprint map
- Custom slash commands
- Skills
- Plan mode versus direct execution
- Iterative refinement
- Hands-on build: the right mechanism for each need
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 13: The CLI and CI/CD Pipeline
- The job that hung forever
- The blueprint map
- Running headless
- Machine-readable output
- Project context in CI
- The self-review limitation
- Avoiding duplicate noise
- Hands-on build: a headless review step
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Part V: Prompt Engineering and Structured Output
Chapter 14: Prompt Precision and Few-Shot
- The reviewer that flagged half the codebase
- The blueprint map
- Explicit criteria over vague instructions
- Few-shot examples
- Distinguishing genuine issues from acceptable patterns
- Hands-on build: a reviewer you can trust
- ✗ Why the Other Answer Fails
- ◎ Two-Minute Drill
- ▶ Scenario quiz
Chapter 15: Structured Output and Validation
- The pipeline that shipped perfect, invented data
- The blueprint map
- Schemas guarantee syntax, not semantics
- Schema design that prevents fabrication
- Validation, retry, and the limits of retry
- Batch processing
- Review that does not trust one pass
- Hands-on build: an extractor that will not invent
