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! / 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:
• Pandas
-------------------------------------
Flutter
-------------------------------------
Dart:
• Flutter - Season 1 | Dart
Flutter Orientation:
• Flutter - Season 0 | Orientation
-------------------------------------
Google Cloud
-------------------------------------
Compute Engine:
• Google Cloud - Season 2 | Compute Engine
App Engine:
• Google Cloud - Season 1 | App Engine
Google Cloud Orientation:
• Google Cloud - Season 0 | Orientation
-------------------------------------
Apps Script
-------------------------------------
JDBC Service:
• Apps Script - Season 16 | JDBC Service
Data Studio Service:
• Apps Script - Season 15 | Data Studio Service
Maps Service:
• Apps Script - Season 14 | Maps Service
Utilities Service:
• Apps Script - Season 13 | Utilities Service
Properties Service:
• Apps Script - Season 12 | Properties Service
URL Fetch Service:
• Apps Script - Season 11 | URL Fetch Service
Drive Service:
• Apps Script - Season 10 | Drive Service
Forms Service:
• Apps Script - Season 9 | Forms Service
Lock Service:
• Apps Script - Season 8 | Lock Service
HTML Service:
• Apps Script - Season 7 | HTML Service
Document Service:
• Apps Script - Season 6 | Document Service
Slides Service:
• Apps Script - Season 5 | Slides Service
Calendar Service:
• Apps Script - Season 4 | Calendar Service
Script Service:
• Apps Script - Season 3 | Script Service
Gmail Service:
• Apps Script - Season 2 | Gmail Service
Spreadsheet Service:
• Apps Script - Season 1 | Spreadsheet Service
Apps Script Orientation:
• Apps Script - Season 0 | Orientation
----------------------------------------------------------------------------------------------