Available for new contracts · Q3 2026

My name is
Ankur Raj Karn.

I m a k e i n f r a s t r u c t u r e t h a t s t a y s u p .

DevOps engineer turning brittle deployments into boring, predictable ones. Five years across cloud platforms, Kubernetes, and CI/CD — currently leading platform engineering at a service-based shop, which means I've debugged a little bit of everything.

Based in Kathmandu, NP
Currently Helix Cloud
01 · About

The stack I reach for.

Five years of platform work, mostly inside service-based companies — which is to say I've seen a lot of stacks. The ones below are the tools I reach for without thinking.

I treat infrastructure like a product, not a side quest.

Most of the systems I've inherited were a slow accumulation of "we'll fix it next sprint." My job is usually to either fix that — or build the thing that doesn't become it.

I care about boring deployments, blameless postmortems, and runbooks that someone on call at 3am can actually follow. I'm equally happy writing a Terraform module, drawing an architecture diagram, or pairing with a backend engineer on a memory leak.

Outside of work I run a small homelab (Proxmox + Talos), tinker with vim configs (this site has a hint), and read more SRE postmortems than is strictly healthy.

Cloud Platforms

AWS Azure GCP DigitalOcean Linode

Container & Orchestration

Kubernetes Docker Helm Kustomize Podman containerd

Infrastructure as Code

Terraform Pulumi Ansible Crossplane CloudFormation

CI / CD & GitOps

GitHub Actions GitLab CI Jenkins ArgoCD Flux CircleCI Tekton

Observability

Prometheus Grafana Loki OpenTelemetry Datadog ELK Jaeger Tempo

Languages & Scripting

Python Go Bash TypeScript YAML (yes, really)

Security & Networking

Vault Cert-Manager Istio Linkerd Trivy OPA / Gatekeeper
02 · Experience

Where I've worked.

The roles that shaped how I think about systems, on-call rotations, and the difference between "running" and "production-ready". Click any role for the long version.

2024 — Now Present

Senior DevOps Engineer

H Helix Cloud Services

Leading platform engineering for a fintech client — designed multi-tenant Kubernetes platform on EKS, migrated 40+ microservices, cut deploy time from 38 min to 4 min.

EKSArgoCDTerraformCrossplaneOpenTelemetry
Read more
2022 — 2024 1y 8m

DevOps Engineer

N Northwind Digital

Built CI/CD pipelines and observability stack across 6 client engagements. Standardized Helm chart library, introduced GitOps workflow that reduced production incidents by 62%.

HelmFluxPrometheusGrafanaLokiGitHub Actions
Read more
2021 — 2022 1y 2m

Cloud Engineer

P Pixelmint Labs

Migrated legacy on-prem workloads to AWS for healthcare and retail clients. Wrote Terraform modules now used company-wide; maintained PCI-DSS compliant landing zones.

AWSTerraformAnsibleVaultECS
Read more
2020 — 2021 10m

Site Reliability Engineer

Q Quanta Systems

On-call rotation for a 24/7 SaaS platform serving 2M users. Wrote SLO definitions, error-budget policies, and a chaos-testing framework using Litmus.

KubernetesPrometheusLitmusPagerDutyPython
Read more
2019 — 2020 11m

Junior DevOps Associate

B Bytewave Tech

First role out of school. Owned Jenkins build infrastructure and Docker registry. Migrated CI from shell scripts to declarative pipelines.

JenkinsDockerBashNexusLinux
Read more
03 · Education & Certifications

Studied and Certified.

Formal credentials and the certifications I keep current — most recently re-upping CKA in 2024.

Education

B.Tech, Computer Science & Engineering
National Institute of Technology
2015 — 2019
Higher Secondary, PCM
Delhi Public School
2013 — 2015

Certifications

Certified Kubernetes Administrator (CKA)
CNCF / Linux Foundation
CKA 2024
AWS Solutions Architect — Professional
Amazon Web Services
SAP 2023
Certified Kubernetes Application Developer (CKAD)
CNCF
CKAD 2023
Azure Administrator Associate (AZ-104)
Microsoft
AZ 2022
HashiCorp Certified: Terraform Associate
HashiCorp
TF 2022
Google Cloud Associate Cloud Engineer
Google
GCP 2021
04 · Selected projects

Selected work.

A mix of platform work, internal tooling, and weekend tinkering. Filter by category, expand the rest.

18 projects
01 / 18

K8s Multi-Tenant Platform

