Skip to content

abrahimzaman360/airflowy-cert-prep

Repository files navigation

Preparing for Astronomer's Airflow Certification

In this repository, I will be preparing and documenting my journey & Learning for Astronomer's Airflow Certification.

Setup

  • 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.

For development

  • Install uv or init new environment in repo folder:
uv init && uv pip install -r requirements.txt

Resources

Here are the useful links to Astronomer's Airflow Certification:

Author (Single Yet)

Ibrahim Zaman (@abrahimzaman360)
Email: abrahimzaman360@proton.me
Website: abrahimzaman360

About

Preparing for Airlfow Certification - Testing Knowledge -> New Connection of Neurons in Brain with Training++

Topics

Resources

Stars

Watchers

Forks