Category: 

Data Engineering

Amazon GPU Price Tracker - ETL Pipeline w/ airflow, postgres

Building an automated data pipeline that extracts GPU listings from Amazon, transforms the data, and loads it into a PostgreSQL database for analysis. This post walks through the development of this ETL pipeline using Apache Airflow for orchestration, Docker for containerization, and PostgreSQL for data storage.

Read More