Claude Certified Architect Practice Exam & Study Guide
AITraining2U

Programs

Resources

Case Studies

Quick Links

Enquire Now
Free · No Sign-Up · Fully Sourced

Claude Certified Architect Study Guide & Mock Exams

A 54-lesson curriculum and 240 practice questions covering all five CCAR‑F domains — every claim traced back to Anthropic’s own documentation.

54
Lessons
240
Questions
108
Quick checks
25
Primary sources

Independent study aid. AITraining2U is not affiliated with, authorised by, or endorsed by Anthropic. “Claude” and “Anthropic” are trademarks of Anthropic PBC. These are original lessons and practice questions, not real exam content. Exam logistics change — confirm current format and eligibility before you book.

The exam

What you’re preparing for

60
Questions
120
Minutes
720
To pass / 1000
4 of 6
Scenarios
Pearson VUE
Proctor

Domain weighting

Agentic Architecture & Orchestration27%
16 of 60 exam questions · 12 lessons · 64 practice questions
Claude Code Configuration & Workflows20%
12 of 60 exam questions · 11 lessons · 48 practice questions
Prompt Engineering & Structured Output20%
12 of 60 exam questions · 12 lessons · 48 practice questions
Tool Design & MCP Integration18%
11 of 60 exam questions · 10 lessons · 44 practice questions
Context Management & Reliability15%
9 of 60 exam questions · 9 lessons · 36 practice questions

The seven anti-patterns

Most wrong answers are one of these. Learn to spot them and the distractors become obvious.

01 Enforcing a hard rule in the prompt instead of in backend code
02 Routing on the model’s self-reported confidence
03 Using the Batch API for a blocking, user-facing path
04 Reaching for a bigger context window to fix an attention problem
05 Subagents that fail silently instead of returning error context
06 Giving every agent the full tool set instead of role-scoping it
07 Flat all-to-all agent topology instead of a coordinator

Check eligibility first. Registration requires a company email on a domain tied to an organisation in the Claude Partner Network — personal addresses are rejected at signup. See the for all four exams.

Full contents

Complete curriculum outline

All 54 lessons and what each covers. Open any one in the study app to read it in full, with its diagrams, worked example and comprehension checks.

Domain 1: Agentic Architecture & Orchestration

27% of the exam · 12 lessons · ~54 min · 64 practice questions

1. The agentic loop and stop_reason

Every agent you build on the Messages API is the same four-step loop, and one response field drives it.

5 min · diagram · table · 2 checks

Domain 2: Claude Code Configuration & Workflows

20% of the exam · 11 lessons · ~53 min · 48 practice questions

8. Skills and custom slash commands

The two used to be separate features. They have merged, and the exam-relevant details are the frontmatter and the precedence.

6 min · 2 checks

Domain 3: Prompt Engineering & Structured Output

20% of the exam · 12 lessons · ~53 min · 48 practice questions

Domain 4: Tool Design & MCP Integration

18% of the exam · 10 lessons · ~46 min · 44 practice questions

7. Building an MCP server

What you actually implement, and the decisions that shape the surface you expose.

5 min · 2 checks

Domain 5: Context Management & Reliability

15% of the exam · 9 lessons · ~43 min · 36 practice questions

FAQ

Common questions

720 on a scaled range of 100–1000. Because scoring is scaled rather than a raw percentage, 720 does not mean exactly 72% of items correct. Our mocks use a linear scale, so treat the number as a comparable signal rather than a prediction.

60 scenario-based questions in 120 minutes — about two minutes each. Questions are drawn from four scenarios selected from a pool of six, spanning customer support, multi-agent research, Claude Code team configuration, CI/CD automation, developer tooling with MCP, and structured data extraction.

No. Registration goes through Pearson VUE and requires a company email on a domain tied to an organisation in the Claude Partner Network; personal addresses are rejected at signup. Check this before planning around a sitting date.

The curriculum here is about 249 minutes of reading across 54 lessons. Most candidates with real hands-on Claude experience need roughly 15–20 hours in total including practice; if you are new to the Agent SDK, Claude Code or MCP, allow considerably more and build something first.

No, and be wary of anyone claiming otherwise. These are original questions and lessons written against the published domain blueprint and the official documentation. They train the same decision-making the exam tests without reproducing protected content.

Because several popular third-party guides contain factual errors — for example claiming user-scope CLAUDE.md lives at ~/.claude.json (it is ~/.claude/CLAUDE.md; the JSON file holds OAuth and MCP state), or listing temperature and top_p as live tuning knobs when they return a 400 on current models. Every lesson and answer here cites its source so you can verify rather than trust.

Yes, in your browser’s local storage only. Lessons you mark as read, an in-progress exam attempt, and your per-domain mastery all persist in the study app. Nothing is uploaded and there is no account to create.

Want the hands-on version?

Certification proves you know the patterns. Our instructor-led Claude training gets your team building agents, MCP servers and Claude Code workflows on your own codebase — HRDC claimable for Malaysian employers.

Related reading: · Claude vs ChatGPT vs Gemini · AI Engineering programme · All articles