An introduction to locally developing code for a batch ingestion process using python and the GCP API. Introducing the motivation behind this series of articles and the code concepts.
So your code is working fine locally but you don’t want to be stuck running manual scripts every day. In this article, I introduce automating the process with Flask, Docker and Cloud Run.