Skip to content

Phase 5: Distributed Systems & MLOps

Phase 5: Distributed Systems & MLOps

In this phase, we learn how to move from local scripts to production-grade distributed systems.

πŸ—ΊοΈ Learning Path

  1. Orchestration: Managing complex workflows with Airflow, Dagster, and Prefect.
  2. MLOps Tracking: Managing the ML lifecycle with MLflow and DVC.

πŸ₯… Goals

  • Build and orchestrate DAGs (Directed Acyclic Graphs).
  • Track experiments, parameters, and models.
  • Version your datasets alongside your code.