© 2026 Hashnode
Designing and implementing a notification system that can send various types of notifications (e.g., email, SMS, push notifications) based on user preferences. Quick Links:System Design VideoProject Demonstration VideoIt is recommended to go through ...

Introduction: MongoDB is a popular NoSQL database that provides flexibility, scalability, and high-performance capabilities. When combined with Node.js, it offers a powerful and efficient solution for building scalable applications. In this article, ...

About Application Description This is a microservices-based application built using Node.js and MongoDB. The application consists of three microservices - User, Product, and Order - each of which is deployed as a separate Docker container. The User s...
