Claude Certified Architect — Foundations
This repository contains study materials for the Claude Certified Architect — Foundations certification.

Certificate Example

Course Access
- Certification is currently restricted to members of the Anthropic Partner Network and requires registration with a verified partner company email. Claude Partner Network: https://claude.com/partners
- Free for the first 5,000 partner company employees. General availability will be $99.
- To request access to the official course/exam portal, use this link: https://anthropic.skilljar.com/claude-certified-architect-foundations-access-request
Study Guide
- English guide:
guide_en.md - Spanish guide:
guide_es.md - Russian guide:
guide_ru.md - Chinese guide:
guide_zh.md - Japanese guide:
guide_ja.md - Urdu guide:
guide_ur.md - Arabic guide:
guide_ur.md
PDF Version
- English guide:
guide_en.pdf - Spanish guide:
guide_es.pdf - Russian guide:
guide_ru.pdf - Chinese guide:
guide_zh.pdf - Japanese guide:
guide_ja.pdf - Urdu guide:
guide_ur.pdf - Arabic guide:
guide_ar.pdf
How to Use
- Read the guide that matches your preferred language.
- Work through the scenarios and questions.
- Use the Practical Exercises section to rehearse key patterns (tool design, MCP integration, structured output, context management, and reliability).
- Use
practical_test_en.htmlfor the original 60-question exam-style drill. - Use
practical_test_progressive_en.htmlfor reusable 60-question mock exams loaded from modular files inexam_sets/, plus a random mixed exam mode. - Cloudflare Pages deploy notes:
deploy_cloudflare_pages.md
Free Anthropic Courses
13 free courses & certificates from Anthropic Academy:
- Claude 101 — Learn Claude for everyday work. Core features and best practices.
- AI Fluency: Framework & Foundations — The foundational thinking course.
- Introduction to Agent Skills — Build, configure, and share Skills in Claude Code.
- Building with the Claude API — Function calling, tool use, streaming, SDKs, and production patterns.
- Claude Code in Action — Integrate Claude Code into your dev workflow.
- Intro to Model Context Protocol — Build MCP servers and clients from scratch in Python.
- MCP: Advanced Topics — Sampling, notifications, file system access, and transport for production MCP servers.
- AI Fluency for Students — AI skills for learning, career planning, and academic success.
- AI Fluency for Educators — For faculty and instructional designers applying AI Fluency into teaching.
- Teaching AI Fluency — Teach and assess AI Fluency in instructor-led settings.
- AI Fluency for Nonprofits — Increase organizational impact while staying mission-true.
- Claude with Amazon Bedrock — The full AWS accreditation course, now open to everyone.
- Claude with Google Cloud's Vertex AI — Work with Claude through Google Cloud's Vertex AI, from setup to production.
See Also
- Claude Code: Commands Cheatsheet https://claude-guides.com
- Top 80 Claude Skills, Agents & GitHub Repos for AI — The Complete Guide https://x.com/paullarionov/status/2038254131849134220
How to Contribute
- Add new translations to your language in md files, PDF version will be generated automatically after merge of PR.