In this tutorial we’re going to setup a production ready web server from scratch on the Amazon EC2 (Elastic Compute Cloud) service, then deploy a custom MEAN Stack application to it that supports user registration and authentication.
VIDEO SECTIONS
2:08 Create a new Ubuntu Server on AWS EC2
4:48 Connect to Ubuntu EC2 Instance via SSH
8:47 Setup server with Node.js + MongoDB + NGINX
10:10 Deploy Node.js + MongoDB back-end API
11:44 Build and Deploy Angular Front-end app
21:12 Configure NGINX to serve API and front-end
23:17 Test the MEAN Stack app in a browser
GITHUB: https://github.com/cornflourblue
Subscribe : https://www.youtube.com/c/JasonWatmore?sub_confirmation=1
#angular #node #aws