Exam guide·8 min read·22 June 2026

Anthropic Free Courses: CCA-F Exam Prep Mapped

A sober guide to Anthropic free courses on Anthropic Academy, mapped to all five CCA-F exam domains so you study what the exam actually tests.

By Solomon Udoh · AI Architect & Certification Lead

Anthropic Free Courses: CCA-F Exam Prep Mapped

If you are preparing for the Claude Certified Architect, Foundations exam (CCA-F), the first question most candidates ask is whether Anthropic free courses cover enough ground to pass. The short answer: they cover the conceptual layer well, but the exam's scenario-based questions demand deliberate practice beyond passive video watching. This guide maps every publicly listed Anthropic Academy course to the five CCA-F domains, flags the gaps, and tells you where to fill them.

What is Anthropic Academy and how do you access it?

Anthropic Academy is Anthropic's official self-paced learning platform, delivered through Skilljar. Access is free: visit academy.anthropic.com, create a Skilljar account (email registration, no payment required), and enrol in any course. Completion earns a Skilljar-issued certificate of completion, which is distinct from the CCA-F credential. The CCA-F is a separately proctored exam costing $99 per attempt, scored on a 100-to-1000 scale with a passing mark of 720.

The Academy launched alongside the CCA-F on 12 March 2026 as part of the Claude Partner Network, a $100M programme. As of 3 June 2026, more than 10,000 individuals hold the CCA-F certification, which signals that the free content alone is not a bottleneck for motivated candidates.

Which Anthropic Academy courses exist and what do they cover?

Anthropic has published a growing catalogue. The table below maps the publicly listed courses to the five CCA-F exam domains and their weightings, so you can prioritise by exam impact rather than by course order.

CoursePrimary CCA-F DomainDomain Weight
AI FluencyGeneral foundationn/a
Claude 101General foundationn/a
Introduction to Claude APIDomain 1: Agentic Architecture27%
Building with ClaudeDomain 1 + Domain 427% + 20%
Introduction to Claude CodeDomain 3: Claude Code Config20%
Introduction to MCPDomain 2: Tool Design & MCP18%
Prompt Engineering with ClaudeDomain 4: Prompt Engineering20%
Structured Output with ClaudeDomain 4: Prompt Engineering20%
Context and Memory ManagementDomain 5: Context Management15%
Introduction to SubagentsDomain 1: Agentic Architecture27%
Introduction to Claude CoworkDomain 3: Claude Code Config20%
Tool Use and Function CallingDomain 2: Tool Design & MCP18%
Claude on AWS BedrockDomain 1 + Domain 227% + 18%
Claude on Google Cloud Vertex AIDomain 1 + Domain 227% + 18%
Responsible AI with ClaudeGeneral / Domain 515%
Extended Thinking with ClaudeDomain 4: Prompt Engineering20%
Prompt Caching with ClaudeDomain 5: Context Management15%

The Claude Partner Network is a $100M programme designed to help partners build, sell, and deploy Claude-powered solutions.

Anthropic , Claude Partner Network announcement, March 2026

The catalogue has grown from its original 13-course framing to 17 publicly listed courses as of May 2026. Anthropic has not designated any subset as "mandatory" for the CCA-F; the exam guide references the five domains and 30 task statements, not specific Academy courses.

Which courses should solution architects prioritise first?

Domain 1 (Agentic Architecture & Orchestration) carries the heaviest weight at 27%, so it earns first priority. Start with Introduction to Claude API to understand the Messages API request-response cycle, then move to Introduction to Subagents for delegation patterns. Our Agentic Architecture & Orchestration concept library covers 30-plus atomic concepts that go deeper than the Academy videos, including hub-and-spoke architecture and parallel subagent spawning.

Domain 3 (Claude Code Configuration & Workflows) and Domain 4 (Prompt Engineering & Structured Output) are each weighted at 20%, making them joint second priority. Introduction to Claude Code and Introduction to Claude Cowork address real-world file workflows and the three-level configuration hierarchy that the exam tests directly. Prompt Engineering with Claude and Structured Output with Claude cover the output-shaping techniques that appear across multiple domain scenarios.

Domain 2 (Tool Design & MCP Integration) at 18% is well served by Introduction to MCP and Tool Use and Function Calling. Pay particular attention to the isError flag pattern and tool description design, both of which appear in exam distractors. See our Tool Design & MCP Integration concepts for the full breakdown.

Domain 5 (Context Management & Reliability) at 15% is the lightest domain by weight but not by difficulty. Context and Memory Management and Prompt Caching with Claude are the relevant Academy courses. The prompt caching course covers the token minimums that candidates frequently misremember under exam conditions.

