Automate Python script execution on GCP



Automate Python script execution on GCP

Automate Python script execution on GCP

This tutorial shows how to automate Python script execution on GCP with Cloud Functions, Pub/Sub and Cloud Scheduler.

Link to the GitHub repo with code from this tutorial: https://github.com/rafaello9472/c4ds/tree/main/Automate%20Python%20script%20execution%20on%20GCP%20

00:00 Introduction
00:21 Architecture overview
01:09 GUI – Pub/Sub
01:28 GUI – Cloud Functions
02:39 Python code walkthrough
05:18 GUI – Cloud Scheduler
08:27 gcloud CLI – Pub/Sub
09:33 gcloud CLI – Cloud Functions
11:31 gcloud CLI – Cloud Scheduler

Comments are closed.