Skip to main content

6 docs tagged with "infrastructure-as-code"

View all tags

Environment Parity

Solve the dev/staging/prod parity problem for ML - feature skew, infrastructure differences, data drift, and environment promotion pipelines that prevent production surprises.

GitOps for ML

Apply GitOps principles to ML infrastructure - Flux CD, ArgoCD, image update automation, secrets management, and PR-gated model deployments with Argo Rollouts.

IaC Patterns for ML Platforms

Production IaC patterns for ML platform engineering - golden paths, blue-green infrastructure, self-destructing experiment environments, OPA policies, GPU quota management, and the internal developer platform model.

Pulumi for ML

Write ML infrastructure in real Python - Pulumi's code-first approach, component resources, Automation API, and testing with pytest for reproducible ML platforms.

Terraform for ML Infrastructure

Build complete ML platforms with Terraform - GPU clusters, MLflow, EKS, feature stores, and model registries using production-grade HCL modules.

Terraform Fundamentals

Master Terraform core concepts - providers, resources, state management, modules, and the plan/apply lifecycle for building reproducible ML infrastructure.