Loading…
6-7 August
Learn More and Register to Attend

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeCon + CloudNativeCon India 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

Please note: This schedule is automatically displayed in India Standard Time (UTC+5:30)To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date." The schedule is subject to change and session seating is available on a first-come, first-served basis. 
Venue: Hall 1 clear filter
arrow_back View All Dates
Wednesday, August 6
 

11:30am IST

Supercharge Backstage: Self-Service GitOps Staging Environments With VCluster and FluxCD - Farhaan Shamsee & Rakesh Reddy, Siemens Technology
Wednesday August 6, 2025 11:30am - 12:00pm IST
What if developers could create fully isolated, production-like environments—directly from Backstage—with just a click?

This talk showcases Backstage as a powerful self-service platform to spin up vClusters representing Dev, Test, and Prod environments. Each virtual cluster is fully GitOps-managed with FluxCD, automatically pulling from specific Git branches to mirror real deployment stages.

The environments can be provisioned on-demand—whether on a developer’s local laptop (using WSL), a centralized server, or a remote EKS cluster—offering flexibility and production-like confidence at every stage.

We’ll deep-dive into building this “staging system” where code is tested safely before ever reaching customers, while giving developers the speed and autonomy they crave—all powered by Backstage.

By the end of the session, you’ll learn how to build a practical, cloud-native staging system to test, validate, and promote code safely—before your customers ever see it.
Speakers
avatar for Farhaan Shamsee

Farhaan Shamsee

Senior DevOps Engineer, Siemens Technology Services Private Limited
Farhaan is a Senior DevOps Engineer at Siemens passionate about platform engineering and open source. With extensive experience in Kubernetes, GitOps, and cloud-native technologies, he focuses on building scalable self-service platforms. His work integrates tools like Backstage, vCluster... Read More →
avatar for Rakesh Reddy

Rakesh Reddy

Sr.DevOps Engineer, siemens
Rakesh Reddy G is a Senior DevOps Engineer at Siemens with 7+ years of experience in Kubernetes, AWS, and CI/CD automation. He specializes in GitOps, security, and self-service platforms using tools like Backstage and FluxCD. Passionate about open-source and DevOps best practices... Read More →
Wednesday August 6, 2025 11:30am - 12:00pm IST
Hall 1
  Platform Engineering

12:10pm IST

To Succeed in Platform Engineering, Build Infrastructure Knowledge Graphs - Safeer C M, MoEngage
Wednesday August 6, 2025 12:10pm - 12:40pm IST
Platform engineering continues to evolve as a critical discipline for modern software development. However, infrastructure complexity is slowing down its momentum. The software infrastructure is a complex web of interrelated entities that spans much beyond a simple software catalog and cloud resources. Such infrastructure management is often driven by a team’s understanding of the implicit relationship between these entities. This is not scalable and often leads to operational challenges and loss of developer productivity. Knowledge graphs can build relationships between entities from diverse infrastructure sources and make explicit what was previously implicit knowledge. It elevates the developer productivity and its neglected counterpart - operational excellence. This talk will discuss the importance of knowledge graphs and the strategies and mental models that will help in building knowledge graphs around the software infrastructure.
Speakers
avatar for Safeer CM

Safeer CM

Principal Engineer, MoEngage
Safeer has worked in site reliability, DevOps, and platform engineering for the past 19 years. Safeer is the author of the book Architecting Cloud-Native Serverless Solutions. He is an ambassador for the Continuous Delivery Foundation. Currently, he is working as a Principal Engineer... Read More →
Wednesday August 6, 2025 12:10pm - 12:40pm IST
Hall 1
  Platform Engineering

2:10pm IST

Introducing Kubernetes Resource Orchestrator (KRO) - Abdel Sghiouar & Mofi Rahman, Google Cloud
Wednesday August 6, 2025 2:10pm - 2:40pm IST
Providing application teams with a self-service way of deploying applications and their dependencies often means that platform administrators have to hide the implementation details of the platform via simple to consume APIs. In the case of Kubernetes this usually means having to deploy Custom Resource Definition that are either 3rd party or custom built in-house. These CRD’s in addition to allowing Kubernetes users to manage non-Kubernetes objects via the Kubernetes Resources Model (Aka YAML file), they also allow abstracting away the details of how some resources get created and managed.

