Make production changes reversible
I prefer staged rollout, health checks, observation windows, and a clear rollback path over one-shot changes that are hard to reason about during incidents.
Production Engineer / Site Reliability Engineer
I build and debug production-adjacent infrastructure: Kubernetes/GKE observability, gateway reliability, operational automation, and small open-source fixes that make real systems safer to run.
I am most interested in engineering work where correctness, operations, and automation meet.
I prefer staged rollout, health checks, observation windows, and a clear rollback path over one-shot changes that are hard to reason about during incidents.
When a workflow repeats, I look for the state machine behind it: inputs, validation, side effects, ownership, observability, and safe retry behavior.
Dashboards, audit logs, runbooks, and small validation tools matter because they turn production work from tribal knowledge into something reviewable.
My open-source work is usually small but practical: build integration fixes, reliability edge cases, clearer docs, and safer infrastructure defaults.
The problems that keep my attention are usually practical, messy, and close to production.
I like building gates around real signals: health checks, diff checks, traffic weights, dashboards, and clear stop conditions.
The best automation removes repeated work while keeping high-risk decisions visible, reviewable, and reversible.
SHEIN production gateway infrastructure
The interesting part of a migration is not only replacing machines or operating systems. It is deciding how traffic should move, what signal proves the new path is healthy, how long old nodes should remain useful, and what would make rollback obvious at 2 a.m.
Meta monetization data infrastructure
A quota request can look like a ticket queue, but under the hood it needs validation, demand breakdown, state tracking, polling, alerts, ownership, and failure recovery. That is the type of backend infrastructure work I enjoy: making operational intent executable and observable.
Google-maintained infrastructure and developer-tooling repositories
The contributions I care about are usually not flashy. They make package metadata more correct, tests more robust when host capabilities differ, Terraform defaults safer, or docs clearer for the next person trying to integrate a tool.
Two examples of the work I want more of: GKE workload reliability, and release gates that turn rollout evidence into a clear go/no-go decision.
A runnable Kubernetes lab for OpenTelemetry traces, incident replay, SLO-style gates, production manifest review, CI validation, and committed evidence reports.
A dependency-free Python gate that evaluates rollout windows, error rate, p95 latency, burn rate, pager alerts, approvals, and rollback signals.
Small upstream fixes in gVisor and syzkaller that keep the proof in reviewed PRs rather than private notes.
The common thread is production evidence: trace context, release records, validation gates, safer defaults, smaller diffs, and failure modes a reviewer can inspect.
Related OpenTelemetry and Kubernetes sample PRs are open and pending review. I keep that wording precise until upstream maintainers merge the work.
Experience across Nginx/APISIX gateways, AKS/Kubernetes-style platforms, Kafka, ZooKeeper, Elasticsearch, warehouse quota systems, and on-call workflows.
Built workflow automation, service reliability controls, validation tooling, runbooks, dashboards, and scripts that reduced manual operational work.
Selected merged contributions are linked below. They show practical infrastructure fixes across runtime, fuzzing, Kubernetes troubleshooting, cloud defaults, and build/test tooling.
SRE, Production Engineer, Infrastructure Engineer, Platform Engineer, Cloud/DevOps Engineer, and backend infrastructure roles close to production operations.