-
Book Overview & Buying
-
Table Of Contents
Apache Airflow Best Practices
By :
Apache Airflow Best Practices
By:
Overview of this book
Data professionals face the challenge of managing complex data pipelines, orchestrating workflows across diverse systems, and ensuring scalable, reliable data processing. This definitive guide to mastering Apache Airflow, written by experts in engineering, data strategy, and problem-solving across tech, financial, and life sciences industries, is your key to overcoming these challenges.
Covering everything from Airflow fundamentals to advanced topics such as custom plugin development, multi-tenancy, and cloud deployment, this book provides a structured approach to workflow orchestration. You’ll start with an introduction to data orchestration and Apache Airflow 2.x updates, followed by DAG authoring, managing Airflow components, and connecting to external data sources. Through real-world use cases, you’ll learn how to implement ETL pipelines and orchestrate ML workflows in your environment, and scale Airflow for high availability and performance. You’ll also learn how to deploy Airflow in cloud environments, tackle operational considerations for scaling, and apply best practices for CI/CD and monitoring.
By the end of this book, you’ll be proficient in operating and using Apache Airflow, authoring high-quality workflows in Python, and making informed decisions crucial for production-ready Airflow implementations.
Table of Contents (20 chapters)
Preface
Part 1: Apache Airflow: History, What, and Why
Chapter 1: Getting Started with Airflow 2.0
Chapter 2: Core Airflow Concepts
Part 2: Airflow Basics
Chapter 3: Components of Airflow
Chapter 4: Basics of Airflow and DAG Authoring
Part 3: Common Use Cases
Chapter 5: Connecting to External Sources
Chapter 6: Extending Functionality with UI Plugins
Chapter 7: Writing and Distributing Custom Providers
Chapter 8: Orchestrating a Machine Learning Workflow
Chapter 9: Using Airflow as a Driving Service
Part 4: Scale with Your Deployed Instance
Chapter 10: Airflow Ops: Development and Deployment
Chapter 11: Airflow Ops Best Practices: Observation and Monitoring
Chapter 12: Multi-Tenancy in Airflow
Chapter 13: Migrating Airflow
Index