In this webinar, we cover how the Astro SDK, an open source tool for simple DAG authoring, can be used to implement data quality checks in your DAGs so errant data never makes its way into production. Specific topics covered include:
- An overview of the Astro SDK and how it can be used to write ELT/ETL DAGs
- How to use dag.test() to interactively test and debug your DAGs
- How to use the Astro SDK to implement pre-built and custom data quality checks
- How the Astro SDK compares to using Great Expectations with Airflow, and how to choose which is right for your use case.
Read more about the Astro SDK in the official repo.