Building Machine Learning Pipelines, Hannes Hapke, Catherine Nelson, and Rahul Agarwal, 2020 (O'Reilly Media) - Provides practical guidance on building, deploying, and maintaining ML pipelines, including the necessity and patterns of orchestration.
Apache Airflow Documentation, The Apache Software Foundation, 2024 - Official documentation for Apache Airflow, detailing its architecture, DAG definitions, and operational aspects for workflow orchestration.
Kubeflow Pipelines Documentation, The Kubeflow Authors, 2024 - Official documentation for Kubeflow Pipelines, outlining its Kubernetes-native design for building and managing ML workflows.
About GitHub Actions, GitHub Docs, 2022 (GitHub, Inc.) - Official documentation introducing GitHub Actions for automating software development workflows, including CI/CD and event-driven tasks.