Deploy a Python Visualization Panel App to Google Cloud Run

preview_player
Показать описание
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.

Комментарии
Автор

Thanks lot, This way I able to deploy my project :)

kelumkp
Автор

Hello Sophia, what a great tutorial. Thank you for sharing your knowledge with us. Would you mind if I asked a question? After setting up the cloud SDK, how are the github repositories linked to the Google Cloud Platform?

blackeric
Автор

Hello. How can I add data in cloud storage and change terraform file for deployment ? Thanks

roberthjordanhernandezdaza