EKS Reliability Platform
Measuring reliability the way users experience it, then proving the measurement
Built an AWS reliability platform that connects application health, Kubernetes deployments, scaling behaviour, alerts, and incident context in one operational workflow — then validated it against published evidence rather than screenshots.
Terraform provisions a 59-resource foundation across a tiered VPC, EKS, RDS PostgreSQL, ECR, Secrets Manager, and CloudWatch. Prometheus recording rules define availability and latency indicators, and every figure below is traceable to an artifact committed in the repository.
- Availability SLIs scoped to user-facing routes, excluding health, metrics, and load-generation traffic, and counting only 5xx as failure so client validation errors are not recorded as downtime
- Multi-window multi-burn-rate error-budget alerting against a 99.9% target — 14.4× fast burn paging, 6× slow burn ticketing — verified by 5 promtool test cases
- Environment destroyed 54 minutes after apply, with closure confirmed across 14 checks and one tagging check recorded as inconclusive rather than passed