Loading…
Attending this event?
In-person
11-12 December
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 2024 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. 
Room 4 clear filter
arrow_back View All Dates
Wednesday, December 11
 

11:30am IST

Harnessing Emerging Data-Plane Technologies for Next-Gen Load Balancers - Shatakshi Mishra, Marvell Technology
Wednesday December 11, 2024 11:30am - 12:05pm IST
Cloud Load Balancers (CLBs) have evolved significantly, now featuring advanced capabilities such as proxying, SSL/TLS termination, and auto-scaling. The underlying data-path technologies have advanced from traditional Linux networking to include eBPF, DPDK, VPP, and P4. Each of these technologies offers unique advantages and trade-offs: eBPF excels in real-time processing but lacks some comprehensive features, DPDK provides high performance with reduced transparency, VPP offers modular packet handling with strong Linux compatibility, and P4-based solutions, while still evolving, promise enhanced flexibility and performance. This session will delve into these data-path technologies, examining their maturity, limitations, and suitability for modern data centers. As specialized hardware units become increasingly integral to large data centers, we will highlight how these units effectively leverage data-path technologies to perform numerous tasks, thereby enhancing overall efficiency.
Speakers
avatar for Shatakshi Mishra

Shatakshi Mishra

Senior Software Engineer, Marvell Technology
Shatakshi Mishra is a Senior Software Engineer at Marvell Technology with 3+ years of experience. She is skilled in P4 Programming Language, Kubernetes Orchestration, and Cloud Native Technologies, dedicated to providing innovative solutions and leveraging cutting-edge technologi... Read More →
Wednesday December 11, 2024 11:30am - 12:05pm IST
Room 4
  Connectivity

12:20pm IST

From Bottleneck to Breakthrough: EarnIn's Network Evolution with Linkerd - Kush Trivedi, EarnIn & Somnath Chakraborty, Earnin
Wednesday December 11, 2024 12:20pm - 12:55pm IST
As EarnIn, one of the leading fintech companies, rapidly scaled in the number of microservices and user base, we recognized the need to ensure our network layer could keep pace with our scale. Initially relying on an enterprise service mesh that eventually became a bottleneck for our applications as well as our operators, we explored all the available service mesh out in the market, ultimately choosing Linkerd. This talk will delve into our decision-making process, focusing on why we chose LinkerD and how it has transformed our network and application architectures. We'll cover the crucial aspects of Linkerd that enhanced our system's performance, robustness, and security, all while simplifying operations and ensuring reliabilityᅳensuring our operators can rest easy. Join us to learn how LinkerD can elevate your service mesh strategy to meet the demands of substantial growth while keeping your architecture simple.
Speakers
avatar for Kush Trivedi

Kush Trivedi

Sr. Platform Engineer, EarnIn
I am working with EarnIn where I leading the service-mesh & observability paradigm as well as cloud-native adaption effort for the Kubernetes use-case and product revenue fit, as well as working on the platform infrastructure to provide one-touch onboarding of the applications on... Read More →
avatar for Somnath Chakraborty

Somnath Chakraborty

Somnath Chakraborty, Earnin
Engineering Manager at Earnin, leading the India Platform team based in Bengaluru. Have worked extensively infrastructure and platform management, AWS and Azure cloud technologies, DevOps, and automation.
Wednesday December 11, 2024 12:20pm - 12:55pm IST
Room 4
  Connectivity

2:55pm IST

Invoking Serverless Functions via GRPC Service Mesh - Kannan Jayaprakasam, Google
Wednesday December 11, 2024 2:55pm - 3:30pm IST
This talk will explain new options for proxyless service mesh to enable secure authentication with serverless-based backends. Vanity URLs and reverse proxies have historically posed an issue for proxyless service mesh, making it difficult to use them, and the speaker will talk about upcoming new features in gRPC that make this possible, while also ensuring robust security and preventing misrouted traffic. The audience will discover how proxyless service meshes secure authentication with serverless backends, opening up new possibilities for modern architectures. The audience will also come to know how the client can intelligently determine the control plane's support for these new features, enhancing adaptability and streamlining deployment.
Speakers
avatar for Kannan Jayaprakasam

