Auto Scale NestJS API with AWS ASG & ALB (Auto Scaling Groups & Application Load Balancer)

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • 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: tinyurl.com/3hapnmts
    NestJS - Zero to Hero: 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: github.com/Jon-Peppinck/nestj...

Komentáře • 2

  • @katsudonenjoyer
    @katsudonenjoyer Před 2 měsíci +1

    Thanks for this insightful video, we've been using mostly AWS at work and this have demystified some topics.

    • @JonPeppinck
      @JonPeppinck  Před 2 měsíci

      That's great to hear, thanks for watching!