Deploy a Serverless NodeJS App to Google Cloud Run

preview_player
Показать описание

Learn how to create a production-ready Docker image with React. Then we will use that Docker Image to push it to Google Container Registry and we will Host it to Google Cloud Run.

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

If you are wondering why it is showing a React app in the end, it is because I'm reusing video parts because the logic is the same.

ScalableScripts
Автор

This video is super helpful, thanks!

Any plans for making an updated version with Artifact registry since Container Registry is being phased out?

rosekelly
Автор

Can we use google shell from the browser instead of google cloud sdk? Thanks for the video.

gustavomc
Автор

Thanks so much. But does cloud run support websocket app? I am very new to cloud run and docker, i did try deploy on firebase hosting and function but they both failed on websocket.

vanchien
Автор

why do we need " RUN npm install " can anyone explain me why do need to do this.

nishitkumar