Deploy Dash-Plotly Python Dashboard App to Google Cloud (Free): Step-by-step Guide

Описание к видео Deploy Dash-Plotly Python Dashboard App to Google Cloud (Free): Step-by-step Guide

Hi, My name is Sunny Solanki, and in this video, I explain how to deploy the Dash-Plotly Python Dashboard web app to Google Cloud for free. I explain the whole process step by step. The dashboard is deployed to the Google Cloud App Engine Standard Environment. I have highlighted the steps of deployment below as well.

============================================
CODE - https://github.com/sunny2309/dash_plo...
==============================================
==================================================
Dash-Plotly Dashboard with Sidebar -    • Optimizing User Experience: Plotly-Da...  
====================================================
================================================
Deploy Python Dashboard to Pythonanywhere for free -    • Deploy Python Dashboard to Web for Fr...  
===============================================
=======================================================
SUPPORT US - Buy Me Coffee - https://buymeacoffee.com/coderzcolumn
=======================================================
=======================================================
NEWSLETTER - http://eepurl.com/gRW2u9
=======================================================
=======================================================
WEBSITE - https://coderzcolumn.com
=======================================================

Deployment Steps:

1. Login to https://console.cloud.google.com/ and create a new project.
* Fill in Billing Details as well otherwise deployment will fail. When linking your debit/credit card, they’ll charge you a minor amount to verify details.
2. Install gcloud CLI from https://cloud.google.com/sdk/docs/ins.... You need to install CLI as per your operating system.
* Go to a shell and check that “gcloud” command is available.
3. Execute “gcloud init” command in the shell.
* It’ll ask you to log in to your account.
* After logging in, you’ll need to select the project. Your project will be available in the list of projects. Select it by typing its option.
4. Execute “gcloud app create” command next to enable the app engine for your project.
5. Dashboard Application Changes.
* Main Dashboard File
* app.yaml
* requirements.txt
6. Execute “gcloud app deploy” in the shell. You should be in the project directory where the dashboard.py file is present.

NOTE: The free tier is only available for the standard environment on the app engine (source: https://cloud.google.com/free/docs/fr....

Important Chapters:

0:00 - Deploy Dash-Plotly Python Dashboard to Google Cloud App Engine
0:25 - Create Project on Google Cloud Console
1:18 - Install Gcloud CLI on your Local Machine
2:26 - gcloud init
3:21 - gcloud app create
4:08 - dashboard.py
5:12 - app.yaml
7:00 - requirements.txt
7:22 - gcloud app deploy
9:05 - Analyze App Analytics


#python #plotly #django #dashplotlydashboard #pandas #dataframes #datascience #datasciencetutorial #python #pythonprogramming #pythoncode #pythontutorial #webapp #how-to-deploy-interactive-dashboard #dashboard-design #interactive-dashboards #deploy-to-cloud # googlecloud #google-cloud-app-engine #how-to-deploy-python-web-application-on-server

Комментарии

Информация по комментариям в разработке