In this session, you'll learn how KRO allows platform teams to:
- Create high-level APIs that reduce YAML complexity while maintaining flexibility
- Support both native Kubernetes and cloud-specific resources for more efficient orchestration
- Integrate KRO into your Kubernetes workflows for better scalability and simplicity
Speakers
avatar for Abdel Sghiouar

Abdel Sghiouar

Cloud Developer Advocate, Google Cloud
Abdel Sghiouar is a senior Cloud Developer Advocate @Google Cloud. A co-host of the Kubernetes Podcast by Google and a CNCF Ambassador. His focused areas are GKE/Kubernetes, Service Mesh and Serverless.
avatar for Mofi Rahman

Mofi Rahman

Developer Relations Engineer, Google Cloud
Mofi Rahman (@moficodes) is a Developer Advocate at Google. His favorite programming language these days is Go. He is a strong believer of the power of open source and importance of giving back to the community. He is a self proclaimed sticker collecting addict and has collected several... Read More →
Wednesday August 6, 2025 2:10pm - 2:40pm IST
Hall 1
  Platform Engineering
  • Content Experience Level Any

2:50pm IST

IDP as a Product: Where Developer Happiness Meets Platform's Excellence - Ninad Desai & Ruturaj Kadikar, InfraCloud Technologies
Wednesday August 6, 2025 2:50pm - 3:20pm IST
As a developer, are you overwhelmed by the growing number of tools just to ship code? Struggling with visibility into cost, performance, and reliability? Torn between enabling developer autonomy and enforcing governance? The answer to all these challenges lies in building an Internal Developer Platform (IDP) like a real product. With clear ownership, iteration, and a focus on your internal users—you solve for both scale and usability. An IDP unifies onboarding, CI/CD, infrastructure provisioning, observability, cost visibility, and more.
You’ll learn how an IDP can streamline the entire developer journey while embedding security and operational best practices by design. We’ll discuss prioritising Developer Experience (DevEx), aligning platform capabilities with developer needs, and avoiding becoming a bottleneck.
Whether you’re a platform engineer or an engineering leader, you’ll walk away with actionable insights to make your platform a true enabler at scale.
Speakers
avatar for Ninad Desai

Ninad Desai

Staff Site Reliability Engineer, Infracloud pvt ltd
Engineer at heart with 12+ years of experience building secure, scalable cloud-native platforms and solutions. Passionate about simplifying and sharing learnings in DevOps, SRE, and platform engineering through real-world stories and community engagement.
avatar for Ruturaj Kadikar

Ruturaj Kadikar

Senior SRE, InfraCloud Technologies
Tech enthusiast navigating through Cloud-Native space! DevOps - SRE - Observability - Chaos - Production Grade Kubernetes - Disaster Recovery
Wednesday August 6, 2025 2:50pm - 3:20pm IST
Hall 1
  Platform Engineering

3:50pm IST

Beyond Productivity: Scaling Cloud Dev Environments for Faster Feedback & Sustainable Engineering - Siddhant Khare, Gitpod & Nancy Chauhan, Independent
Wednesday August 6, 2025 3:50pm - 4:20pm IST
Local dev setups worked fine when teams were small. But when you’re dealing with hundreds or thousands of developers, things start to break - slow onboarding, dependency hell, inconsistent environments, and wasted compute cycles.

Cloud Developer Environments (CDEs) promise instant, reproducible workspaces, but shifting from local machines to cloud-first workflows is easier said than done. Latency, security, adoption hurdles, and cost can turn a promising initiative into an operational headache.

This talk will go deep into:

* Why local dev is unsustainable—from wasted CPU cycles to lost engineering hours.
* How cloud environments reduce friction—ephemeral, pre-configured workspaces that just work.
* Optimizing for speed—pre-warmed environments, AI-assisted debugging, and workload-aware compute allocation.
* Measuring impact—tracking developer velocity, infra costs, and sustainability improvements.
* Lessons from real-world rollouts—what works, what breaks, and how to get buy-in.
Speakers
avatar for Nancy Chauhan

