Using Frameworks to Test Apache Airflow Data Pipelines
Offered By: Conf42 via YouTube
Course Description
Overview
Discover how to effectively test Apache Airflow data pipelines using frameworks in this 46-minute conference talk from Conf42 Python 2024. Explore the fundamentals of Airflow, understand the importance of testing data pipelines, and learn about local development and testing techniques. Dive into Astro CLI and Airflow CLI testing features, including DAG validation, unit tests, and integration tests. Follow the journey of code from development to staging and production environments. Gain practical insights through a comprehensive demo and take away valuable lessons for implementing robust testing strategies in your Airflow projects.
Syllabus
intro
preamble
agenda
what is airflow? who is astronomer?
why test data pipelines?
local development and testing
astro cli and airflow cli testing features
dag.test
ci/cd and testing
from dev to staging
dag validation testing
unit tests with airflow
integration tests with airflow
the cf in ci/cd - our code on the way to the cloud
code getting promoted to prod
demo
take home message
Taught by
Conf42
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera