Angular + Node.js on AWS – How to Deploy a MEAN Stack App to Amazon EC2
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.
BLOG POST: https://jasonwatmore.com/post/2019/12/02/angular-nodejs-on-aws-how-to-deploy-a-mean-stack-app-to-amazon-ec2
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
SUBSCRIBE TO SEE MORE: https://www.youtube.com/c/JasonWatmore?sub_confirmation=1
BLOG: https://jasonwatmore.com
TWITTER: https://twitter.com/jason_watmore
GITHUB: https://github.com/cornflourblue
by Jason Watmore
linux web server