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
Видео Angular + Node.js on AWS - How to Deploy a MEAN Stack App to Amazon EC2 канала Jason Watmore
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
Видео Angular + Node.js on AWS - How to Deploy a MEAN Stack App to Amazon EC2 канала Jason Watmore
Показать
Комментарии отсутствуют
Информация о видео
Другие видео канала
Angular 7 Tutorial Part 5 - Registration Form & User ServiceAngular 7 Tutorial Part 7 (Optional) - Migrating to an Angular CLI Project.NET Core 3.1 + AWS Lambda - Deploy a .NET Core API and SQL Server DB to Lambda and RDSAngular + .NET Core + SQL on Azure - How to Deploy a Full Stack App to Microsoft AzureAngular 7 Tutorial Part 2 - Create Base Project Structure & Webpack ConfigAngular 7 Tutorial Part 1 (Windows) - Setup Development Machine on WindowsASP.NET Core 3.1 JWT Authentication - Download, Run & Test with PostmanReact + Node.js on AWS - How to Deploy a MERN Stack App to Amazon EC2Angular 7 Tutorial Part 6 - Home Page & Alert ComponentAngular 9 JWT Authentication - Hook up with a Node.js APIAngular - Setup Development EnvironmentVS Code + .NET - Debug a .NET Web App in Visual Studio CodeNode.js JWT Authentication - Download, Run & Test with PostmanAngular 7 Tutorial Part 4 - Login Form, Authentication Service & Route GuardVue.js + Node.js on AWS - How to Deploy a MEVN Stack App to Amazon EC2Angular - HTTP GET Request ExamplesReact + Fetch - HTTP GET Request ExamplesAngular 7 Tutorial Part 3 - Add Routing & Multiple PagesAngular 9 JWT Authentication - Hook up with ASP.NET Core 3.1Angular - HTTP POST Request Examples