Self-service Kubernetes platform with namespace-as-a-tenant, RBAC automation, and per-team cost allocation.

KubernetesCrossplaneOPA
02 / 18

GitOps Bootstrap CLI

Single-command CLI that scaffolds an ArgoCD-driven cluster with sealed-secrets and policy guardrails.

GoArgoCDHelm
03 / 18

Observability-as-a-Module

Terraform module that drops a full Prom + Loki + Tempo + Grafana stack in 90 seconds.

TerraformPrometheusGrafana
04 / 18

Chaos Engine for SaaS

Scheduled fault injection framework with automatic SLO blast-radius checks.

LitmusPythonK8s
05 / 18

Zero-Trust SSH Gateway

Bastion-less SSH access via short-lived certs issued from Vault by SSO identity.

VaultTeleportOIDC
06 / 18

Cost Anomaly Detector

Detects cloud spend anomalies using EWMA + Slack alerts; saved $11k/mo on first deploy.

PythonAWSPrometheus
07 / 18

Helm Chart Registry

Internal OCI-based chart registry with linting CI, security scanning, and signed releases.

HelmCosignChartMuseum
08 / 18

Auto-Scaling Database Proxy

PgBouncer-based proxy with predictive scaling tied to app-layer queue depth.

PgBouncerGoK8s
09 / 18

Compliance Drift Scanner

Scans live AWS accounts against SOC2 controls; generates evidence artifacts nightly.

PythonAWS ConfigS3
10 / 18

Build Cache Service

Bazel-compatible remote cache running on spot nodes; cut CI build times 4×.

GoBazelS3
11 / 18

Cluster Autoscaler Tuner

Self-tuning bot that learns workload patterns and adjusts node group min/max.

GoK8sML
12 / 18

Ephemeral Preview Envs

PR-triggered isolated namespaces with auto-DNS, auto-tear-down, GitHub status checks.

ArgoCDGitHub Actions
13 / 18

On-Call Insights Dashboard

PagerDuty + Grafana mashup that surfaces alert fatigue and noisy neighbors.

GrafanaPostgresPD API
14 / 18

Secrets Rotation Operator

K8s operator that rotates DB and API secrets on a schedule with zero-downtime handoff.

GoOperator SDKVault
15 / 18

Multi-Region Failover Drill

Quarterly automated DR drill — flips traffic, validates data, rolls back in <8min.

Route53Terraform
16 / 18

Container Image Optimizer

CI step that analyzes layers and proposes Dockerfile edits — average 71% size reduction.

GoBuildkit
17 / 18

Internal Developer Portal

Backstage plugin set: golden paths, scaffolder templates, env catalog with TechDocs.

BackstageTypeScript
18 / 18

Edge Log Aggregator

Vector-based log fan-in at the edge with PII redaction before shipping to central store.

VectorLokiRust
05 · Writing

Notes from
the field.

Notes from the field. Mostly things I wished someone had told me a year earlier. Full archive on the blog subdomain.

06 · Testimonials

Kind words.

Generous things people I've worked with have said. They probably had to be nice; I included them anyway.

Ankur rebuilt our deploy pipeline from the inside out. What used to take an afternoon takes four minutes — and we trust it more.

PN
Priya N.
VP Engineering · Helix

Calm under fire and disturbingly thorough. He left us with runbooks even our junior engineers can follow at 3am.

MT
Marcus T.
CTO · Northwind

He pushes back when something is wrong, in the best way. The kind of engineer you want owning your platform.

SL
Sara L.
Staff SRE · Quanta

Documented every decision, paired generously, and shipped it. We'd hire him again in a heartbeat.

DR
Dev R.
Eng. Manager · Pixelmint

Honestly his on-call instincts are sharper than half my staff. We've passed on him five times for headcount reasons we keep forgetting. Strong hire if we ever figure out budget.

DO
Director of Engineering
[REDACTED] · Hiring Committee

Resume Match Score 72%. Required: 8 years AWS Lambda. Candidate: 7. Returning to candidate pool with high intent to never contact again. Tracking ID APPL-447921.

ST
Senior Talent Partner
[REDACTED] · Recruiting

At this point we just keep him in the system. Every rejection email turns into a thoughtful conversation about engineering culture and now he's friends with three of our directors. Nobody knows how to stop the loop.

TH
The Hiring Committee
[REDACTED] · Joint statement
07 · Contact

I read every message. Best for project briefs, contract DevOps work, and the occasional architecture review.

Let's make something boring together.