Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AI Architect: Enterprise AI System Design
Hot & New
New
Rating: 4.9 out of 5(3 ratings)
56 students

AI Architect: Enterprise AI System Design

Architect production AI systems: RAG, agents, LLMOps, governance, security & cost — for senior engineers
Created byCarlos Oliveira
Last updated 7/2026
English
English

What you'll learn

  • Design complete RAG and agent architectures with explicit failure-mode handling — not just happy-path demos
  • Scope any AI initiative: assess feasibility and produce a defensible AI system design stakeholders can approve
  • Select and defend a model strategy — API, open-weight, or fine-tuned — using a five-dimension decision framework
  • Architect AI governance, security, and compliance (EU AI Act, GDPR, HIPAA) into systems from day one
  • Build a three-layer evaluation stack that proves whether an AI system is actually solving the business problem
  • Model AI costs at scale and design cost controls — caching, model routing, circuit breakers — before they're needed
  • Design AI systems that scale reliably in production: autoscaling, multi-region, and LLMOps operating discipline
  • Apply every framework to realistic case studies spanning insurance, fintech, healthcare, and e-commerce architectures

Course content

8 sections84 lectures10h 45m total length
  • Welcome — Who This Course Is For3:40

    Determine whether this course matches your background and goals, and know precisely what it will (and deliberately won't) cover.

  • How the Course Is Structured4:58

    Describe how the seven modules and the concurrent capstone fit together, and plan a realistic pace for working through the course.

  • Prerequisites and Setup3:54

    Confirm you have the necessary distributed-systems, API, and cloud background, and set up the free, open-source tools referenced throughout the course.

Requirements

  • Comfortable with distributed systems fundamentals: latency, throughput, availability, and consistency trade-offs
  • API design experience: REST APIs, request-response patterns, and authentication
  • Familiarity with at least one major cloud provider (AWS, Azure, or GCP) — enough to read an architecture diagram that includes managed services
  • No AI/ML experience, no Python, and no model-training background needed — the course starts from first principles and builds systematically

Description

Enterprise AI architecture for senior engineers: design production AI systems — RAG, agents, model selection, governance, evaluation, and cost at scale.

Every AI certification out there teaches you how to build: how to train models, wire up pipelines, or call an LLM API. This course teaches you how to design.

Who this course is for

Senior engineers, solutions architects, enterprise architects, and technical leads who've been handed the AI initiative. If that's you, you already know the real questions have nothing to do with which API to call.

The questions this course answers

  • Should we fine-tune or use RAG? Module 3 separates knowledge problems (RAG) from behaviour problems (fine-tuning), and gives you a five-dimension model scorecard to defend either choice to stakeholders.

  • How do we expose an AI capability to a fifteen-year-old enterprise system without rewriting it? Module 4 designs the centralized AI gateway, and the sidecar pattern that integrates with a legacy monolith without touching it.

  • What happens when the model is confidently wrong, and who's accountable? Module 4 builds a three-layer validation stack with matched fallback strategies; Module 5 architects the human oversight and audit trail behind it.

  • How do we satisfy the EU AI Act, GDPR, and HIPAA without stalling the build? Module 5 maps each regulation — plus the NIST AI RMF — to the concrete architectural requirement it imposes on a system you're designing today.

  • How do we prove the system actually works? Module 6 builds a three-layer evaluation stack: infrastructure telemetry, LLM evaluation with golden datasets and RAGAS, and business outcome metrics tied back by correlation ID.

  • Can we afford to run this at real scale? Module 7 models cost at launch, 10x, and projected peak, then designs caching, model routing, and cost circuit breakers before they're needed.

What you'll design

Seven modules and a running capstone covering the complete AI Architect skill set: AI feasibility assessment and scoping a vague request into a buildable system; RAG and agent architectures with their production failure modes handled, not ignored; model strategy across proprietary API, open-weight, and fine-tuned deployment; enterprise integration through a proper gateway layer; governance, AI security, and the OWASP Top 10 for Agentic Applications; a three-layer evaluation stack; and cost, scaling, and LLMOps at production scale. Tooling walkthroughs cover LiteLLM, Langfuse, RAGAS, vector databases (Pinecone, pgvector, Qdrant, Weaviate, Chroma), HNSW and IVF index architecture, and the MCP and A2A agent protocols.

Every framework is applied to realistic case studies spanning insurance, fintech, healthcare, and e-commerce.

What this course is not

It is not a model-training tutorial, not a machine learning course, and not a coding bootcamp. No AI/ML background, no Python, and no data science experience is required — the course starts from first principles. It does assume real engineering fluency: APIs, distributed systems, and at least one cloud platform. If you want to train models, this is the wrong course. If you're going to be accountable for an AI system in production, it's the right one.

Who this course is for:

  • Senior engineers, solutions architects, and enterprise architects who are being asked to design, evaluate, or govern AI systems and want to do it with real engineering rigor, not by instinct
  • Technical leads who've shipped an AI proof-of-concept and are now responsible for making it production-grade
  • Not for beginners to software engineering, and not an ML/model-training tutorial — this course is about architecting systems around AI components, not building or training the models themselves