gourses

← Volver a la búsqueda

Claude Certified Architect Foundations: Complete Course

udemy · IT y software · ⭐ 4.6 (455 reseñas) · All Levels · en · ⏱ 5,5 h

Impartido por Anton Voroniuk, Anton Voroniuk Support, Anton Pavelko · 4.814 alumnos

34.99 USD

Entra en tu cuenta para guardar este curso y volver a él cuando quieras.

Comparar este curso
Ver curso en udemy

Enlace de afiliado: podemos cobrar comisión, sin coste extra para ti. Más información

Descripción

This course contains the use of artificial intelligence. Prepare for the Claude Certified Architect – Foundations exam while building a practical Claude-powered application from the ground up. This course goes beyond memorizing certification terminology. You will build ShopAssist AI, a realistic customer support assistant for an online store, and gradually develop it into a structured, tool-enabled, and production-oriented Claude system. You will begin with the foundations of large language models and the Claude API, including API requests, multi-turn conversations, system prompts, model settings, and prompt evaluation. From there, you will learn how to generate reliable structured outputs, validate model responses, implement retry logic, and combine automated evaluation with human review. As the project develops, you will connect Claude to external capabilities through tool use and Model Context Protocol concepts. You will design clear tool schemas, execute tool calls, configure access, handle structured errors, and build controlled agentic loops. You will then explore more advanced architecture patterns, including coordinators, subagents, task decomposition, hooks, approval gates, handoffs, session state, context passing, scratchpads, and long-running workflows. The course also covers practical Claude Code workflows, including: • CLAUDE configuration, rules, and memory • Session resume, compact, forks, and scratchpads • Commands, skills, plan mode, and iterative refinement • Claude Code integration with CI/CD and independent review The curriculum is aligned with the five major certification domains: Agentic Architecture and Orchestration Design coordinated workflows using agentic loops, subagents, task delegation, context management, and controlled handoffs. Tool Design and MCP Integration Create effective tools, define schemas, configure access, manage MCP connections, and handle recoverable errors. Claude Code Configuration and Workflows Configure Claude Code for individual and team development workflows, project consistency, and automated review. Prompt Engineering and Structured Output Write clear prompts, apply few-shot examples and XML structure, generate schema-compliant outputs, and evaluate response quality. Context Management and Reliability Apply escalation, confidence handling, provenance, human review, error propagation, and production reliability patterns. By the end of the course, you will be able to connect the certification concepts to real Claude application architecture. You will understand not only what the exam topics mean, but how they work together inside a practical, testable, and more production-ready AI system. This course is ideal for developers, AI engineers, solution architects, technical consultants, and professionals preparing for the Claude Certified Architect – Foundations exam or building applications with Claude, MCP, agentic workflows, and Claude Code.

Lo que aprenderás

  • Build Claude-powered applications using the API, system prompts, multi-turn context, tools, and structured outputs.
  • Design reliable prompts with clear instructions, XML structure, examples, evaluation datasets, and grading workflows.
  • Implement tool use, backend function calls, MCP-style integrations, and agentic loops for real application workflows.
  • Architect multi-agent systems with coordinators, subagents, context passing, hooks, gates, and structured handoffs.
  • Use Claude Code effectively with CLAUDE, rules, memory, sessions, commands, skills, plan mode, and CI/CD review.
  • Apply production reliability patterns including validation, retries, human review, escalation, provenance, and error handling.
  • Prepare for the Claude Certified Architect - Foundations exam by mapping ShopAssist AI to all major exam domains.

Requisitos

  • No prior Claude API experience is required. The course starts with the first API request and builds toward production patterns.
  • Basic Python knowledge is recommended. You should be comfortable reading simple functions, dictionaries, lists, and API calls.