DevOps Engineer

Building infrastructure that heals itself.

I'm Chetan Kesare, a DevOps Engineer with 1.3+ years of experience who builds and operates cloud infrastructure end-to-end — from CI/CD pipeline design and container orchestration with Kubernetes and Helm, to Infrastructure as Code with Terraform and Ansible, to the observability and logging pipelines that keep production reliable. I'm comfortable across AWS and Oracle Cloud, and I care about high-availability, zero-downtime releases, fast incident response, and cutting MTTR — the kind of systems that stay up and stay boring.

View my work LinkedIn GitHub
Chetan Kesare

Experience

Resume

Download résumé (PDF)
Aug 2025 — Now

System Engineer — DevOps

CloudDrove Inc.

Project: inPowered.ai (Ad-Tech Platform) · Toronto, Canada (Remote)

  • Provisioned and maintained AWS ECS services end-to-end — from architecting new services for feature rollouts to fixing existing services and Load Balancer (ALB) configurations — ensuring stable, production-ready deployments.
  • Managed AWS IAM security posture: created and maintained IAM roles and permission policies for services and users, enforcing least-privilege access and resolving permission-related incidents across the environment.
  • Drove AWS cost optimization initiatives, identifying and eliminating inefficient resource usage across compute and storage to reduce cloud spend.
  • Performed routine server patching and maintenance on EC2, RDS, and ElastiCache instances, keeping infrastructure secure, up to date, and audit-ready.
  • Administered a Kubernetes cluster on Oracle Cloud Infrastructure (OCI) hosting MLOps workloads — triaging pod failures, debugging cluster-level issues, and maintaining service health and uptime.
  • Managed Redis caching infrastructure on Oracle Cloud VMs, ensuring 24/7 availability through proactive monitoring and rapid resolution of caching failures and downtime.
  • Acted as the DevOps point of contact for client-facing engineering support, assisting with real-time application fixes, improvements, and deployment issues to keep client releases on track.
  • Built and maintained Jenkins CI/CD pipelines for a 30+ microservice platform, containerizing services with Docker and managing image builds and pushes to Amazon ECR, with Helm-based deployments to AWS ECS/EKS and Oracle OKE enabling zero-downtime releases across DEV, QA, STAGING, and PROD.
Oct — Dec 2024

Software Development Intern

Bluestock Fintech

Pune, India (Remote)

  • Developed and deployed UI features for a real-time, data-intensive stock-market platform, ensuring performance, accuracy, and stability under concurrent user load.
  • Resolved production bugs and improved interface responsiveness, reducing the frontend error rate.

Projects

Case study

Jenkins Groovy Docker & Buildx Kubernetes (K3s) Docker Hub GitHub Webhooks Oracle Cloud (ARM)

Automated CI/CD Pipeline for a Multi-Microservice Kubernetes Deployment

Built an end-to-end Jenkins CI/CD pipeline for a 6-service MERN-stack application (backend, frontend, auth-service, notification-service, stats-service, status-service) running on a self-hosted K3s cluster — turning a previously manual deployment into a fully automated push-to-deploy workflow.

What it does: a push to GitHub triggers Jenkins via webhook, which determines which services actually changed, builds and pushes only those as Docker images (native ARM64 builds via Buildx, hosted on Docker Hub), and rolls them out to the live cluster with health-checked deployments — without rebuilding or restarting unrelated services.

The interesting engineering problem: the hard part wasn't the happy path — it was reliably knowing what needed rebuilding. Diffing git history broke the moment a build failed partway through, since Jenkins' own "last successful build" bookkeeping doesn't distinguish between "actually deployed" and "reported success while silently missing a step." The pipeline was redesigned to read its own deployment state directly off the Kubernetes cluster, via a custom annotation written only after a verified successful rollout, rather than trusting its own history — making the system self-healing against partial failures, closer to how GitOps tools like ArgoCD reason about state. Along the way: Jenkins' Groovy sandbox restrictions, Docker-socket permission boundaries between host and containerized CI runners, and a corrupted-binary/wrong-architecture issue in the build toolchain, each traced to its root cause rather than papered over.

View on GitHub ↗

AI in my work

AutoPilot — an autonomous Kubernetes self-healing platform

A personal project exploring what happens when you give a cluster the ability to notice its own problems and fix them before a human has to page in.

Python Kubernetes Claude AI Jenkins Prometheus
SELF-HEALING DETECTION & REMEDIATION

Built an autonomous, AI-powered Kubernetes self-healing platform using the Kubernetes Python SDK, monitoring a containerized MERN microservices app (TaskFlow) on a self-hosted K3s cluster — auto-detecting 28+ failure types (CrashLoopBackOff, OOMKill, node pressure, ingress failures) and executing remediations, with Slack-gated approval for high-severity incidents.

PIPELINE FAILURE INTELLIGENCE

Engineered Jenkins CI/CD failure intelligence that classifies 24 pipeline failure patterns with auto-retry, pre-deploy health gates, and post-deploy verification via webhooks — plus a self-healing feedback loop with config drift detection and Prometheus metrics exposure.

DEPLOYMENT & INFRASTRUCTURE

Containerized and deployed the TaskFlow MERN application on an Oracle Cloud ARM64 K3s cluster, resolving NGINX reverse-proxy routing and multi-arch Docker build issues to achieve stable external production access.

View on GitHub ↗

Certifications

Learning

AWS Certified Cloud Practitioner

Amazon Web Services

In progress

Certified Kubernetes Administrator (CKA)

CNCF / The Linux Foundation

Planned

HashiCorp Certified: Terraform Associate

HashiCorp

Planned

Skills & tools

Skills

Cloud Platforms

AWS (EC2, ECS, EKS, ECR, RDS) AWS (VPC, IAM, ALB/ELB, Route 53) Auto Scaling Groups, CloudWatch Oracle Cloud Infrastructure (OKE)

Containers & Orchestration

Docker Kubernetes & Helm kubectl / K3s Microservices, Pod Lifecycle

CI/CD, IaC & Automation

Jenkins, GitHub Actions Terraform, Ansible Bash / Shell Scripting SonarQube, Nexus, Trivy

Observability & Monitoring

Prometheus, CloudWatch New Relic, Splunk Fluent Bit Incident Response, MTTR Reduction

Platforms & Practices

Linux, NGINX Load Balancing, High Availability Site Reliability Engineering (SRE) Disaster Recovery

Education

Education

2021 — 2024

B.E. Computer Engineering

Terna Engineering College, Navi Mumbai, India

CGPA: 8.23 / 10

2018 — 2021

Diploma in Computer Engineering

Nanasaheb Mahadik Polytechnic Institute, Sangli, India

Score: 92% — Top 5% of batch

2018

CBSE

Prakash Public School, Islampur, Maharashtra

Score: 70%

Balanced academics and athletics by winning two District and two Taluka football championships, competing at the Division level, and receiving recognition in the Hindi Olympiad.

Contact

Let's build reliable systems together.

Open to DevOps / SRE / Cloud Infrastructure roles where I can automate deployments, harden observability, and keep production reliable at scale.

Email chetankesare06@gmail.com ↗ LinkedIn chetan-kesare09 ↗ GitHub 0x1Luffy ↗ Phone +91 97307 28443 ↗

© 2026 Chetan Kesare — DevOps Engineer