$ cd ..
[project]

Multi-Cluster EKS Platform (interview-agent)

Designed and operated dev/prod EKS clusters running an interview-agent platform with Temporal, RDS PostgreSQL, and Python/Go microservices.

$ cat tech-stack.txt
EKS Temporal RDS PostgreSQL Jenkins Fluent Bit ALB Controller eksctl
$ cat clouds.txt
AWS

Built and operated a production EKS environment spanning two clusters (interview-agent-dev-eks and interview-agent-prod-eks in us-west-2) hosting a multi-service interview platform.

Key work:

  • IAM identity mappings via eksctl across dev/admin/devops user pools
  • Temporal cluster on EKS backed by RDS PostgreSQL
  • AWS Load Balancer Controller, ALB ingress, and external-dns
  • Fluent Bit → CloudWatch logging with scoped IAM
  • Jenkins CI/CD for Go, Node.js, and FastAPI services