Deploy Node.js Microservices on AWS With EKS & Helm

Опубликовано: 02 Январь 2026
на канале: Michael Guay
17,243
428

In this video, we learn how to deploy Node.js Microservices to AWS using EKS & Helm, the package manager for Kubernetes.

Github Repo: https://github.com/mguay22/nestjs-rab...
Previous Video:    • Build Nest.js Microservices With RabbitMQ,...  
Helm Installation: https://helm.sh/docs/intro/install/
Kubernetes Deployments: https://kubernetes.io/docs/concepts/w...
Kubernetes Secrets: https://kubernetes.io/docs/concepts/c...
AWS CLI: https://docs.aws.amazon.com/cli/lates...
AWS Load Balancer Controller: https://kubernetes-sigs.github.io/aws...
Eksctl: https://docs.aws.amazon.com/eks/lates...

Get my highly-rated Udemy courses at a discount here: https://michaelguay.dev/udemy/

Timestamps
00:00:00 Introduction
00:00:32 Setup Helm
00:14:55 Add Charts
00:26:18 Using EKS
00:33:30 Load Balancer Controller
00:37:30 Install & Test