AI Solution Architecture Learning Path

Goal

Build production AI systems with proper architecture, agent orchestration, and operational practices.

Resources

Book

https://docs.google.com/document/d/1rsaK53T3Lg5KoGwvf8ukOUvbELRtH-V0LnOIFDxBryE/edit?tab=t.0

Architecture Courses

AdaSci - Agentic AI System Architect
https://adasci.org/courses/adasci-certified-agentic-ai-system-architect/

UMBC - AI for Architects
https://www.umbctraining.com/courses/ai-for-architects

AI Architecture Fundamentals

Day 1: Core Architecture

Day 2: Platform Operations

Day 3: Production Operations

Advanced: Production Gen AI

https://maven.com/boring-bot/advanced-llm

1. Agentic RAG with Routers

Build context-aware retrieval with routers, reflection, and memory.

Topics:

2. Hosting & Quantizing LLMs

Deploy models locally and in cloud with quantization.

Stack:

3. Semantic Caching

Reduce costs and latency by caching similar queries using vector proximity.

Implementation:

4. Knowledge Graphs

Structured reasoning with graph-based memory.

Stack:

5. ReAct Agents

Build Reason + Act agents in code and no-code.

Implementations:

6. Production System Integration

Combine everything into a secure, monitored production system.

Stack: