Loading…
OpenSearchCon India 2026
15-16 June 2026 | Mumbai, India
View More Details & Registration

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.

The Sched app allows you to build your schedule but is not a substitute for your event registration. In order to attend OpenSearchCon Europe 2026, please visit our website to register.

This schedule is automatically displayed in India Standard Time (IST | UTC+5:30). To see the schedule in your preferred timezone, please select from the drop-down located at the bottom of the menu to the right.
Venue: 206 clear filter
arrow_back View All Dates
Tuesday, June 16
 

9:30am IST

Building a Secure Enterprise RAG Assistant With OpenSearch Vector Search - Kartik Sapra, Uber & Naman Jain, CNCF
Tuesday June 16, 2026 9:30am - 9:50am IST
Organizations generate huge amounts of internal documentation across wikis, runbooks, architecture guides, and operational documents. Finding the right information quickly can be difficult when traditional keyword search cannot capture the intent behind a question.

In this talk, I will share how a Retrieval Augmented Generation assistant can be built using OpenSearch vector search to retrieve relevant knowledge from enterprise documentation. The system converts user queries into embeddings, retrieves the most relevant documents from OpenSearch, and provides them to a language model to generate grounded answers.

The session will walk through the architecture of the system, including document ingestion, embedding generation, vector indexing, and semantic retrieval. We will also discuss strategies for improving retrieval quality, managing latency in the query pipeline, and ensuring that enterprise data remains secure.

Attendees will learn how OpenSearch can power scalable semantic search systems and how vector search can be combined with language models to build reliable knowledge assistants for modern engineering organizations.
Speakers
avatar for Kartik Sapra

Kartik Sapra

Software Engineer, Uber
Kartik is a software engineer at Uber with over six years of experience building and running large scale systems. He has previously worked at Amazon and Akamai, solving platform, reliability, and automation problems in production environments. He is a Google Summer of Code contributor... Read More →
avatar for Naman Jain

Naman Jain

Open Source Contributor, CNCF
I’m Naman Jain, an open-source contributor, maintainer at CNCF-KubeStellar.

My journey in tech is driven by a deep passion for open source, full-stack development, and AI/ML. I’ve contributed to impactful projects through Google Summer of Code 2025 with Jitsi and the LFX Mentorship 2025 with CNCF-KubeStellar, where I also maintain parts of the project... Read More →
Tuesday June 16, 2026 9:30am - 9:50am IST
206

10:00am IST

From OpenTelemetry To OpenSearch: Designing a Scalable Observability Pipeline - Bikram Debnath, IBM India Software Labs (ISL)
Tuesday June 16, 2026 10:00am - 10:20am IST
Modern distributed applications generate massive volumes of telemetry in the form of logs, metrics, and traces. Designing a scalable pipeline to collect, process, and analyze this data is essential for effective observability.

In this session, we explore how OpenTelemetry and OpenSearch can be combined to build a modern observability pipeline. We walk through the end-to-end telemetry flow - from instrumenting applications with OpenTelemetry SDKs to collecting and processing telemetry through the OpenTelemetry Collector and finally indexing and analyzing data in OpenSearch.

We also discuss key design considerations such as telemetry ingestion patterns, index strategies for observability workloads, and correlating logs, metrics, and traces. Attendees will see how OpenSearch can act as a scalable backend for storing, searching, and analyzing observability data.

Audience Takeaway:
Learn how to design a scalable observability pipeline using OpenTelemetry for telemetry collection and OpenSearch for storage and analysis, along with key considerations for ingesting and correlating logs, metrics, and traces.
Speakers
avatar for Bikram Debnath

Bikram Debnath

Advisory Software Engineer, IBM India Software Labs (ISL)
Advisory Software Engineer at IBM Labs, 3× Patent Holder, and innovator in telemetry and distributed systems. Passionate about Observability, APM, IoT, and Automotive solutions. Skilled in Microservices, Kubernetes, Java, Kafka, and modern data stacks.
Tuesday June 16, 2026 10:00am - 10:20am IST
206

10:30am IST

Performance Improvement: Lucene Bulk Collection and gRPC Search in Action - Abdul Muneer Kolarkunnu, NetApp InstaClustr & Sakshi Nasha, Cohesity
Tuesday June 16, 2026 10:30am - 11:10am IST
Description
Join us to explore the latest performance improvements in OpenSearch, highlighting the integration of Lucene’s bulk collection API and enhancements to the gRPC Search API. This session will dive into how bulk collection optimizes aggregation execution, delivering measurable gains across analytical workloads by batching operations and reducing computational overhead. We will also cover the expanded features of the gRPC Search API in OpenSearch 3.4, which now supports new query types, improved bulk requests, and multiple document formats. To make these concepts clear and practical, we will showcase live demos illustrating performance boosts in aggregation workloads and expanded query handling through gRPC. Attendees will gain a clear understanding of how these advancements significantly enhance efficiency and broaden query capabilities in real‑world use cases. Key takeaways include understanding Lucene’s bulk collection benefits, learning about new gRPC query types, and discovering improvements in bulk request handling and document format support.
Speakers
avatar for Abdul Muneer Kolarkunnu

