DevOps · SRE · Cloud Engineering Building reliable, scalable infrastructure for fast-moving teams — so shipping is the default and ops is never the bottleneck.
Over a decade designing, building, and operating cloud-native platforms. I work at the intersection of infrastructure, reliability, and developer experience — the systems and pipelines that let product teams ship fast without breaking things.
- Infrastructure as Code — build cloud environments from scratch with Terraform and Terragrunt. Every resource versioned, reviewed, and reproducible across multiple isolated environments.
- GitOps — implement ArgoCD-based platforms that enforce desired state continuously, detect drift automatically, and eliminate configuration entropy.
- CI/CD — design centralized pipeline templates that give teams full ownership of their delivery lifecycle, from security scanning to multi-environment deployment.
- Observability — wire up metrics, logs, and traces across the full stack (Prometheus, Grafana, Loki, Jaeger, OpenTelemetry, Datadog) so problems are visible before they become incidents.
- Reliability engineering — SLIs/SLOs, error budgets, blameless postmortems, incident response playbooks.
| Area | Tools |
|---|---|
| Cloud & Compute | AWS · EKS · Kubernetes · Karpenter |
| IaC | Terraform · Terragrunt · Ansible · Chef · Packer |
| GitOps & CI/CD | ArgoCD · GitLab CI · Jenkins · Docker |
| Observability | Prometheus · Grafana · Loki · Jaeger · OpenTelemetry · Datadog · ELK |
| Security | HashiCorp Vault |
| Networking | Kong · Nginx · Apache |
| Data & Messaging | Aurora PostgreSQL · ElastiCache · Apache Kafka · RabbitMQ · MongoDB · MySQL |
| Scripting | Python · Bash |
- Automation is not about efficiency — it's about preserving engineering judgment for problems that actually require it.
- Deployment frequency tells you more about a team's culture than any post-mortem.
- If it's not in Git, it doesn't exist.
- The team that ships owns what it runs.
- Every incident should make the next one cheaper.
- You can't improve what you don't observe.