Alan Jiang

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.

OSS upstream PRs merged in Google and Google Cloud Platform maintained repositories
GKE workload reliability lab with incident replay, manifest review, and SLO gates
Prod gateway, data infra, runbook, dashboard, and automation experience
Illustrated portrait of Alan Jiang by the coast
Outside work, I like quiet coastlines. At work, I like systems that stay calm under load.

How I Work

I am most interested in engineering work where correctness, operations, and automation meet.

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.

Turn manual operations into systems

When a workflow repeats, I look for the state machine behind it: inputs, validation, side effects, ownership, observability, and safe retry behavior.

Leave evidence for the next engineer

Dashboards, audit logs, runbooks, and small validation tools matter because they turn production work from tribal knowledge into something reviewable.

Fix sharp edges in developer tooling

My open-source work is usually small but practical: build integration fixes, reliability edge cases, clearer docs, and safer infrastructure defaults.

Curiosity

The problems that keep my attention are usually practical, messy, and close to production.

How do we know a change is safe?

I like building gates around real signals: health checks, diff checks, traffic weights, dashboards, and clear stop conditions.

What should be automated, and what should stay supervised?

The best automation removes repeated work while keeping high-risk decisions visible, reviewable, and reversible.

Field Notes

Gateway migration work taught me to treat rollout design as engineering, not ceremony.

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.

Capacity automation is a reliability problem disguised as a workflow problem.

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.

I use open source as a way to practice engineering judgment in public.

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.

Featured Builds

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.

GKE workload reliability lab

A runnable Kubernetes lab for OpenTelemetry traces, incident replay, SLO-style gates, production manifest review, CI validation, and committed evidence reports.

Release evidence gate

A dependency-free Python gate that evaluates rollout windows, error rate, p95 latency, burn rate, pager alerts, approvals, and rollback signals.

Runtime and fuzzing fixes

Small upstream fixes in gVisor and syzkaller that keep the proof in reviewed PRs rather than private notes.

Why this matters

The common thread is production evidence: trace context, release records, validation gates, safer defaults, smaller diffs, and failure modes a reviewer can inspect.

Google Cloud OSS track

Related OpenTelemetry and Kubernetes sample PRs are open and pending review. I keep that wording precise until upstream maintainers merge the work.

Selected Proof

Production systems

Experience across Nginx/APISIX gateways, AKS/Kubernetes-style platforms, Kafka, ZooKeeper, Elasticsearch, warehouse quota systems, and on-call workflows.

Automation and reliability

Built workflow automation, service reliability controls, validation tooling, runbooks, dashboards, and scripts that reduced manual operational work.

Roles I fit best

SRE, Production Engineer, Infrastructure Engineer, Platform Engineer, Cloud/DevOps Engineer, and backend infrastructure roles close to production operations.

Tech

Python C++ Java Go PHP SQL Bash Linux Kubernetes/AKS Tupperware (Kubernetes-equivalence) Azure AWS Terraform Ansible Nginx/APISIX Consul/etcd Kafka ZooKeeper Elasticsearch Hive/Scuba XDB MWFS Thrift/RPC SLI/SLO Incident response OpenTelemetry GKE Git/GitHub CMake/pkg-config