NodeJS Microservices Full Course - Event-Driven Architecture with RabbitMQ

Опубликовано: 04 Ноябрь 2024
на канале: Scalable Scripts
95,300
1.9k

👉 Check our website: https://scalablescripts.com

Learn how to create Microservices with NodeJS. We learn how to create an Event-Driven Architecture with RabbitMQ. There will be two Microservices Admin and Main with different databases. We will explore how to use NodeJS with a Relational Database like MySQL and a NoSQL Database like MongoDB.

Source Code: https://github.com/scalablescripts/no...

This video can be combined with other videos:
React and NodeJS Microservices:    • React & NodeJS Microservices - Event-...  
Vue and NodeJS Microservices:    • VueJS & NodeJS Microservices - Event-...  
Angular and NodeJS Microservices:    • Angular & NodeJS Microservices - Even...  

Other Courses:
Angular and NestJS: A Practical Guide with Docker: https://scalablescripts.com/p/angular...
React and NestJS: A Practical Guide with Docker: https://scalablescripts.com/p/react-n...
Vue 3 and NestJS: A Practical Guide with Docker: https://scalablescripts.com/p/vue-nes...
Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership

Timestamps:
00:00 Introduction
01:36 Completed Project
03:01 Admin App Setup
09:51 Connecting with MySQL using TypeORM
17:13 CRUD Endpoints
28:18 Main App Setup with MongoDB
35:46 RabbitMQ
41:19 Sending & Consuming Events
55:08 Internal Http Requests

#nodejs #microservices #rabbitmq