Skip to content
Phuc Truong edited this page Jan 1, 2026 · 3 revisions

Cloud-Native E-commerce Platform Wiki

Welcome to the Cloud-Native E-commerce Platform Wiki! This wiki serves as the central knowledge base for developers, operators, and contributors working with our platform.

🌟 Overview

A comprehensive e-commerce solution built using microservices architecture with .NET Core. This project demonstrates enterprise-level application development using modern architecture patterns, containerization, and cloud-native practices.

Vision

A cloud-native microservices e-commerce system leveraging Kubernetes for container orchestration, Helm for deployment automation, and Elastic Stack for comprehensive monitoring, providing a scalable, resilient and easily manageable platform.

πŸ“š Wiki Sections

πŸ”— Quick Links

πŸš€ Getting Started

New to the project? Start here:

  1. Read the Architecture page to understand the system
  2. Follow the Development guide to set up your local environment
  3. Check out the Contributing guidelines before submitting changes

πŸ“… Recent Updates (Last 3 Months)

  • Kubernetes & Istio: Deployment scripts hardened for Istio, HTTPS, and OIDC; service access helpers now auto-detect namespaces and ports.
  • AWS & S3: Added LocalStack-first workflows and migration scripts for product images; AWS EKS access scripts refreshed with new port mappings.
  • Frontend MFEs: React 18 + Nx microfrontends (store, checkout, account, admin) consolidated with shared layout/auth packages and TanStack Router.
  • Checkout & Cart: Simplified product/checkout flows, updated APIs, and improved error handling and logging.
  • Observability & Load: Grafana/Prometheus connectivity fixes, new health scripts, and k6 load-testing suite with Prometheus + Grafana dashboards.

πŸ“Š Project Status

Current project status, milestones, and roadmap can be found on our Project Board.

Clone this wiki locally