DevOps Engineer in training, currently working in Record-to-Report finance operations at Genpact India. Building toward a full-time Cloud & DevOps role — Azure, Terraform, containers, and CI/CD.
I spend my days closing the books — matching thousands of transaction lines across Excel, JD Edwards, and AS400 until every debit finds its credit. That discipline — precision, traceability, "if it doesn't balance, don't ship it" — is exactly the mindset I'm now applying to infrastructure.
I completed a one-year hands-on DevOps internship with DevOps Insiders (Batch 18), working through real labs on Azure networking, load balancing, and Terraform. I'm actively building toward containers and CI/CD next. Reconciliation taught me to distrust anything unverified — Infrastructure as Code lets me apply that same rigor with version control instead of a checklist.
Two-VM load-balanced setup (VM-Netflix / VM-Streamflix pattern) behind an Azure Load Balancer, provisioned end-to-end with Terraform.
Reusable Terraform module for Azure Bastion + NAT Gateway, replacing public IP exposure with a locked-down jump-host pattern.
First end-to-end deployment: Dockerized app shipped to a Kubernetes cluster with a basic CI/CD pipeline from commit to deploy.
A personal project bridging both worlds — using Power Automate / Azure Functions to reduce manual steps in a recurring reconciliation workflow.