Skip to content

mchestnut91/Google-Cloud-Composer-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Apache Airflow/Google Cloud Composer

The purpose of this project was to research and build a prototype of a Google Cloud Composer (Apache Airflow) workflow. I built a demo workflow that ingests a CSV of wine data, loads the data into BigQuery, queries the data to retrieve the highest rated wines, exports the results to a storage bucket, and sends the user a text message when the process is complete. I also wrote a script to trigger the workflow to run whenever a file is added to a designated cloud storage bucket. Next steps for this project are to implement this type of solution to orchestrate the creation/updating of a real application with a more complicated ETL process.

Releases

No releases published

Packages

No packages published

Languages