Skip to main content

12 docs tagged with "orchestration"

View all tags

Airflow for ML Pipelines

Orchestrate ML training pipelines with Airflow - data quality gates, KubernetesPodOperator training, champion/challenger evaluation, and conditional deployment.

Apache Airflow Architecture

Deep dive into Apache Airflow - DAGs, Scheduler internals, Executors, Operators, XCom, and production patterns for reliable pipeline orchestration.

Apache Airflow for ML

Learn how to use Apache Airflow to orchestrate production ML pipelines - DAG authoring, executors, XCom patterns, and avoiding the most common Airflow pitfalls.

Choosing an Orchestrator

A decision framework for selecting the right ML pipeline orchestrator - comparing Airflow, Prefect, Kubeflow Pipelines, Metaflow, ZenML, and Dagster across team size, maturity, and infrastructure requirements.

Kubeflow Pipelines

Building, compiling, and running production ML pipelines on Kubernetes using Kubeflow Pipelines v2 with MLMD metadata tracking and automatic retraining triggers.

Metaflow

Building scalable, reproducible ML workflows with Netflix's Metaflow - the flow-step model, cloud compute with @batch and @kubernetes, and Cards for documentation.

ML Pipeline Orchestration Concepts

Understand the fundamental concepts behind ML pipeline orchestration - DAGs, dependency management, idempotency, and why cron jobs are a silent disaster for production ML.

Overview

Module overview for Pipeline Orchestration - turning ad-hoc scripts into reliable, observable, recoverable production data pipelines.

Prefect

Building and deploying production ML workflows using Prefect 2.x/3.x - flows, tasks, deployments, work pools, and observability.

Prefect and Modern Orchestration

Prefect orchestration deep dive - flows, tasks, deployments, work pools, automations, and a direct comparison with Apache Airflow.

ZenML

Building portable, stack-agnostic MLOps pipelines with ZenML - stacks, steps, materializers, and seamless local-to-cloud migration with MLflow and Vertex AI.