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