← back to posts

Claude certifications, expanded: a first look at CCAR-P

Anthropic restructured its Claude certs into three roles, added the Architect – Professional exam (CCAR-P), and launched Partner Badges. A first look — and the CCA-F to CCAR-F rename.

Claude certifications, expanded: a first look at CCAR-P

On July 8th, Anthropic hosted a CPN Connect episode for members of the Claude Partner Network. As a certified member I’d gotten an email a few days earlier teasing “changes to the certification system” — a phrase that was, in hindsight, doing a lot of heavy lifting. What they actually announced is the biggest shake-up since the program launched: on June 30th the whole program moved to Pearson VUE for delivery and Credly for badges, the single Claude Certified Architect exam I sat last year was restructured into a three-role catalog (and quietly renamed), two new exams dropped, and a parallel set of delivery-readiness Partner Badges opened up alongside the certifications.

I’ve been quietly hoping for exactly this. Here’s what’s new, what my old CCA-F badge is now called, the new top-tier exam I’m about to start prepping for — and the Claude Code badge I’ll probably grab first.


Three roles, four exams

The program is now organized around three roles — Practitioner, Developer, and Architect — mapping to four exams. It’s all hosted on the Anthropic Partner Academy, gated to Claude Partner Network members, delivered through Pearson VUE, and it counts toward partner program standing. Digital badges are issued through Credly.

Practitioner
CCAO-F

Associate – Foundations. Non-technical entry point for people advising on Claude.

Developer
CCDV-F

Developer – Foundations. New exam aimed at engineers shipping with Claude.

Architect
CCAR-FFoundationsCCAR-PProfessional

The only role with a Foundations → Professional progression. CCAR-F is the one I hold.

Let’s walk through them.


Practitioner — CCAO-F

Claude Certified Associate – Foundations is the non-technical entry point. Anthropic frames the role as “consultants, sellers, and delivery leads who guide customers toward the right Claude use cases and set engagements up for success” — so think scoping conversations, not code. If you’ve ever sat a Microsoft Azure Fundamentals (AZ-900) exam, this is the spiritual equivalent: broad literacy, “what is this and when would I use it,” no keyboard in sight. It’s $99 to sit, same Pearson delivery as the rest.


Developer — CCDV-F

Claude Certified Developer – Foundations is brand new and aimed squarely at the people writing the code — Anthropic describes the role as “engineers who build with the Claude API, Claude Code, and Model Context Protocol — from first integration to production agents.” That’s a deliberately different lens from the Architect track: it’s about how you build with the SDK, the API, and MCP, not how you design the system around them. It’s $125, ships with its own exam guide, and uses the same Pearson delivery. Honestly, if I weren’t already on the Architect track, this is the one I’d be most tempted by.


Architect — CCAR-F (formerly CCA-F)

This is the one I hold — Claude Certified Architect – Foundations, the same exam I scored 938/1000 on. The exam itself hasn’t changed; only the code has. The old CCA-F is now CCAR-F, with the AR making “Architect” explicit — because “Architect” is no longer the whole program, it’s one role out of three.

Existing holders don’t need to retest. The credential is identical; only the label moved. (I’ve updated my own about page and the references in older posts to match.)

The questions are grounded in realistic Claude builds — a customer-support agent, a multi-agent research pipeline, Claude Code in CI, structured-data extraction, that kind of thing. When I sat it last year that meant scenario-based multiple choice on the Partner Academy; after the June 30th move to Pearson, CCAR-F uses the same delivery as every other exam now — 120 minutes, multiple-choice and multiple-response, proctored online or at a test center, $125. One quiet win for existing holders came with that migration: the old 6-month validity was bumped to 12 months retroactively, so my own credential got extended without me lifting a finger. Five domains:

CCAR-F domain weighting
Agentic Architecture & Orchestration27%
Claude Code Configuration & Workflows20%
Prompt Engineering & Structured Output20%
Tool Design & MCP Integration18%
Context Management & Reliability15%

Read those domain names and the bias is obvious: CCAR-F is about building. Claude Code, the Agent SDK, MCP, structured output, keeping an agent’s context from falling apart. I found it approachable — if you’ve shipped a real agentic system and stubbed your toe on the obvious failure modes (tool descriptions too vague, context bloated, escalation triggers too eager), most of the answers write themselves.


Architect — CCAR-P (Professional)

The headline. Claude Certified Architect – Professional is the new top of the ladder. Professional sits above Foundations, and it’s where Anthropic is drawing the line between can build with Claude and can architect for the enterprise.

The intended audience is mid- to senior-level practitioners — solution architects, AI/ML engineers, tech leads — operating “at the intersection of business requirements and technical implementation,” to quote the exam guide. There are no hard prerequisites, though the guide recommends 3+ years in systems architecture and 6+ months hands-on with Claude in production. The credential is awarded on exam performance alone.

Mechanics, for those who like specifics:

  • 63 items, multiple-choice and multiple-response (each item tells you how many to select)
  • 120 minutes, proctored — online via OnVUE or at a Pearson VUE test center
  • $175 USD to sit
  • Pass at a scaled 720 / 1000, criterion-referenced (you’re measured against a bar, not against other candidates)
  • Valid for 12 months; renew with a free, non-proctored assessment, or retake the full exam if it lapses
  • Retakes after 14 / 30 / 90 days, up to four attempts per year

Seven domains this time, and the center of gravity has moved decisively from “how do I build this” to “how do I run this at scale”:

