Kubernetes Microservices E-Commerce System with Argo CD & GitHub Actions

Developed a production-grade microservices architecture as part of my YouTube series on mastering Kubernetes, CI/CD, and GitOps. The project features a fully functional e-commerce platform composed of multiple services built with different languages and frameworks, demonstrating real-world inter-service communication, containerization, and orchestration. Key highlights include: Multi-database integration (MongoDB, PostgreSQL, MySQL) Automated CI/CD pipeline using GitHub Actions GitOps deployment through Argo CD Helm-based configuration, environment isolation, and observability This project serves as a complete reference for building and deploying scalable, cloud-native systems on Kubernetes using modern DevOps practices. github.com/ShamailAbbas/mirocservices-masterclass