- Home
- Courses
- MLOps + Cloud Deploy (AWS-First)
- M1 — FastAPI Serving + Smoke Tests
Micro Free Course — 100% Free Learning
All lessons in this module are free to learn. Sign in with Google to save your progress.
1
M1 — FastAPI Serving + Smoke Tests
/health + /predict serving with pydantic validation and 5 containerized smoke tests.
Module Progress0% Complete
57 min total
3 Lessons
0 Completed
Module Content
FastAPI Serving (/health, /predict, Schemas)
Outcome: Serve /predict with validation Curated video (pixegami): Python FastAPI Tutorial: Build a REST API in 15 Minutes — https://www.youtube.com/watch?v=iWS9ogMPOI0 (verified live via yt-dlp 2026-09-24). Pointer: backend/app/main.py /health pattern; shell: courses/video-scripts/mlops-cloud-deploy/02.md.
15 minVideo
Start
Schema Validation + Smoke Tests
Write 5 smoke tests incl bad-input cases.
25 minArticle
Start
Quiz: Serving
10 scenario MCQs, Bloom 3-4, gate >= 80.
20 minAssignment
Start