CCAR-P domain weighting
Integration19%
Solution Design & Architecture17%
Evaluation, Testing & Optimization16%
Governance, Safety & Risk Management14%
Stakeholder Communication & Lifecycle14%
Claude Models, Prompting & Context13%
Developer Productivity & Operational Enablement7%

Where CCAR-F barely mentions governance or evaluation frameworks, CCAR-P dedicates a combined 30% to governance/safety and evaluation/testing, plus another 14% to stakeholder communication — i.e. can you explain your architecture and its trade-offs to a room that includes legal and exec. That’s a different job, and the exam reflects it.


Foundations vs Professional, side by side

If you already hold CCAR-F, here’s the bit you actually came for. The June 30th migration unified the delivery, so the two exams now share their mechanics — what differs is the scope.

Same delivery for both, now. Pearson VUE (online or test center) · 120 minutes · multiple-choice + multiple-response · pass at 720/1000 · 12-month validity · counts toward CPN standing. What actually differs is the scope.

 
CCAR-F · Foundations
CCAR-P · Professional
Focus
Building — Claude Code, Agent SDK, MCP, agents in production
Architecting — deployment, agentic architecture, evaluation, cost, safety
Audience
Engineers building Claude applications
Partners designing Claude solutions end-to-end
Domains
5
7
Price
$125 USD
$175 USD
Level
Entry to the Architect track
Top of the Architect track

The framing I’d use: Foundations proves you can make Claude work; Professional proves you can defend the architecture around it. Both are worth having, but they’re answering different questions.


So, is it worth it?

I get asked this a lot, and my honest answer is the same one I give for the Azure/Microsoft certs: a certificate is not a hire-on-its-own signal, but it’s a solid bonus. What it tells me about a candidate is that they at least know the platform, understand when to (and when not to) reach for a given feature, and can defend a technical choice rather than vibes their way through it. That’s genuinely useful — it just isn’t the whole picture.

The 12-month expiry is the part people grumble about, and I think it’s defensible. This stack moves fast; a credential frozen in time would be actively misleading two years on. Tying renewal to a lightweight, free, non-proctored “here’s what changed” assessment is a reasonable middle path — cheaper than a full resit, stricter than a lifetime badge.


Beyond certifications: Partner Badges

The certifications weren’t the only thing launched. Anthropic also opened a parallel track on the Partner Academy: Partner Badges — specialty, delivery-readiness paths that sit alongside the role-based certifications. They answer a different question: not “do you understand the platform” (that’s the certs) but “can you actually run an engagement with this product end to end.”

The flagship — and so far the only — badge is the Claude Partner Badge: Claude Code, aimed squarely at GSI consultants: “everything a GSI consultant needs to know from install to independent delivery.” It’s not a single exam. It’s an 8-course path that mirrors the actual stages of a client engagement:

  • Product Foundations — what Claude Code is, picking between Haiku/Sonnet/Opus, the four deployment paths
  • Installation & Environments — CLI, VS Code and JetBrains, dev containers, headless CI
  • Deployment Architecture — the four paths, parity gaps, proxies, LLM gateways, data residency
  • Configuration & Customization — the settings hierarchy, CLAUDE.md, custom slash commands
  • Extensibility — MCP servers, Skills, hooks, subagents, plugin packaging
  • Security & Governance — managed-settings, the permission system, SSO/SCIM, SOC 2 and HIPAA mapping
  • Administration & Measurement — seat types, roles, the Analytics and Compliance APIs, OpenTelemetry, per-team cost attribution
  • Delivery Methodology — qualifying use cases for real ROI, pilots, baselines, adoption, champions

Then a capstone — multi-file refactoring, test generation, CI/CD integration, troubleshooting, where you submit actual code, a decision log, and a metrics snapshot — and a final 34-question scenario assessment drawn from all eight courses. It’s roughly 12 hours on Skilljar plus another 10–15 hours of practice, and the whole thing is free.

Here’s the distinction worth holding onto:

 
Certification
Partner Badge
Proves
Knowledge — pass a proctored test
Delivery capability — build real artifacts
Format
Timed exam (120 min, Pearson VUE)
Curriculum + capstone + assessment
Output
A score
Client-ready artifacts + decision log
Cost
$99–$175
Free
Renews
12-month recert assessment

Certifications validate knowledge — you pass a proctored test. Badges validate delivery capability — you build real, client-ready artifacts (config packs, deployment decision docs, security questionnaires, working Skills and hooks) and defend them in a capstone. One you pass; the other you produce. For someone running Claude Code engagements through a partner firm — which is my day job — the badge is arguably the more directly useful of the two launches.

Claude Code is the first specialty badge, but the “Partner Badges” category makes clear more are coming. I already know I want them.


What’s next, for me

Here’s my actual plan. I’m going to start with the Claude Code Partner Badge — it’s free, self-paced, and maps almost one-to-one onto the client work I already do, so it’s the highest-ROI thing on the list. Once that’s done I’ll turn to CCAR-P, prepping much like I did for Foundations: about two weeks of focused study, the official exam guide, the Anthropic docs, and a couple of throwaway systems to stub my toes on the failure modes the exam rewards you for knowing. Foundations felt approachable to me, so I’m cautiously optimistic — but Professional is a different beast, and I welcome the challenge. It’s the reason I’ve been waiting on this announcement.

When I’ve sat it, I’ll write a proper follow-up with how it actually went and what I’d study differently.

If you’re also in the Claude Partner Network and eyeing one of the new exams or the Claude Code badge, the Partner Academy is where the prep lives and Pearson VUE is where you sit the exams. See you on the other side of the 720.