
SHRI
Microservices Marketplace
SHRI is a microservices-based marketplace platform. It includes a Next.js frontend, a dedicated user-auth service using BetterAuth, three Go microservices (product-catalog, store-management, order-management), an API Gateway (CORS + rate-limit + JWT validation), and Neon PostgreSQL databases. The system is deployed on Kubernetes and uses GitHub Actions for CI/CD (Docker Hub + SonarCloud).
Role
Full Stack & DevOpsDuration
4 months
Tech
Next.js
Go
BetterAuth
PostgreSQL (Neon)
Kubernetes
GitHub Actions



Highlights
- Microservices architecture with API Gateway
- JWT-based authorization and BetterAuth flows
- Kubernetes deployments with CI/CD pipeline