Aatharva.unde

Boringinfrastructure,on purpose.

DevOps & backend engineer in Ahmedabad. Five years running Kubernetes, Terraform and the Node.js services on top — on AWS and Azure.

99.99%uptime / prod 2025
40%cloud spend removed
4m05sci build, was 8m12s
5 yrseks · aks on-call
01 / the method

Infrastructure as code, not as tribal knowledge

Every cluster, pipeline and alert is reviewable, reproducible and documented — so the platform outlives whoever built it.

01module "eks_cluster" {
02 source = "./modules/eks"
03 name = "prod-use1"
04 version = "1.30"
05
06 node_groups = {
07 spot = { capacity = "SPOT", max = 24 }
08 ondemand = { capacity = "ON_DEMAND", max = 6 }
09 }
10
11 budget_alert_usd = 1800
12}

Reproducible clusters

EKS and AKS provisioned from reviewed modules — environments that can be destroyed and rebuilt on a Tuesday.

Pipelines with opinions

Jenkins and GitHub Actions doing build, scan, promote. Cached layers took a 8-minute build under 4.

Services built to be observed

Node.js microservices with real health and readiness semantics, Redis and RabbitMQ behind them.

03 / experience

Five roles, one obsession with uptime

Apr 2025 — Present

Assistant Engineering Manager

Confiance Bizsol Pvt Ltd

Leading cloud-native architecture standards across the SaaS suite: IaC-first deployment on EKS, structured reviews, mentorship, and an OCR pipeline that cut document processing from hours to minutes.

Ahmedabad · On-site
Jul 2023 — Apr 2025

Software Development Engineer L2

Confiance Bizsol Pvt Ltd

Led the EC2-to-EKS migration and architected the Node.js microservice suite (paywall, email, file management) at 100% uptime. Cut lower-priority cluster cost 30–40% with Spot and on-demand fallback.

Ahmedabad · On-site
Dec 2022 — Jul 2023

Software Development Engineer III

Confiance Bizsol Pvt Ltd

Resolved latency bottlenecks across two high-traffic services for a 20–30% response-time reduction, and built data-import pipelines against third-party accounting systems.

Remote
Dec 2021 — Dec 2022

Software Development Engineer II

CareerLabs Technologies

Established Docker-based container pipeline; built high-throughput URL shortener and in-house WhatsApp marketing platform.

  • Express + PostgreSQL + MongoDB URL shortener serving hundreds of thousands of redirects
  • WhatsApp Business API + AWS SQS marketing platform - saved ~₹70k/quarter vs. third-party
Bengaluru · On-site
Dec 2020 — Dec 2021

Product Associate

CareerLabs Technologies

Full-stack POCs for stakeholder demos · contributed to 3 product launches.

Bengaluru · On-site
04 / the rack
Cloud
AWS EC2EKSS3SQSLambdaCloudFrontEventBridgeAzure AKSAzure CDN
Containers
DockerKubernetesHelmHPANginx IngressMulti-arch buildsSpot Instances
IaC & CI/CD
TerraformeksctlJenkinsGitHub ActionsAzure DevOpsDocker layer caching
Backend & data
Node.jsExpressRedisRabbitMQPostgreSQLMongoDBMySQL
Observability
CloudWatchCloudTrailPrometheusGrafanaSentryUptimeKuma
Networking & security
IAM (least-privilege)VPCSecurity GroupsAzure VNetNSGsSSL/TLSACM
06 / contact

Got infra that should be cheaper, faster, or more boring?

I always have time for an interesting infrastructure problem.