Claude Certified Architect — Foundations
Claude Certified Architect — Foundations (CCA-F) is Anthropic's first official technical certification. It validates the ability to design and operate production applications with Claude across the Claude Agent SDK, the Claude API, Claude Code, and the Model Context Protocol (MCP) — agentic orchestration, tool/MCP design, Claude Code configuration, prompt engineering & structured output, and context management & reliability. The exam is scenario-based: 60 multiple-choice questions drawn from realistic production contexts (120 minutes, proctored; pass = 720 on a 100-1000 scaled score). Aimed at solution architects with hands-on Claude experience.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1Agentic Architecture & Orchestrationmedium
While an orchestration thoroughness mode is being built, a developer assumes it sets a hidden API parameter and a secret effort level above xhigh. Per the documented orchestration-mode design, what is actually true?
- A.The mode is a dedicated API parameter that unlocks an effort level sitting above the documented xhigh ceiling for requests.
- B.The mode is a permission rule in settings.json that auto-approves parallel subagent fan-out on a strict per-request basis.
- C.The mode is not an API parameter; it is assembled from a documented Effort value like xhigh plus a mid-conversation reminder.Correct answer
- D.
Sources
Questions are grounded in 150 references from official and authoritative materials.