Kannan Jayaprakasam

Software Engineer working on gRPC at Google, Google
Kannan works as a software engineer at Google in the gRPC team.
Wednesday December 11, 2024 2:55pm - 3:30pm IST
Room 4
  Connectivity

3:45pm IST

The Importance of Designing Single-Resource Controllers - Feny Mehta & Francesco Ilario, Red Hat
Wednesday December 11, 2024 3:45pm - 4:20pm IST
While anyone working with Kubernetes knows about Controllers and Custom Resources, most don't know that there are many ways of designing a Controller, but just one good practice. That practice is "single resource": your controller should only manage a single resource, instead of having a single controller for multiple resources or multiple controllers for a single resource. This talk guides you on implementation of single-resource Controllers, showcases examples of a well-designed controller and good practice of designing Single-Resource controllers by comparing it with discouraged alternative designs. This talk focuses on practical insights, on aforementioned design’s pros and cons, and how its implementation affects the efficiency of Operators. After the talk, attendees will be able to design and implement single-resource controller, and have a deeper understanding of good practices of designing a kubernetes controller
Speakers
avatar for Feny Mehta

Feny Mehta

Software Engineer, Red Hat
Feny is a Kubernetes and Golang enthusiast. She has been into the software field for about 7 years but just 3 years into the vast field of kubernetes.
avatar for Francesco Ilario

Francesco Ilario

senior software engineer, Rred Hat
I'm a Senior Software Engineer passionate about Open Source, Linux, Go, and Kubernetes. In my free time, I like to learn and experiment with new technologies and go on motorcycle rides.
Wednesday December 11, 2024 3:45pm - 4:20pm IST
Room 4
  Cloud Native Novice

4:50pm IST

Introduction to Distributed ML Workloads with Ray on Kubernetes - Abdel Sghiouar, Google
Wednesday December 11, 2024 4:50pm - 5:25pm IST
The rapidly evolving landscape of Machine Learning and Large Language Models demands efficient scalable ways to run distributed workloads to train, fine-tune and serve models. Ray is an Open Source framework that simplifies distributed machine learning, and Kubernetes streamlines deployment. In this introductory talk, we'll uncover how to combine Ray and Kubernetes for your ML projects. You will learn about: - Basic Ray concepts (actors, tasks) and their relevance to ML - Setting up a simple Ray cluster within Kubernetes - Running your first distributed ML training job
Speakers
avatar for Abdel Sghiouar

Abdel Sghiouar

Cloud Developer Advocate, Google
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.
Wednesday December 11, 2024 4:50pm - 5:25pm IST
Room 4
  Cloud Native Novice

5:40pm IST

Search/Vector DBs as Microservices: Pros and Cons - Radu Gheorghe, Vespa.ai
Wednesday December 11, 2024 5:40pm - 6:15pm IST
Traditionally, search engines and vector DBs (the boundaries got blurry lately) are deployed as monoliths in a cluster, managed by a StatefulSet and a lot of technology-specific logic. Newer use-cases (e.g. RAG, semantic search in general) implicitly push for more stateless work: e.g. generate embeddings on the fly, re-rank, local LLMs. Decoupling this work and managing it separately makes more sense now, but is it worth the complexity? This session takes a deep dive into the architectures of search engines (mainly Vespa, but Elasticsearch, Solr and others will be in the picture, too) to highlight both pros and cons of separating concerns in information retrieval. And how much separation is good for which scenario. In the end, you should have a better idea about both the technology and the deployment type that fits your use-case best.
Speakers
avatar for Radu Gheorghe

Radu Gheorghe

Software Engineer, Vespa.ai
Radu is in the search space for 13 years, mainly on Elasticsearch, Solr, OpenSearch and more recently Vespa.ai. Helps users with both the relevance and the maintenance side of retrieval, and it's the latter that naturally leads to Kubernetes. Enjoys education in all its forms (training... Read More →
Wednesday December 11, 2024 5:40pm - 6:15pm IST
Room 4
 
  • 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 -