← Back to Projects
Chis

Chis

Go gRPC PostgreSQL Redis Kubernetes AWS

Chis is a reliable webhook delivery platform built to handle high-throughput event distribution with guaranteed delivery and full observability.

Technical Highlights

  • 4 microservices (API, Delivery, Worker, Scheduler) communicating via gRPC
  • Redis-based queue for reliable message passing between services
  • Automatic retries with exponential backoff for failed deliveries
  • Prometheus metrics and structured logging for production observability
  • Deployed on AWS EKS with full CI/CD pipeline