AI Courses

MLOps

Operationalize machine learning: lifecycle, versioning, pipelines, experiment tracking, serving, Kubernetes and drift monitoring.

21 Lessons
Knowledge Course
01

What Is MLOps?

The discipline of operationalizing machine learning: people, pipelines, and platforms.

40 min
02

The ML Lifecycle

From problem definition to retirement: every stage a model passes through.

50 min
03

Reproducibility & Versioning

Version code, data and models together — the foundation of trustworthy ML.

55 min
04

Data Pipelines

Reliable, repeatable data flow: ingestion, validation, cleaning and feature preparation.

55 min
05

Feature Stores

One source of truth for features: consistent online and offline features.

50 min
06

Experiment Tracking

Log every run: metrics, hyperparameters and artifacts with MLflow.

55 min
07

Model Registry

Stage models through lifecycles and keep production versions audit-ready.

45 min
08

Training at Scale

Move from notebooks to managed training jobs with reproducible configs.

50 min
09

Model Packaging & Serialization

Wrap models into portable artifacts: pickle, ONNX, and MLflow models.

50 min
10

Model Serving APIs

Expose models over HTTP with FastAPI and MLflow serving — with proper request validation.

60 min
11

Containerization with Docker

Package the model, code and dependencies into one portable image.

55 min
12

Kubernetes Basics for ML

Orchestrate containers: pods, deployments, services and autoscaling.

55 min
13

Model Deployment Strategies

Ship models safely: shadow, canary and blue-green deployments with rollbacks.

50 min
14

Monitoring & Drift Detection

Watch predictions and features: data drift, concept drift and model performance decay.

60 min
15

Evaluation in Production

Estimate quality without labels: sampling, human review, and proxy metrics.

50 min
16

CI/CD for Machine Learning

Automate testing, training and deployment in pipelines that run on every change.

55 min
17

Testing ML Systems

Test data, features, models and infrastructure — because ML code is only part of the system.

50 min
18

Data & Model Governance

Auditability, access control and compliance for ML assets.

50 min
19

Cost & Performance Optimization

Balance accuracy against inference cost, latency and carbon.

50 min
20

LLMOps

Operationalize generative AI: prompt management, evals, guardrails and LLM monitoring.

60 min
21

MLOps Roadmap

Synthesize the course into a plan: build a production ML system and keep improving it.

40 min
Curated Resources