Deploy Node.js Microservices on AWS With EKS & Helm

preview_player
Показать описание


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
Рекомендации по теме
Комментарии
Автор

Just finished my semester that was also focussed on microservices and Kubernetes, really glad to see you put out this type of content! Going to look into Helm for sure :)

jellehuibregtse
Автор

Thank you, your channel deserves more subscribers, keep up the good work.

MrTungDev
Автор

I was waiting for this video! Thanks for sharing

alexiszucco
Автор

Thank you for this amazing content! It is super helpful. You would deserve way more likes and views :)

norberthorgas
Автор

Such a great teacher you are. Is there helm course on udemy by you?
I would like to know how updates in one service are deployed without disturbing others.

dhananjaysingh
Автор

Great content! Thank you for creating this

austinkloske
Автор

This is awesome content! Thx. Learned a ton

ChrisJaydenBeats
Автор

@mguay, so I discovered that the issue I had earlier was because of the Apple M1 I was using. I ran the project on an Intel i5 MAC and now auth and orders are unable to connect to the mongodb database

[Nest] 1 - 11/17/2022, 11:36:09 PM ERROR [MongooseModule] Unable to connect to the database. Retrying (7)...
[Nest] 1 - 11/17/2022, 11:36:42 PM ERROR [MongooseModule] Unable to connect to the database. Retrying (8)...

omoniyisola
Автор

Great tutorial man! Can you do a video on monitoring the services? Prometheus and Grafana maybe

umaralli
Автор

Newbie here... before creating EKS cluster, what config are you using locally for kubectl? Minikube ?

randomforest_dev
Автор

what if I make a change in the source code, what are the steps? build the docker image and push it? and then help install? please help with the steps

DiegoRFGonz
Автор

Hey Michael i followed your steps but for some reason when i create the cluster i cant connect to mongodb and rabbitmq
And i dont see them in the aws cluster
The error i get is that it cant connect to the instance even though it worked before i created the cluster
I know its not much but you have any idea why it happens?
It seems to not install the bitnami repos i put in the values.yaml

erezmizrahi
Автор

Awesome video, for some reason I tried to run the project following every details and even ran it from the "eks" branch without modifying the code but other services were unable to connect to the database. Then I noticed there were warning symbols on the containers on the docker desktop showing (AMD64 - image may have poor performance or fail if run via emulation). I'm running this on an Apple M1 laptop. Can you help?

AlexOmoniyi
Автор

How do you make an update to single service without deploying the whole app

greatifeanyichukwuadams
Автор

very nice! if each microservice generate graphql schema, how to stitch this schema's in one graphql gateway?I not find videos about this

АлександрЕлагин-мю
Автор

How can we upgrade the app version? Lets say I made changes to the ordering app and also to the micro service? What would be the steps to generate and redeploy a new version to AWS?

jhonnatanguerrero
Автор

please help us how can we deploy nestjs on Linux server, thanks so much

hadirahmani
Автор

I hate when people create tutorials and say stuff like "this is unsafe but let's do it for simplicity".

desmondocampbell
Автор

Getting this error, , how to solve it?

2023-03-09 12:02:51 [ℹ] 1 error(s) occurred and IAM Role stacks haven't been created properly, you may wish to check CloudFormation console
2023-03-09 12:02:51 [✖] waiter state transitioned to Failure
Error: failed to create iamserviceaccount(s)

saurabhraut
Автор

Aws my balls, all cheap companies using it,

dailymeow