Bull & NestJS = Achieving Scale in Node.js

Описание к видео Bull & NestJS = Achieving Scale in Node.js

Node.js is single-threaded which means it is limited to a single core. How can we achieve scale? The answer is scaling our app horizontally and distributing the work amongst these instances.

In this video, we look at how Bull & Nest.js allow us to do this in a Kubernetes cluster.

GitHub Repo: https://github.com/mguay22/nestjs-bullmq
Task Processing Nest.js:    • Nest.js | Events & Task Scheduling Tu...  
Dockerize Nest.js:    • Build Nest.js Microservices With Rabb...  
Nest.js BullMQ docs: https://docs.nestjs.com/techniques/qu...
Helm CLI: https://helm.sh/docs/intro/install/

Timestamps
00:00:00 Integrate Bull
00:17:50 Move to K8s
00:29:59 Seeing it in action

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

Комментарии

Информация по комментариям в разработке