MENU

Fun & Interesting

Microservice architecture with NodeJS + RabbitMQ message queue + MongoDB | Ecommerce use-case

GemniKodes 7,191 1 year ago
Video Not Working? Fix It Now

In this video, we will learn about microservices and how we can implement this architecture pattern for an e-commerce use-case. We will see how microservices differ from monoliths and a hands on tutorial on product service and order service. We will make use of MongoDB to store our data and RabbitMQ as our message broker to facilitate communication between our services.

Comment