AI Infrastructure
AI/ML Engineering Track | Phase 6
Best for: learners moving from model/application work into inference, cost, and infrastructure decisions.
This phase is intentionally split between:
- learner-scale local infrastructure
- production-oriented AI infra concepts
That means not every module should be read in pure numeric order if your immediate goal is local-first work.
Modules
Section titled “Modules”Suggested Paths
Section titled “Suggested Paths”Local-First Route
Section titled “Local-First Route”- Local Inference Stack for Learners
- Home AI Operations and Cost Model
- then branch into Single-GPU Local Fine-Tuning or Home-Scale RAG Systems
Production-Oriented Route
Section titled “Production-Oriented Route”- Cloud AI Services
- High-Performance LLM Inference: vLLM and sglang
- then continue into Platform Engineering: Data & AI or On-Premises AI/ML Infrastructure
Key Distinction
Section titled “Key Distinction”This section is not only about datacenter-scale AI. It also teaches when a learner should stay simple, local, and private instead of prematurely copying large-scale serving architecture.