🚀 Free & Open · No Login Required

Learn MLOps.
Ship Models to Production.

Practical, hands-on guides for DevOps engineers stepping into the world of machine learning operations. From ML basics to GPU workloads on Kubernetes.

11
Guides
4
Categories
~6h
Total Reading
Free
Forever

Browse by Category

From ML fundamentals to production Kubernetes — structured learning paths for every stage.

Featured Guides

The best places to start your MLOps journey.

Recommended Learning Path

Follow this sequence to go from zero to production MLOps in ~6 hours.

All Guides

11 practical guides covering the complete MLOps lifecycle.

Foundation

ML Basics For DevOps Engineers

ML workflow vs CI/CD, Python ecosystem, and training your first model.

Foundation

DevOps to MLOps: What You Actually Need to Learn

Mental model shift, maturity model, tool mapping, and 90-day plan.

MLOps Pipeline

MLOps Step 1: Building a Dataset Pipeline

Ingestion, validation, S3 structure, Airflow DAGs, Argo Workflows.

MLOps Pipeline

MLOps Step 2: Data Preparation

Cleaning, feature engineering, train/val/test splits, Feast Feature Store.

MLOps Pipeline

ML Model Training

Training loop, MLflow tracking, hyperparameter tuning, K8s Jobs.

MLOps Pipeline

MLOps Step 4: Deploying with KServe

InferenceService YAML, canary deployments, autoscaling, monitoring.

Kubernetes for ML

Kubernetes Built-in Features for AI/ML

Node affinity, taints/tolerations, PV, Jobs, HPA, resource quotas.

Kubernetes for ML

How Kubernetes Actually Runs GPU Workloads

NVIDIA device plugin, GPU Operator, CUDA, MIG, DCGM monitoring.

Operations

Data Drift, Model Decay, and Dataset Versioning

Drift detection, Evidently AI, DVC, MLflow aliases, automated retraining.

Operations

Versioning Data With DVC

DVC pointer files, S3 remote storage, and step-by-step dataset versioning so every model links to the exact data it was trained on.

MLOps Pipeline

Airflow + DVC Pipeline on Kubernetes

Automate dataset versioning with Airflow on Kubernetes: DAGs, KubernetesExecutor, Pod Identity, and DVC push to S3.