100+ Free Claude Certified Architect - Foundations Practice Questions
Pass your Claude Certified Architect - Foundations (CCA-F) exam on the first try — instant access, no signup required.
A team wants Claude to 'think step by step' before answering a hard reasoning problem, and to do so as real reasoning tokens rather than a hidden trick. Which capability and parameter control this?
Key Facts: Claude Certified Architect - Foundations Exam
720/1000
Passing Score
Anthropic Claude Partner Network
60
Exam Questions
Anthropic (multiple-choice)
120 min
Exam Time
Anthropic
5
Exam Domains
CCA-F exam guide
$99
Exam Fee
Anthropic (free for first 5,000 partner employees)
Mar 2026
Launch
Anthropic first official certification
CCA-F requires a scaled score of 720 out of 1000 across 60 multiple-choice questions in 120 minutes, and costs $99 (free for the first 5,000 Claude Partner Network employees). Anthropic's first official certification (launched March 2026) is architecture-level: it tests agentic system design with the Claude Agent SDK, MCP integration, Claude Code workflows, prompt engineering and structured output, and production reliability. Preparation typically takes 4-12 weeks with prior hands-on Claude API and Claude Code experience.
Sample Claude Certified Architect - Foundations Practice Questions
Try these sample questions to test your Claude Certified Architect - Foundations exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1A team is building a customer-support agent. They want the simplest reliable architecture and only plan to add complexity if needed. According to Anthropic's guidance on building effective agents, what should they start with?
2An architect needs to classify incoming requests and send each to a specialized prompt: billing questions to one prompt, technical issues to another, and general questions to a third. Which workflow pattern best fits this requirement?
3A coding task requires generating a draft, then critiquing it against quality criteria, then refining it, repeating until the critique passes. Which pattern describes this, and what is the key design principle?
4A research agent must handle tasks where the number and nature of subtasks cannot be predicted in advance: a central model must dynamically break the work down, delegate pieces, and synthesize the results. Which pattern is the best fit?
5An architect wants to distinguish a 'workflow' from an 'agent' in Anthropic's terminology. Which statement is correct?
6A latency-sensitive content pipeline must run a translation, a sentiment analysis, and a toxicity check on the same input, all independent of each other, then combine the results. Which pattern minimizes end-to-end latency?
7An agent autonomously calls tools in a loop. Anthropic recommends giving the agent guardrails and a way to stop. Which design element most directly bounds runaway loops in a production agent?
8When designing a multi-step agent, Anthropic emphasizes 'showing the agent's planning steps' and keeping the design simple. What is the primary architectural benefit of this transparency?
9A team uses the Claude Agent SDK and spawns several subagents in parallel for a large refactor. Each subagent does deep analysis. What is the main architectural advantage of using separate subagents here?
10An architect must choose a model for a high-volume, latency-sensitive classification step inside a larger agent, where most decisions are simple. Which model selection strategy aligns with Anthropic's guidance?
About the Claude Certified Architect - Foundations Exam
Claude Certified Architect - Foundations (CCA-F) is Anthropic's first official technical certification, launched March 2026 through the Claude Partner Network. It validates the ability to design, deploy, and maintain production-grade applications across the Claude ecosystem, including the Claude API, Claude Agent SDK, Claude Code, and the Model Context Protocol (MCP). The exam covers five domains: agentic architecture and orchestration (27%), Claude Code configuration and workflows (20%), prompt engineering and structured output (20%), tool design and MCP integration (18%), and context management and reliability (15%). It is an architecture-level credential that tests system-design decisions rather than everyday Claude usage.
Questions
60 scored questions
Time Limit
120 minutes
Passing Score
720/1000
Exam Fee
$99 (free early access for first 5,000 partner employees) (Anthropic)
Claude Certified Architect - Foundations Exam Content Outline
Agentic Architecture & Orchestration
Design agent and multi-agent systems with the Claude Agent SDK: agent loops, subagents, orchestrator-worker and evaluator-optimizer patterns, prompt chaining, routing, parallelization, and selecting Opus, Sonnet, or Haiku for each role
Claude Code Configuration & Workflows
Configure Claude Code for production: CLAUDE.md project memory, settings.json, permissions and modes, slash commands, hooks, subagents, headless and CI usage, and wiring MCP servers into developer workflows
Prompt Engineering & Structured Output
Write system prompts with clear role and task framing, use examples and extended thinking, define structured outputs and tool-based JSON schemas, set stop sequences, and reliably parse model responses in production
Tool Design & MCP Integration
Design tool-use schemas, integrate Model Context Protocol (MCP) servers, apply MCP primitives (tools, resources, prompts), choose stdio vs HTTP transports, handle tool errors, and secure tool and data access
Context Management & Reliability
Manage the context window, use prompt caching, implement retries and timeouts, apply RAG and retrieval, build evals and guardrails, and optimize latency, cost, and reliability under failure conditions
How to Pass the Claude Certified Architect - Foundations Exam
What You Need to Know
- Passing score: 720/1000
- Exam length: 60 questions
- Time limit: 120 minutes
- Exam fee: $99 (free early access for first 5,000 partner employees)
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Claude Certified Architect - Foundations Study Tips from Top Performers
Frequently Asked Questions
What is the CCA-F passing score?
The Claude Certified Architect - Foundations (CCA-F) exam requires a scaled score of 720 out of a 100-1000 range to pass. The exam contains 60 multiple-choice questions delivered in 120 minutes through a proctored format on the Claude Partner Network.
How much does the CCA-F exam cost?
The CCA-F exam fee is $99 USD. However, access is currently through the Claude Partner Network, which any organization can join for free, and the first 5,000 partner company employees receive early access to the exam at no cost.
What does the CCA-F exam cover?
CCA-F covers five domains: agentic architecture and orchestration (27%), Claude Code configuration and workflows (20%), prompt engineering and structured output (20%), tool design and MCP integration (18%), and context management and reliability (15%). Agentic architecture and orchestration is the highest-weighted domain and is central to the exam.
What prior experience do I need for CCA-F?
Anthropic recommends at least 6 months of hands-on experience building with the Claude API and Claude Code. CCA-F is an architecture-level credential, so you should be comfortable designing production systems with the Claude Agent SDK, integrating MCP servers, engineering prompts and structured outputs, and managing context, reliability, and cost rather than just everyday Claude usage.
How long should I study for CCA-F?
Most candidates need 4-12 weeks (roughly 40-100 hours) depending on prior hands-on experience. Spend significant time building: configure MCP servers, design multi-agent workflows with the Claude Agent SDK, and practice structured-output and reliability patterns. Anthropic Academy offers free aligned courses including Building with the Claude API, Claude Code 101, and Introduction to MCP.
What is the Model Context Protocol (MCP) and why does it matter for CCA-F?
Model Context Protocol (MCP) is an open standard from Anthropic that lets Claude connect to external tools, data sources, and prompts through MCP servers. CCA-F tests MCP server integration, MCP primitives (tools, resources, and prompts), and transport choices (stdio vs HTTP) in the Tool Design & MCP Integration domain (18%), and MCP also appears in the Claude Code and agentic architecture domains, making it a recurring exam theme.
Is CCA-F a real Anthropic certification?
Yes. CCA-F is Anthropic's first official technical certification, launched March 2026 alongside the Claude Partner Network. It is delivered as a proctored exam and validates production architecture skills across the Claude ecosystem. Anthropic has indicated additional certifications for sellers, developers, and advanced architects are planned later in 2026.