Do non-technical architects need AI Fluency or Claude 101 first?

Yes, with a caveat. AI Fluency and Claude 101 are designed for business stakeholders rather than builders. If you are comfortable reading Python and JSON, you can skip both and begin with Introduction to Claude API. If you are not, completing Claude 101 first will prevent you from getting lost in the technical courses. The technical courses assume you can read a JSON payload and understand basic HTTP request-response patterns; they do not assume prior ML knowledge.

Prerequisites in practice:

  1. Comfortable with Python syntax and JSON structure: start at Introduction to Claude API.
  2. Familiar with AI concepts but not coding: complete Claude 101, then Introduction to Claude API.
  3. New to AI entirely: complete AI Fluency, then Claude 101, then the technical sequence.

How do the cloud-platform courses fit the exam?

Claude on AWS Bedrock and Claude on Google Cloud Vertex AI are not required for the CCA-F, but they are useful for candidates who will architect Claude deployments on those platforms. The exam tests Claude's native API behaviour and MCP integration patterns; it does not test cloud-provider-specific console navigation. That said, the Bedrock and Vertex AI courses reinforce Domain 1 and Domain 2 concepts through a different lens, which can help candidates who learn better from applied examples.

What do the Academy courses not cover that the exam tests?

The Academy courses are conceptual and demonstration-focused. The CCA-F delivers 60 scenario-based multiple-choice questions, each with one correct answer and three plausible distractors. Passive video consumption does not build the discrimination skill needed to reject a plausible-but-wrong option under time pressure.

Specific gaps we observe between Academy content and exam task statements:

  • Agentic loop anti-patterns: the Academy introduces subagents but does not drill agentic loop anti-patterns at the depth the exam requires.
  • Structured handoff to human agents: the exam tests when to escalate versus automate; the Academy covers this lightly.
  • Hook pipeline architecture: PostToolUse hooks and tool call interception are exam topics not prominently featured in current Academy videos.
  • Extended Thinking block structures: the Extended Thinking course introduces the concept, but the exam tests the precise structure of thinking blocks and when Extended Thinking is contraindicated.

Our Prompt Engineering & Structured Output and Context Management & Reliability concept libraries address these gaps with atomic, exam-mapped explanations.

How does an Anthropic Academy certificate compare to the CCA-F credential?

These are different artefacts with different market signals. An Anthropic Academy completion certificate confirms you watched and passed the in-course quizzes for a specific course. It is issued by Skilljar and carries no proctoring or identity verification.

The CCA-F is a proctored, scored credential tied to the Claude Partner Network. It is the credential that partner firms reference when staffing Claude-focused engagements. As of 3 June 2026, more than 40,000 firms have applied to the Claude Partner Network, creating genuine demand for verified CCA-F holders.

CredentialCostProctoredIssuerMarket signal
Academy completion certificateFreeNoSkilljarCourse awareness
CCA-F certification$99 per attemptYesAnthropicPartner-network verified

For solution architects offering enterprise consulting, the CCA-F is the credential that matters. The Academy certificates are useful for demonstrating breadth of study, not depth of competence.

Anthropic's first professional certification, the Claude Certified Architect, Foundations exam, is scored on a scale of 100 to 1,000, with a passing score of 720.

Anthropic , CCA-F Exam Guide, 2026

How should you combine Academy courses with structured practice?

We recommend a three-phase approach:

  1. Foundation phase (weeks 1 to 2): Complete the Academy courses mapped to your two weakest domains. Use the courses to build vocabulary and mental models, not to memorise answers.
  2. Concept phase (weeks 3 to 4): Work through the atomic concepts in our concept library for all five domains. Each concept maps to specific task statements from the exam guide, so you can track coverage precisely. Our adaptive engine uses Bayesian Knowledge Tracing with a 0.90 mastery threshold to surface the concepts you have not yet consolidated.
  3. Practice phase (weeks 5 to 6): Sit full 60-question practice exams scored on the 100-to-1000 scale. Review every distractor you chose incorrectly; the exam rewards root-cause tracing over pattern matching.

AI Skill Certs is an independent prep platform; we are not affiliated with or endorsed by Anthropic. We build on the same public exam guide that every candidate can access.

Are there prerequisites for the CCA-F exam itself?

Anthropic does not publish formal prerequisites for the CCA-F. There is no required course sequence, no mandatory Academy completion, and no minimum experience threshold stated in the exam guide. In practice, candidates without hands-on Claude API experience find the scenario-based questions significantly harder, because the distractors are designed to catch candidates who understand concepts abstractly but have not applied them.

