Fundamentals of Data Engineering: Planning and Building Robust Data Systems, Joe Reis, Matt Housley, 2022 (O'Reilly Media) - This book provides a current and complete perspective on data engineering practices, including essential chapters on data pipeline reliability, monitoring, and observability, which are highly pertinent to ETL.
Monitoring and Logging, The Apache Software Foundation, 2025 (The Apache Software Foundation) - Official documentation providing practical guidance and best practices for monitoring and logging within Apache Airflow, a widely used open-source platform for orchestrating data pipelines.
Monitoring and logging for Dataflow, Google Cloud, 2024 (Google Cloud) - This official guide from Google Cloud details methods and best practices for monitoring and logging data pipelines executed on Dataflow, illustrating practical applications of these fundamentals in a cloud environment.