Hey Coders! Always wanted to put your own custom website on the internet? Publishing a webpage to the internet is actually a lot simpler than you may think, thanks to Google Cloud! In this video, we’ll be using the immensely popular NodeJS runtime with the Express web framework. All that is necessary to put that same code that runs on your local server to the internet is one additional file
app.yaml
that contains one line of code
runtime: nodejs10
That’s it, in less than 30 minutes! Don’t hire an expensive back-end programmer when you can do it yourself. Watch this tutorial video to get step-by-step instructions on deploying a website to the cloud using App Engine!
šļø Help me get a new Microphone! https://gofund.me/67b28c1c
ā¤ļø Support the ongoing growth of this channel! https://www.patreon.com/DavidWeissProgramming
š§āš» App Engine Documentation: https://cloud.google.com/appengine/docs/
———————————————————————————————-
š Timestamps
0:00 Intro
1:34 Download the gcloud SDK
10:25 Creating a Simple NodeJS App
17:25 Adding an app.yaml File to the App
19:54 Deploying our App to the Internet
22:14 Handling a Common Server Error
———————————————————————————————-
Other playlists:
————————————-
Python
————————————-
Pandas:
————————————-
Flutter
————————————-
Dart:
Flutter Orientation:
————————————-
Google Cloud
————————————-
Compute Engine:
App Engine:
Google Cloud Orientation:
————————————-
Apps Script
————————————-
JDBC Service:
Data Studio Service:
Maps Service:
Utilities Service:
Properties Service:
URL Fetch Service:
Drive Service:
Forms Service:
Lock Service:
HTML Service:
Document Service:
Slides Service:
Calendar Service:
Script Service:
Gmail Service:
Spreadsheet Service:
Apps Script Orientation:
———————————————————————————————-
source
this better work
Great Video it halped me , thank you
Thanks for this!
24 minute TL/DR: make a node app, create a yaml file and execute 'gcloud app deploy' if and only if your app is 'hello world' level trivial. friendly advice to make video with most content related to title, which is what people search for.
where I put my env vars?
holy s……. what a voice frequency. Do you want the dogs of the neighbours commit suicide?
Hi, I'm new to web programming. I just finished my first React MERN application that I learned on youtube. Now i have both Backend(Node js connecting to MongoDB) and Frontend(React).
Is this going to work for me?
Thank you for your video!
so much easier than aws
using server.js but still getting 500 server error, i also have mentioned server.js in package,json
Dude, you don't have to scream to make this an awesome video. It's already awesome.
Nice video. Tks for leaving the terminal error. Helps a lot.
great video!! it really helped me
Hi thanks to your explanations, I have deployed my app but when I try to open through the browser I get "Forbidden" error message. I do not have no clue, there is any chance to have a hint ?
Does any one know how to get google cloud without credit card , 2021 ?!
Great video! Good luck!
Great video bro!
Thank you very much for mentioning my name. It was a surprise for me.
And as always, this tutorial also looks awesome. Best of luck.