Talks & Speaking
I speak about cloud-native engineering, Kubernetes, observability, and building developer communities — from KubeCon to local Kubernetes Community Days.

From Flaky Builds to Self-Healing Deployments: An OTel-Driven CI/CD Tale
2026KubeCon + CloudNativeCon India 2026
How OpenTelemetry-driven observability turns flaky CI/CD pipelines into self-healing deployments — instrumenting builds and releases to detect, diagnose, and recover from failures.

Episode 71 – Exploring CNCF Project Podman
6 Nov 2025ChatLoopBackOff by CNCF
First-time dive into Podman, the open source container engine redefining how developers build, run, and manage containers. From daemonless architecture to security-first design, see what makes Podman a powerful choice for modern container workflows.

From Blackbox to Glassbox: Teaching Developers Tracing with New Relic
26 Sep 2025KCD Sri Lanka 2025
This topic came straight from our recent work at Circles - building better observability practices and helping developers move from “guessing” to “knowing” with traces.

Lessons from Running a CNCF Community Mistakes, Wins, and Growth
6 Aug 2025KubeCon + CloudNativeCon India 2025
Building a CNCF community comes with wins and challenges. From securing sponsorships and growing engagement to handling setbacks, we’ll share key lessons from leading Kubernetes Sri Lanka. Whether you’re starting or scaling a CNCF community, this talk will provide practical takeaways to build a sustainable and impactful cloud native ecosystem

Speaker at KCD Accra 2024
Dec 2024Kubernetes Community Days Accra 2024
Invited speaker at Kubernetes Community Days Accra 2024, connecting with the cloud-native community in West Africa.

Inferencing LLMs in production with Kubernetes and KubeFlow
9 Jul 2025Kubeflow Virtua Planning Symposium 2025
Large Language Models (LLMs) are powerful but deploying them reliably, cost-effectively, and at scale in production is a different challenge altogether. In this session, we’ll walk through how to operationalize LLM inference using Kubeflow on Kubernetes, leveraging open-source and cloud-native tools to build resilient, scalable, and observable GenAI infrastructure.

Migrate seamlessly onto GKE from Cloud Run
9 Dec 2023DevFest Sri Lanka 2023
A comprehensive codelab session on migrating applications from Cloud Run to Google Kubernetes Engine (GKE) with minimal downtime.

Smooth Sailing with Helm
6 Apr 2024KCD Lahore 2024 (Virtual)
Deep dive into Helm package manager for Kubernetes, covering best practices for managing complex deployments.

Deploy to Kubernetes from GitHub Container Registry
13 Apr 2023FOSS ASIA Summit 2023
A deep dive into setting up a CI/CD pipeline using GitHub Actions to build and push Docker images to GHCR and deploy them to a Kubernetes cluster.