how to deploy React App on Google Cloud?

preview_player
Показать описание
In this session, we learnt, how to deploy react app on Google Cloud, with a thorough walk through of GCP architecture with Cloud CDN, Load Balancer and Cloud Storage. We understood, how the deployment of React App on Google Cloud different than deploying react on AWS. In order to complete the exercise, we first created google cloud project via console, setup gcloud cli and install gcloud component (gsutil) on local machine for Cloud Storage Service, to upload react build files on Google Cloud Storage service via command. Then configure the Cloud CDN and Global HTTP(s) Load Balancer in order to access the react app with the help of IP address.

Chapters:

00:00 - Introduction (Pre-requisites)
01:20 - Google Cloud Infra for ReactJS Deployment
03:30 - Provision Infra using Google Cloud Console
05:45 - GCloud cli, gsutil setup & Push React App on Google Cloud
09:05 - Cloud CDN with Http(s) Load Balancer Configuration
16:48 - React App is Live

Рекомендации по теме
Комментарии
Автор

hi, is there a link to the files you used in the video? Thank you!

joelohkaishunhiroyukifujik
Автор

i'm having 2 pvcs, one for reactjs and one for django restframework, the reactjs fetching data from django restframework, can i still deploy my reactjs as shown in this video using cloud dns, cdn and global https load balancer?

cameleonarabic