Airflow

You can see a list of my articles and projects relating to Airflow below!

As a pet project, I built a system using Airflow, Docker, Python, and an AWS S3 Bucket to monitor and track Bitcoin price fluctuations. When scheduled, the Airflow DAG file_to_S3 (1) hits the coinbase API every five minutes, (2) writes the results into an AWS S3 bucket, and (3) sends a confirmation to my personal email.