Skip to main content

Pedram Sarani

SRE / DevOps Notes

FA

Practical platform engineering

Projects

Project work framed like production preparation: validate failure behavior, deployment workflows, runner capacity, backup assumptions, observability coverage, and operator runbooks before trusting a pattern in a real environment.

3 total projects 2 active See experience context
What fails first: resource pressure, rollout state, runner saturation, storage, or signal quality.
How operators detect it: metrics, logs, traces, events, dashboards, and alert behavior.
How change is controlled: Helm values, GitOps sync, pipeline gates, and rollback criteria.
What remains documented: runbooks, incident notes, recovery assumptions, and follow-up work.

GitLab Runner Reliability Project

active

A GitLab CI/CD runner project for separating pipeline design problems from runner saturation, with focus on queue behavior, cache correctness, executor isolation, and retry discipline.

Argo CD Rollout Guardrails

planned

A GitOps delivery project for testing Helm values contracts, Argo CD sync behavior, rollout health checks, promotion gates, and rollback runbooks before standardizing a release pattern.