Shivam Jha profile

Hi, I’m Shivam.

Shivam Jha

Backend Engineering, DevOps & Cloud engineer

Bengaluru, IndiaOpen to work · ImmediatelyBackend + cloudCNCF OSSvisitors

I am currently focused on Backend engineering, DevOps, and Cloud Infrastructure.

My work sits around APIs, CI/CD, containers, AWS, Kubernetes, observability, and open source in the CNCF ecosystem. I ship fast, take ownership of my work, and stay close to the mess to fix it when it breaks.

Current Focus

Learning a lot about backend engineering, distributed systems and cloud infrastructure.

Current loop: design, build, ship, observe, and improve.

Backend + DevOps + Cloud

OSS contributor

Technical writer

About

The backend, DevOps, cloud, and CNCF work I focus on.

Open to work · Immediately

I like startup-style engineering: move fast, own the mess, ship the thing, then stay close enough to fix it when it breaks.

Most of my work sits around backend services, CI/CD, containers, Kubernetes, cloud infrastructure, observability, and deployment reliability.

I care about systems that are simple to run. A deploy should be boring. Logs should tell the truth. Infra should be understandable when the pager is loud.

I also read and learn backend engineering and distributed systems deeply, because the theory starts to matter once real systems hit load, latency, and failure.

Working principles

  • Build small enough to debug.
  • Ship fast, but keep a rollback path.
  • Automate the boring failure-prone work.
  • Make logs, metrics, and alerts useful before they are needed.
  • Use simple infrastructure until the system earns more complexity.

Engineering focus

Backend Engineering

Building APIs, workers, queues, and data paths that can take real traffic and still be understood when something breaks.

Current threads: REST, Queues, Retries, Idempotency, Postgres, Redis, Kafka, Background jobs, and clean service ownership.

DevOps and cloud

Shipping code through CI/CD, containers, cloud infrastructure, and release flows that do not fall apart under pressure.

Current threads: CI/CD, Docker, AWS, Terraform, Linux, environments, rollbacks, secrets, and deploy hygiene.

Kubernetes and Infrastructure

Working with clusters, workloads, networking, metrics, and the infrastructure around services after they leave localhost.

Current threads: Kubernetes, Helm, Nginx, Prometheus, observability, scaling behavior, and cluster operations.

Distributed systems

Learning the parts of backend engineering that show up when one machine is not enough and failure becomes normal.

Current threads: replication, consensus, partitions, queues, caches, timeouts, coordination, and failure modes.

Work experience

Backend, DevOps, cloud, Kubernetes, and CNCF ecosystem work.

Sept 2024 - Nov 2024

Remote (San Jose, USA org)

LFX Mentee

Linux Foundation Mentorship - Kyverno

Contributed controller-level code to Kyverno, working on Kubernetes policy lifecycle management, cleanup behavior, and reconciliation paths.

  • Implemented deletion propagation and lifecycle strategies in Kyverno CRDs.
  • Enforced cascading cleanup logic to prevent orphaned policy-generated resources.
  • Extended TTL cleanup controllers and tightened reconciliation behavior for complex policies.
  • Shipped production-grade changes through maintainer review in a CNCF Kubernetes project.

Tech stack

Tools I use to build services, ship releases, run cloud infrastructure, and work across Kubernetes.

Languages

TypeScriptGoPythonC++SQLBash

Backend

RESTGraphQLgRPCKafkaGinFiberNode.jsPostgreSQL

DevOps and delivery

DockerDocker ComposeJenkinsGitHub ActionsCI/CDLinux

Cloud and platform

AWSTerraformAnsibleKubernetesHelmNginx

CNCF and OSS

KyvernoProject ContourMesheryand exploring more...

GitHub contributions

Commits, experiments, fixes, and the small reps behind the bigger work.

731 contributions in the last year

LessMore
JulAugSepOctNovDecJanFebMarAprMayJunJul
MonWedFri

Featured projects

Backend, DevOps, cloud-native, and infrastructure projects with practical operating concerns.

Active Development

2025 - Present

StreamiX

A distributed media transcoding platform that orchestrates video processing workloads across scalable workers using asynchronous job queues, object storage, and containerized FFmpeg pipelines.

distributed-systemsGoKubernetesmediaffmpeg
GoKubernetesDockerFFmpegRabbitMQPostgreSQLRedisMinIONext.js

Active build

2025 - Present

KubeHalo

A Kubernetes-native autoscaling control plane built around custom ScalePolicy resources and Prometheus-driven scaling decisions.

kubernetesGocontrol-planesystems
GoKubernetesclient-goCRDsPrometheus

Active build

2025 - Present

Nebula UI

Nebula UI is a ui library built with React and TypeScript, designed to provide a consistent and customizable user interface for web applications.

ReactTypeScriptUI Library
ReactTypeScript

Papershelf

Research papers I’m reading to build better intuition around backend systems, distributed systems, databases, and infrastructure.

Recent writing

Short notes from backend work, DevOps, cloud setup, Kubernetes, and OSS contribution work.

Computer Networking

Tail Latency and Why p99 Matters More Than Averages

Learn what tail latency is, how p50, p95 and p99 are calculated, why averages hide performance problems, and why modern distributed systems optimize for the slowest requests instead of the average.

Computer NetworkingDistributed SystemsBackendPerformance EngineeringSystem Design

0 min read

Kubernetes

Why Kubernetes Needs etcd: The Database Behind the Control Plane (Part-I)

Most engineers know Kubernetes uses etcd. Fewer understand why it needs it. This article explores the state-management problem etcd solves and why the control plane depends on it.

KubernetesetcdDistributed SystemsControl PlaneBackend EngineeringKubernetes Internals

21 min read

Contact

Got any idea, let's talk.

If you have an opportunity, a question, or just want to say hi, feel free to reach out. I’m always open to connecting with fellow engineers, discussing potential collaborations, or sharing insights on backend systems, DevOps, cloud infrastructure, and Kubernetes.