- Learning Airflow: an introduction to Airflow’s lean and dynamic pipelines-as-Python-code
- ETL: an introduction to modern, enhanced ETL development with Airflow
- Generative AI: an introduction to generative AI model development with Airflow
Time to complete
This quickstart takes approximately 30 minutes to complete.Assumed knowledge
To get the most out of this quickstart, you should have an understanding of:- Basic Airflow concepts. See Introduction to Apache Airflow.
- Basic Python. See the Python documentation.
Prerequisites
- The Astro CLI version 1.25.0 or higher.
- An integrated development environment (IDE) for Python development, such as VS Code, Sublime Text, or PyCharm.
- (Optional) A local installation of Python 3 to improve your Python developer experience.