Back to Projects
SaaS

Antrein

A highly scalable virtual waiting-room platform that helps event organizers sell high-demand tickets without their websites going down.

Categories

SaaS

About the Project

Antrein is a fault-tolerant virtual waiting-room platform designed to handle extreme traffic surges during high-demand events. It is built using Go-based microservices communicating via gRPC and Server-Sent Events (SSE), deployed on Kubernetes with a custom Go reverse proxy. The system supports dynamic, event-based infrastructure provisioning, automatically scaling compute resources up and down based on event start and end times to ensure both performance and cost efficiency.

Technologies Used

GolangPostgreSQLKubernetesSSEReverse Proxy

Key Outcomes

  • Delivered real-time queue updates to users using SSE
  • Successfully handled millions of concurrent requests
  • Enabled configurable horizontal scaling via Kubernetes
  • Implemented multi-tenant architecture with isolated clusters per project