Learn how to set up an Auto Scaling Group (ASG) and Application Load Balancer (ALB) for your NestJS application based on a Launch Template such that EC2 instances are automatically provisioned and traffic is evenly distributed.
--------------------------------------------------
Recommended Udemy courses
--------------------------------------------------
Ultimate AWS Certified Developer: https://tinyurl.com/3hapnmts
NestJS - Zero to Hero: https://tinyurl.com/3rxsz669
0:00 - Intro
0:42 - NestJS API [CODE]
1:20 - Load Balancer Benefits (ELB)
2:39 - ALB v NBL
3:44 - ASG
4:24 - Security Groups
8:11 - Launch Template
26:31 - Create ASG + ALB
32:22 - Test
CODE: https://github.com/Jon-Peppinck/nestj...