WEBINARS
Implementing CI/CD workflows for your Airflow pipelines
Watch Video On Demand
Recorded On
Hosted By
One of the most powerful aspects of Airflow is its Python-based pipeline design, allowing you to treat your workflows like a software project. This opens the door to using CI/CD to help you develop faster, more securely, and more reliably by automating key parts of your pipeline development lifecycle, including code changes, testing, and deployment management.
In this session, you’ll learn everything you need to know about using CI/CD to manage your Airflow DAGs, including:
- The basics of using CI/CD with Airflow
- How to leverage Astro’s built-in Github integration and other CI/CD features
- Strategies for choosing and implementing the best deployment options