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.

Feb 2025 - Jun 2025

IIT Delhi, New Delhi (Hybrid)

DevOps Intern

Confidential Startup

Handled infrastructure, Kubernetes operations, and CI/CD workflows with a production mindset around reliability, backups, and security hardening.

  • Managed on-prem Kubernetes and AWS EKS clusters running production workloads.
  • Provisioned infrastructure with Terraform and scripts, then deployed multi-container services with Docker Compose.
  • Integrated Trivy scans into CI/CD pipelines, improving release reliability by roughly 40%.
  • Built backup and restore workflows into the system instead of treating recovery as an afterthought.
  • Hardened infrastructure by closing exposed ports and automating kube-bench CIS checks.

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.

GitHub GraphQL error: Could not resolve to a User with the login of 'ShivamJha2436'.

Featured projects

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

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

In Progress

2026 - Present

Kiroku

A developer timeline system that rebuilds the day from GitHub activity, contribution patterns, and other time-based signals.

developer experienceproductivity systemsbackend
Next.jsTypeScriptSupabasePostgreSQLGoGin

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.

Distributed Systems

Raft timeouts in practice

What changed in my understanding of Raft after implementing leader election loops instead of only reading the paper.

Distributed SystemsRaftConsensus

1 min read

Databases

Compaction without surprises

A short note on why storage-engine maintenance matters to application behavior long before users know the term LSM tree.

DatabasesStorage EnginesPerformance

1 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.