Abdul Muneer Kolarkunnu

Software Developer, NetApp InstaClustr
I am a passionate open-source developer actively contributing to OpenSearch, now mainly in to ml-commons. I contributed to other projects like OpenSearch core, Security and Cross Cluster Replication. I presented in OpenSearchCon Europe and India last year(2025) . Also, I am an OpneJDK... Read More →
avatar for Sakshi Nasha

Sakshi Nasha

Senior Software Engineer, Cohesity
Sakshi Nasha is a Software Engineer with a passion for building software and driving diversity in tech. An open-source enthusiast and OpenSearch Ambassador, she actively contributes to FOSS communities and speaks internationally on topics including GO, APIs, Security, PostgreSQL and... Read More →
Tuesday June 16, 2026 10:30am - 11:10am IST
206

11:35am IST

Securing Code at Scale: AI-Powered Security Analytics With OpenSearch and Agentic Workflows - Hitesh Subnani, AWS & Bhoomika Manghwani, SupplyHouse
Tuesday June 16, 2026 11:35am - 12:15pm IST
This session explores how to build a comprehensive code security platform using OpenSearch's powerful analytics capabilities enhanced with AI agentic workflows. I'll demonstrate how to implement a system that continuously monitors, analyzes, and remediates security vulnerabilities across your codebase. Attendees will learn how to leverage OpenSearch for storing and analyzing code security telemetry, while implementing agentic AI workflows that autonomously identify patterns, prioritize vulnerabilities, and suggest remediation strategies.

Key topics include:
• Configuring OpenSearch for efficient storage and querying of code security data
• Implementing vector search to identify similar vulnerability patterns across repositories
• Building AI agents that autonomously scan, analyze, and classify security issues
• Creating agentic workflows that coordinate specialized security analysis tasks
• Developing automated remediation suggestions using LLM-powered agents
• Visualizing security insights through OpenSearch Dashboards

This session provides a practical blueprint for security teams looking to scale their code security.
Speakers
avatar for Hitesh Subnani

Hitesh Subnani

Solutions Architect - II, AWS
Hitesh Subnani is a Solutions Architect at AWS with specialized expertise in Search, Analytics, and Data Warehouse technologies. With a comprehensive background in data engineering and architecture, he brings a wealth of technical knowledge to complex cloud infrastructure challenges... Read More →
avatar for Bhoomika Manghwani

Bhoomika Manghwani

SDET, SupplyHouse
I’m an SDET who loves turning complex problems into reliable automation solutions. Curious about AI, databases, and emerging technologies, I contribute to open source, enjoy talking about AI, and believe in learning by teaching.
Tuesday June 16, 2026 11:35am - 12:15pm IST
206

12:25pm IST

One Click To Observe Them All: Auto-Instrumenting LLMs With OpenTelemetry and OpenSearch - Aditya Soni, SailPoint & Anshika Tiwari, Amazon Web Services
Tuesday June 16, 2026 12:25pm - 12:45pm IST
Large Language Models (LLMs) power some of today’s most advanced AI applications-from chatbots to intelligent copilots-yet monitoring their complex behavior remains a major challenge. This session demonstrates how OpenTelemetry’s auto-instrumentation capabilities, combined with OpenSearch’s powerful analytics, provide end-to-end observability for LLM-based systems.

You’ll learn how to automatically collect rich telemetry data-traces, metrics, and logs-from your LLM applications with minimal manual effort using OpenTelemetry and libraries like OpenLIT. See how this data flows into OpenSearch, enabling real-time analysis, anomaly detection, and performance monitoring tailored specifically for AI workloads.

By the end of this talk, you will get the tools and best practices to build scalable, AI-driven observability pipelines that keep your LLM applications reliable and performant.
Speakers
avatar for Aditya Soni

Aditya Soni

CNCF Ambassador, Senior DevOps Engineer, SailPoint
Aditya Soni is a DevOps/SRE tech professional He worked with Product and Service based companies including Red Hat, Forrester Research, Searce, and is currently positioned at SailPoint as a Senior DevOps Engineer. He holds AWS, GCP, Azure, RedHat, and Kubernetes Certifications.He... Read More →
avatar for Anshika Tiwari

Anshika Tiwari

CSA - Cloud Engineer, Amazon Web Services, Inc.
Anshika is a passionate DevOps/SRE Engineer who is always eager to learn & implement cloud-native solutions, she has contributed to streamlining deployment processes and enhancing system reliability. She is eager to share her experiences and insights at conferences, contributing to... Read More →
Tuesday June 16, 2026 12:25pm - 12:45pm IST
206
 
  • Filter By Date
  • Filter By Venue
  • Filter By Type
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -