filmov
tv
Deploy a Python Visualization Panel App to Google Cloud Run
Показать описание
Deploy a Python Visualization Panel App to Google Cloud II: Google Cloud Run, Google Cloud Build, and Terraform
In my last video, I talked about how to deploy a Python visualization Panel App to Google Cloud App Engine. App Engine works well, but it can be expensive because the app runs continuously whether anyone is using it or not. Luckily, there is a cheaper option called Cloud Run that only runs when receiving requests.
In this video, I will walk you through how to deploy a Python app or dashboard to Google Cloud Run with three simple scripts, and also how to automate your Google Cloud setup via Cloud Build and Terraform.
In my last video, I talked about how to deploy a Python visualization Panel App to Google Cloud App Engine. App Engine works well, but it can be expensive because the app runs continuously whether anyone is using it or not. Luckily, there is a cheaper option called Cloud Run that only runs when receiving requests.
In this video, I will walk you through how to deploy a Python app or dashboard to Google Cloud Run with three simple scripts, and also how to automate your Google Cloud setup via Cloud Build and Terraform.
Комментарии