π Deployment & Architecture (DevOps Cloud) Feature Description π§± Architecture Microservices (Frontend, Backend, MySQL) βοΈ Cloud Hybrid AWS (EC2) + GCP (GKE) π³ Docker Containerized all services βΈοΈ Kubernetes Deployments, Services, ConfigMaps, Secrets, Ingress π Security HTTPS via Ingress + SSL, DNS with GoDaddy, sensitive info in ConfigMaps π CI/CD GitLab pipelines (build β test β deploy) βοΈ Terraform EC2 provisioning + MySQL install automation π§ͺ Debugging Handled CORS, environment variables, inter-service communication
π¨βπ» Development Stack Layer Tech Stack Frontend React.js, Redux, CSS3 Backend Node.js, Express.js, Sequelize Database MySQL (hosted on EC2) ORM Sequelize Auth JWT-based login system API RESTful API endpoints β¨ Features (User + Admin)
π User signup/login, password reset
π Add/remove from cart, checkout
π Download receipt as PDF
π Product search
π οΈ Admin: manage products & categories
