Skip to main content

Documentation Index

Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

It’s easy to get your pipelines up and running with Apache Airflow®. This quickstart offers three learning paths. Choose between these popular use cases:
  • 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
Launch your journey with Airflow by signing up for a trial at astronomer.io! You’ll be able to deploy your projects to Astro at the end of this tutorial.
Other ways to learnFor more help getting started, also check out our step-by-step Get Started with Airflow tutorial.

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:

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.

Step 1: Clone the Astronomer Quickstart repository

Step 2: Start up Airflow and explore the UI

Step 3: Explore the project

Step 4: Get your hands dirty!

Next steps: run Airflow on Astro

The easiest way to run Airflow in production is with Astro. To get started, create an Astro trial. During your trial signup, you will have the option of choosing the same template project you worked with in this quickstart.