Deploy Node.js App On The Cloud (Google App Engine) | Cloud Fundamentals
This is our first hands-on lab about deploying apps to the Cloud. In this tutorial, we will deploy a Node.js based app on Google App Engine, which is a PaaS.
We've listed best web hosting services you can safely use in 2020 and beyond. Read our web hosting reviews on speed (ms), uptime (%) and customer support.
This is our first hands-on lab about deploying apps to the Cloud. In this tutorial, we will deploy a Node.js based app on Google App Engine, which is a PaaS.
Sorry but this is very confuse, a lot of steps, will look for something easier to understand sorry again
rrrrun this command
In the beginning he keep saying application, but it just a project, in case anybody was confused by that.
where to get the command ?
sir can you plz make a updated video..
source ~/ .bashrc useless,why?
the best video to start. thank you.
I have a samll project which use socket.io. Doed GAE support websockets?
ERROR: (gcloud.compute.ssh) FAILED_PRECONDITION: Billing must be enabled for activation of service '[compute.googleapis.com, compute.googleapis.com, compute.googleapis.com]' in project '1077144343222' to proceed.
– '@type': type.googleapis.com/google.rpc.PreconditionFailure
violations:
– description: "billing-enabled: Project's billing account is not found. https://console.developers.google.com/project/1077144343222/settings"
subject: '1077144343222'
type: serviceusage/billing-enabled
how to solve this plz help
Big up for this tutorial. Something that is simple and actually works
Awesome Tutorial ๐
I have also uploaded a tutorial of "How to Host Python Flask Web App on Google Cloud Platform App Engine Flexible | Google Vision API":
https://youtu.be/xqvKPzyKEVk
Good video !
Hi What about the cost. App engine charging me around 100 rs per day. :(. app is still in beta stage
1:23
Man I was trying to debug an issue for days then I found your video. Thanks a lot man!!
Thank you so much.
i am facing error
Enabling service [appengineflex.googleapis.com] on project [games-275303]…
ERROR: (gcloud.app.deploy) Error [400] Billing must be enabled for activation of service '[appengineflex.googleapis.com, cloudbuild.googleapis.com, compute.googleapis.com, compute.googleapis.com, compute.googleapis.com, container.googleapis.com, container.googleapis.com, containerregistry.googleapis.com]' in project '111298039615' to proceed.
Detailed error information:
– '@type': type.googleapis.com/google.rpc.PreconditionFailure
violations:
– description: "billing-enabled: Project's billing account is not found. https://console.developers.google.com/project/111298039615/settings"
subject: '111298039615'
type: serviceusage/billing-enabled
help Please, it will be really appreciated
I do not know you..
But I can say, this is very very good "cook book".. best video..
when I use command curl https://sdk.cloud.google.com | bash
it responds 'bash' is not recognized as an internal or external command,
operable program or batch file.
what should I do before using this command?
thanks bro it helped me a lot
If i have .env file how i can confix app.yaml file ?
can we host typescript with nodemon ?
no other site or video was able to explain it like you do. keep up the amazing work!!
Is that free hosting ?
Thanks
You're great, man. Valuable information you're giving away for free.
Can you also make a video on how to point domain or provide some resource reference for it?
Better explained than Google
where is the title of your video on paas please
great short and just on point
Thank u from Brazil !
what happens if choose the wrong zone?
Nice helps a lot to learn something different.
exelent thank you
Great tute
How to do this in Compute engine ?
I did same things and deploy succes but when I join my site on my browser,
I can only see
"Not Found"
Can I get this sample nodeJS web app to try this on GCP?
Great walk-through thank you a lot
What about the cost after the free trial
how to deploy a nodejs application with database? Anyone guide me?