This is the navigation hub for my platform engineering portfolio.
- platform-infra: IaC, Kubernetes, observability stack, runbooks
- golden-path: templates (service scaffold, CI/CD patterns, Helm starter)
- sample-service: FastAPI service using the golden path
- Architecture overview (TBD)
- Golden path: repo → build → deploy → observable (TBD)
- Reliability: SLO + alert rules + runbooks + postmortem samples (TBD)
- Local: kind/minikube
- Cloud: EKS
- platform-infra — IaC / K8s / Observability
- golden-path — Templates & workflows
- sample-service — FastAPI demo service