This 📁repository was 🏗️created with the goal of attaining a foundational understanding of 🚀microservices architecture using NodeJs with RabbitMq (an opensource message Broker). This encompassess basic microservices. The 🖼️above diagram vividly illustrates the distributed nature of the architecture. Communication among services is seamlessly established through the RabbitMq, fostering a dynamic and interconnected system.
Below is an extensive list of the services included in this architectural exploration. 🌐
| Service | Value | Description |
|---|---|---|
Customer | /customer | handles the user based functionality and services |
Product | /product | handles the product based functionality and services |
Shopping | /shopping | Mainly focuses on the orders and related stuffs |
special credits for the content maker ,check below for the youtube tutorial.
https://youtu.be/T-xCylkjSf8?si=OKJORAX5fASKm5b8


