TensorFlow Extended (TFX) Documentation, Google, 2024 - This official guide provides a comprehensive overview of TFX architecture, its components, and how to integrate TFX pipelines with various orchestrators.
Apache Airflow Documentation, Apache Software Foundation, 2024 - The official documentation for Apache Airflow, detailing its workflow orchestration concepts, DAGs, operators, and deployment strategies.
Kubeflow Pipelines Documentation, Kubeflow Authors, 2024 - This documentation covers Kubeflow Pipelines' design principles, component creation, and execution of ML workflows on Kubernetes.
Vertex AI Pipelines documentation, Google Cloud, 2024 - Official documentation for Google Cloud's managed ML pipeline service, offering a serverless environment for running TFX pipelines.
Building Machine Learning Pipelines, Hannes Hapke, Catherine Nelson, and Max Neunhöffer, 2020 (O'Reilly Media) - This book provides practical guidance on creating, deploying, and managing machine learning pipelines, including discussions on orchestration tools and strategies for production environments.