The exam consistently rewards deterministic solutions over probabilistic ones when stakes are high, proportionate fixes over over-engineered responses, and root-cause tracing over symptomatic remediation. These are skills built through practice, not through passive learning.

Frequently asked questions

Are Anthropic free courses enough to pass the CCA-F exam?
Anthropic Academy courses build solid conceptual foundations across all five CCA-F domains, but they are not sufficient on their own. The exam delivers 60 scenario-based questions with plausible distractors that require discrimination skills built through deliberate practice. Most successful candidates supplement Academy content with structured concept review and full-length practice exams scored on the 100-to-1000 scale.
Do I need a paid Skilljar account to access Anthropic Academy?
No. Anthropic Academy is free to access. You create a standard Skilljar account with an email address, enrol in any course at no cost, and receive a Skilljar-issued completion certificate upon finishing. The $99 fee applies only to the separately proctored CCA-F certification exam, not to the Academy learning content.
What is the token minimum for prompt caching covered in Anthropic Academy?
The Prompt Caching with Claude Academy course covers the token minimums required to trigger caching behaviour. For the CCA-F exam, you should know the specific thresholds per Anthropic's official documentation at docs.anthropic.com, as the exam tests precise values rather than approximate ranges. We recommend verifying current thresholds directly in the Anthropic docs before your exam date.
How long does it take to complete all Anthropic Academy courses?
Anthropic does not publish official duration estimates for each course. Based on the publicly listed catalogue of 17 courses, candidates typically report spending 15 to 25 hours completing all courses, depending on their prior experience with the Claude API and Python. Technical courses run longer than the AI Fluency and Claude 101 foundation courses.
Does completing Anthropic Academy courses give you a discount on the CCA-F exam?
Anthropic does not offer Academy-completion discounts on the CCA-F exam. The $99 per-attempt fee applies to all candidates. Tiered Anthropic partners within the Claude Partner Network may receive discounted first attempts through their partner agreement, but this is separate from Academy course completion.
Which Anthropic Academy course covers Extended Thinking block structures?
The Extended Thinking with Claude course is the primary Academy resource for this topic. It introduces thinking block concepts and use cases. However, the CCA-F tests the precise structure of Extended Thinking blocks and the conditions under which Extended Thinking is contraindicated, which requires supplementary study beyond the Academy course alone.

People also ask

Are Anthropic Academy courses free?
Yes. All Anthropic Academy courses are free to access via a Skilljar account. There is no subscription or payment required for any learning content. The only paid component in the Anthropic learning ecosystem is the CCA-F certification exam, which costs $99 per attempt and is separately proctored.
What is the difference between Anthropic Academy and the CCA-F certification?
Anthropic Academy is a free, self-paced course platform that issues unproctored Skilljar completion certificates. The CCA-F is a proctored, scored professional certification costing $99 per attempt, with a passing score of 720 on a 1000-point scale. The CCA-F is the credential recognised within the Claude Partner Network; Academy certificates demonstrate course completion only.
How many courses does Anthropic Academy have?
As of May 2026, Anthropic Academy lists 17 publicly available courses, up from the original 13-course catalogue at launch. Courses span AI foundations, the Claude API, Claude Code, MCP integration, prompt engineering, structured output, context management, subagents, Extended Thinking, prompt caching, and cloud-platform integrations with AWS Bedrock and Google Cloud Vertex AI.
Does Anthropic Academy cover MCP integration?
Yes. The Introduction to MCP course and the Tool Use and Function Calling course both address MCP integration concepts. They cover MCP server setup, tool description design, and error handling patterns. Domain 2 of the CCA-F exam, Tool Design and MCP Integration, carries 18% of the exam weight and draws directly on these topics.
Do Anthropic Academy courses count as prerequisites for the CCA-F exam?
No. Anthropic does not require completion of any Academy course before sitting the CCA-F exam. There are no formal prerequisites stated in the exam guide. In practice, candidates with hands-on Claude API experience perform better on the scenario-based questions regardless of whether they have completed Academy courses.

About the author

Solomon Udoh

AI Architect & Certification Lead

Solomon Udoh is an AI Architect who designs and ships production agent systems on the Claude API and Claude Code. He built AI Skill Certs' adaptive engine and authored its 174-concept knowledge graph, mapping every Claude Certified Architect - Foundations objective to hands-on, exam-aligned practice.

  • Designs production multi-agent systems on the Claude API and Agent SDK
  • Author of the AI Skill Certs knowledge graph (174 mapped exam concepts)
  • Builds with MCP, Claude Code, structured outputs, and agentic loops daily
  • Reviews every concept page against the official Anthropic exam guide

You might also like

Ready to put it into practice?

Study every exam concept with an adaptive tutor.

Start studying