Anthropic released the Claude Certified Architect Foundations (CCA-F) exam in 2026 as the first official credential for engineers who build with Claude. The exam covers five domains, weighted by the published blueprint, and sets a 720 out of 1000 pass threshold.This course is 300+ original practice questions across 6 full-length tests of 50 questions each. It fully covers all 13 domains.Every question is built to cover the blueprint in 100 %, written in the same scenario format the real exam uses. For each one you get:- Direct link to the source doc.- Per-option breakdown explaining why each option works or fails- Working code example pulled from the official Anthropic documentation- Memory tip you can recall in the exam roomThe wrong answers are the real production traps:- Using prompt engineering for a problem that needs a hook- Building an agent loop on a task that fits a 4-step workflow- Letting context flattening break long sessions when subagents would scale- Fabricating output because a schema field was marked required when it should have been nullable. By the end of the 6th test you've seen every documented failure mode and the pattern that prevents it.Updates are free for life.The blueprint moves and the question pool moves with it.
What you'll learn
familiarity with the Claude Certified Architect Foundations (CCA-F) exam structure
understanding of the 13 domains relevant to the exam
ability to apply prompt engineering and agent loops effectively
Course objectives
prepare effectively for the CCA-F exam
develop skills to avoid common pitfalls in Claude architecture