In this repository, I will be preparing and documenting my journey & Learning for Astronomer's Airflow Certification.
-
Install Astro CLI: Installation Guide
-
Note: Make sure docker/podman is installed on your system.
-
Clone this repository:
git clone https://github.com/abrahimzaman360/airflowy-cert-prep && cd airflowy-cert-prep
- Run the following command to start the Airflow environment:
astro dev {command}
# replace command with: start for starting airflow, restart for restarting, and stop for stopping airflow or kill for killing airflow environment.
- Access the Airflow UI by navigating to
http://localhost:8080
in your web browser.
- Install uv or init new environment in repo folder:
uv init && uv pip install -r requirements.txt
Here are the useful links to Astronomer's Airflow Certification:
-
Astronomer's Airflow Certification Link to Certification
-
Astronomer's Airflow Learning Path: Link to Learning Path
Ibrahim Zaman (@abrahimzaman360)
Email: abrahimzaman360@proton.me
Website: abrahimzaman360