Nancy Chauhan

CNCF Ambassador, Engineer
I am Nancy Chauhan, a software engineer passionate about solving complex problems and enhancing software reliability. As a CNCF Ambassador, I engage with a global cloud-native community, contributing to open-source projects and fostering collaboration. I also founded the Women in... Read More →
avatar for Siddhant Khare

Siddhant Khare

Software Engineer, Gitpod
Siddhant Khare is a Software Engineer at Gitpod, where he works on developer productivity, cloud-native architectures, and AI-driven automation. With deep expertise in Go, Rust, and distributed systems, he builds scalable solutions that improve developer workflows. His work spans... Read More →
Wednesday August 6, 2025 3:50pm - 4:20pm IST
Hall 1
  Platform Engineering

4:30pm IST

Building a Cloud Native IaC Platform for an Enterprise by Leveraging the Kubernetes Ecosystem - Florian Hopfensperger, Allianz Technology & Yury Tsarev, Upbound
Wednesday August 6, 2025 4:30pm - 5:00pm IST
Infrastructure teams have long been a staple of large enterprises, responsible for creating and managing cloud and on-premises resources. However, each team often operates with its own user interface, making it difficult for developers to access the infrastructure they need efficiently. How can we enhance the developer experience while enabling infrastructure teams to offer products more effectively?

This talk will showcase how Allianz Technology leverages the Kubernetes ecosystem and open-source software to build an infrastructure-as-code platform powered by over 1,000 Kubernetes control planes. This approach simplifies the developer experience through customized APIs while providing infrastructure engineers with a scalable framework for delivering infrastructure products and gaining insights for continuous improvement.
Speakers
avatar for Yury Tsarev

Yury Tsarev

Principal Solutions Architect, Upbound
Yury is an experienced software engineer who strongly focuses on open-source, software quality and distributed systems. As the creator of k8gb (https://www.k8gb.io) and active contributor to the Crossplane ecosystem, he frequently speaks at conferences covering topics such as Control... Read More →
avatar for Florian Hopfensperger

Florian Hopfensperger

Software Engineering Lead, Allianz Technology
Florian is a Software Engineering Lead at Allianz Technology working on Kubernetes Control Planes. He is an enthusiast for Cloud Computing, GitOps and Open Source Software and actively contributes to it.
Wednesday August 6, 2025 4:30pm - 5:00pm IST
Hall 1
  Platform Engineering

5:10pm IST

A Journey To Ephemeral Test Environments With EKS and ArgoCD - Tatiana Selezneva & Gazal Gafoor, REA Group
Wednesday August 6, 2025 5:10pm - 5:40pm IST
In today's fast-paced development landscape, maintaining reliable and up-to-date test environments is crucial yet challenging. Join us as we share our journey of evolving from traditional long-running test environments to testing directly in production, and eventually achieving scalable and ephemeral test environments for platform builders as well as application teams.

- Are you content with the current state of your test environments?
- Do you find yourself relying on outdated, long-running staging and test environments?
- How do you handle the risks of data staleness and unexpected environment corruption?

In this talk, we will go into the strategies and tools that helped us to transition to ephemeral test environments, highlighting the benefits and challenges encountered along the way. We aim to provide you with practical steps to improve the scalability and reliability of your own testing frameworks.
Speakers
avatar for Tatiana Selezneva

Tatiana Selezneva

Lead Developer, REA Group
Tatiana is a part of the Platform Engineering team at REA Group, where she focuses on improving developer productivity through the use of Kubernetes orchestration and cloud-native technologies. She is passionate about streamlining development processes and enabling innovation within... Read More →
avatar for Gazal Gafoor

Gazal Gafoor

Lead Developer, REA Group
I have been an active user of cloud native technologies for about a decade. I have contributed to the community with code, engagement in the kubernetes slack channel, blog posts and a podcast appearance with a CNCF ambassador.
Wednesday August 6, 2025 5:10pm - 5:40pm IST
Hall 1
  Platform Engineering
  • Content Experience Level Any
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Content Experience Level
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -