Learn how to create Microservices with NestJS. 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 NestJS with a Relational Database like MySQL and a NoSQL Database like MongoDB.
00:00 Intro
02:35 Admin Project Setup
08:51 Connect with MySQL
13:56 Products CRUD
24:01 Main Project Setup with MongoDB
33:24 Connect with RabbitMQ
41:34 Multiple Entry Files
45:42 MongoDB CRUD
56:20 NestJS Http Requests
Subscibe: https://www.youtube.com/@ScalableScripts/featured
#nestjs #node #javascript