You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Distributed Web App Shopping (Like Amazon, Shopee, Lazada, etc.)
This project is a distributed web application that allows users to browse products, add them to their cart, and place orders. It uses MongoDB for data storage and Docker for containerization. Kubernetes is used for orchestration, and Nginx serves as a reverse proxy to route requests to the appropriate services.