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: 204 clear filter
Monday, June 15
 

10:50am IST

Migrating OpenSearch To AWS Graviton — Performance, Cost Savings, and Strategies at Scale - Dileep Dora, Freshworks
Monday June 15, 2026 10:50am - 11:30am IST
We migrated ~1,500 OpenSearch nodes across 7 clusters in 5 regions from Intel to AWS Graviton 4, upgrading from OpenSearch 2.13 to 3.4 and JVM 17 to 21 along the way. We saw 2x indexing throughput and ~30% cost savings. We want to share the benchmarking data, compare migration strategies (inline upgrade, snapshot-restore, and why CCS didn't work), and push more teams toward Graviton.

A practical guide to evaluating and executing a Graviton migration at scale — covering instance type benchmarking (i4i/i4g/i7i/i8g), migration strategy trade-offs (inline upgrade is fast but risky, snapshot-restore is safe but needs parallel infrastructure, CCS doesn't work across major versions), production validation steps, and the real performance and cost numbers from 1,500 nodes in production.

Large-scale Graviton migration data for OpenSearch is scarce. By sharing production numbers from 7 clusters across 5 regions — including what didn't work — we want to de-risk Graviton adoption for the community. The 2x throughput and 30% cost reduction we're seeing should motivate more teams to make the move, and our migration playbook gives them a concrete path to follow.
Speakers
avatar for Dileep Dora

Dileep Dora

Staff Engineer - Systems, Freshworks
Staff Engineer at Freshworks with around 10 years of experience, focused on building a high-scale observability platform for logs, metrics, and traces, managing petabytes of data across billions of points with an emphasis on cost-effectiveness. Skilled in Java, Infrastructure, AWS... Read More →
Monday June 15, 2026 10:50am - 11:30am IST
204

11:40am IST

Offline Batch Ingestion for OpenSearch: Distributed Indexing Reducing Cluster Impact - Tarun Kishore & Monika Agarwal, Uber
Monday June 15, 2026 11:40am - 12:00pm IST
Large-scale ingestion can significantly impact OpenSearch cluster stability, query latency, and operational efficiency. Traditional bulk APIs and Spark/Hadoop connectors rely on online indexing, where clusters must handle indexing and queries simultaneously—creating resource contention and long ingestion windows.

This session introduces an Offline Batch Ingestion framework that builds OpenSearch-compatible Lucene segments outside the cluster using distributed Spark executors. The system leverages OpenSearch’s native indexing engine and snapshot/restore APIs to deploy indexes atomically with zero production impact.

We’ll cover the architecture (distributed indexing, shard merge, snapshot generation), technical implementation using OpenSearch Engine APIs, production learnings, scalability characteristics, and future extensions such as vector indexing. This approach decouples indexing compute from serving clusters, enabling faster ingestion, safer reindexing, and improved operational resilience.
Speakers
avatar for Tarun Kishore

Tarun Kishore

Software Engineer II, Uber
Tarun Kishore is a Software Engineer II in Search Platform working in Uber He has led the design of offline indexing frameworks and production-safe deployment pipelines. He actively contributes to OpenSearch, including enhancements to Index State Management and documentation impr... Read More →
avatar for Monika Agarwal

Monika Agarwal

Staff Software Engineer, Uber
Monika Agarwal is a Staff Software Engineer specializing in large-scale distributed systems and search infrastructure. Her work spans indexing pipelines, batch as well as real-time ingestion systems, with a strong focus on scalability, reliability, and performance. She has led initiatives... Read More →
Monday June 15, 2026 11:40am - 12:00pm IST
204

12:10pm IST

From Blindspots To Bottlenecks: Deep Search Analysis at Your Fingertips - David Zane & Chenyang Ji, AWS
Monday June 15, 2026 12:10pm - 12:30pm IST
Search performance directly impacts user experience and system resilience. OpenSearch Query Insights provides unprecedented visibility into query execution with minimal performance overhead.

This presentation explores Query Insights capabilities and demonstrates how to identify performance bottlenecks, diagnose issues in real-time, and optimize your cluster. Through live demos, you'll see how to pinpoint the top queries consuming resources, understand query patterns for structural improvements, and leverage dashboards for data-driven optimization. Whether you're managing a small cluster or large-scale search platform, you'll gain the visibility needed to keep OpenSearch running at peak efficiency.

Key Features to Demo:
- Real-time query monitoring and live execution tracking
- Resource consumption rankings (CPU, memory, latency)
- Advanced query grouping and pattern detection
- Interactive Query Insights Dashboard with filtering and drill-down
- Query metadata and node/shard-level insights
- Historical query analysis and trend tracking
- Performance metrics export and integration capabilities
Speakers
avatar for Chenyang Ji

Chenyang Ji

SDE, Amazon
OpenSearch contributor and plugin maintainer passionate about distributed search systems and large-scale observability. Skilled in full-stack development, containerization (Docker, Kubernetes), and data visualization. Currently exploring the intersection of LLMs, autonomous agents... Read More →
avatar for David Zane

David Zane

Software Engineer, AWS
David is a Software Engineer on the OpenSearch Search team, where he focuses on enhancing search performance and observability. He has contributed to key initiatives such as coordinator node search latency tracking, distributed tracing, and the development of Query Insights. David... Read More →
Monday June 15, 2026 12:10pm - 12:30pm IST
204

12:40pm IST

OpenSearch Vector DB Best Practices - Jon Handler, AWS
Monday June 15, 2026 12:40pm - 1:20pm IST
Vector search in OpenSearch offers a rich set of configuration options, but choosing the right combination of engine, algorithm, quantization, and storage tier can be daunting — especially as your workload grows or shifts from semantic search to agentic AI. This session covers both workload types at small, medium, and high scale. You'll learn how to apply the cost-recall-latency curve to choose between Faiss and Lucene, HNSW and IVF, and the right quantization technique for your budget and recall requirements. You'll explore tiered storage from in-memory to disk-based and memory-optimized, and production tuning techniques including bulk indexing strategies, GPU-accelerated builds, and automated parameter optimization. You'll leave with best practices to apply whether you're running thousands of vectors on a single node or billions across a fleet.
Speakers
avatar for Jon Handler

Jon Handler

Senior Principal Solutions Architect, AWS
Jon Handler is a Senior Principal Solutions Architect at Amazon Web Services based in Palo Alto, CA. Jon works with OpenSearch and Amazon OpenSearch Service, helping customers who have vector, search, and log analytics workloads that they want to move to the AWS Cloud. Prior to AWS... Read More →
Monday June 15, 2026 12:40pm - 1:20pm IST
204

2:30pm IST

OpenSearch Vs. The Unknown: Real-Time Threat Hunting on a Budget - Prerit Munjal, Groupon
Monday June 15, 2026 2:30pm - 2:50pm IST
Security isn't just about firewalls and alerts, it’s about curiosity, context, and catching the weird stuff before it gets weird. But let’s be real: most teams don’t have the budget (or patience) for a million-dollar SIEM.

In this talk, I’ll walk you through how we turned OpenSearch into a scrappy, surprisingly powerful threat-hunting platform. Using native tools, open-source plugins, and a healthy dose of creativity, we built real-time alerting and investigation flows without blowing up costs. We'll cover:

• Designing log schemas that highlight anomalies.
• Building threat-detection pipelines using ingest processors and OpenSearch Dashboards.
• Real-life incident where OpenSearch helped us catch something our cloud provider missed.

If you’ve ever felt like security tools are either overkill or underwhelming, this session is for you. You’ll walk away with practical patterns and open-source recipes for turning OpenSearch into your security command center — no license key required.
Speakers
avatar for Prerit Munjal

Prerit Munjal

Senior Technical Product Manager, Groupon
Prerit is a Cloud-Native Platform Leader with extensive experience designing and scaling secure, resilient cloud infrastructures. As the former CTO of KubeCloud, he built no-code solutions bridging Cloud, DevOps, and SRE, leading the company to a successful acquisition. Currently... Read More →
Monday June 15, 2026 2:30pm - 2:50pm IST
204

3:00pm IST

The Leapfrog Migration Playbook: Escaping Proprietary Search Without Breaking Production - Sagar Utekar, CrowdStrike & Sakshi Nasha, Cohesity
Monday June 15, 2026 3:00pm - 3:40pm IST
Most teams have a dirty secret: they're running Elasticsearch versions they can't afford to upgrade and can't afford to stay on. The migration feels impossible due to data loss risk, query regression, extended downtime, and no rollback. So they wait. And wait. This talk ends the waiting. We walk through the OpenSearch Migration Assistant end-to-end: a fully open-source toolkit that handles metadata migration, historical backfill via Reindex-from-Snapshot, and live traffic capture + replay so your users never feel the move. We'll cover all three migration scenarios, the trickiest mapping transformation pitfalls (dense_vector → knn_vector, anyone?), and live comparative response diffing before the final cutover. Migrate smarter, not harder.
Speakers
avatar for Sagar Utekar

Sagar Utekar

Site Reliability Engineer, CrowdStrike
Open Source Enthusiastic
CNCF Ambassador
Kubestronaut
CNCG Pune Community Leader
KCD Pune Organiser
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 →
Monday June 15, 2026 3:00pm - 3:40pm IST
204

3:50pm IST

From Search To Answers: Building Agentic, Multi-Modal RAG Platform With OpenSearch - Naresh Waswani, Simpplr Inc. & Jyoti Notani, Persistent Sysytems Ltd
Monday June 15, 2026 3:50pm - 4:30pm IST
Enterprise search is evolving from keyword-based retrieval into intelligent, context-aware systems powered by generative AI. While many RAG examples focus on simple vector lookups, building a production-grade, multi-modal RAG platform requires more—especially at enterprise scale.

This talk presents a reference architecture for agent-assisted, multi-modal RAG systems with OpenSearch as the core retrieval and indexing layer. OpenSearch combines lexical relevance, vector similarity, and metadata filtering across text, images, audio, and video, while preserving deterministic control over retrieval in AI-driven workflows.

The session covers ingestion pipelines, chunking strategies, hybrid and multi-vector indexing, and retrieval orchestration, and explains how OpenSearch acts as the retrieval intelligence boundary between probabilistic agent reasoning and enterprise data. Key production trade-offs around relevance tuning, multi-tenant isolation, performance scaling, and cost control are also discussed, providing practical guidance for building reliable, enterprise-ready AI search platforms.
Speakers
avatar for Naresh Waswani

Naresh Waswani

Senior Architect, Simpplr Inc.
Hands-on architect specializing in resilient distributed systems, microservices, event-driven architecture, and cloud-native modernization. AWS User Group Nagpur Leader and 6+ year AWS Community Builder, active in speaking, mentoring, and community building. My recent focus is Generative... Read More →
avatar for Jyoti Notani

Jyoti Notani

Architect, Persistent Systems Ltd
Seasoned professional with experience on working with Microservices,Devops and SRE
Monday June 15, 2026 3:50pm - 4:30pm IST
204

5:20pm IST

Private LLMs With OpenSearch Agents - Abdul Muneer Kolarkunnu, NetApp InstaClustr & Rudraksh Karpe, Simplismart
Monday June 15, 2026 5:20pm - 6:00pm IST
This OpenSearchCon talk covers setting up and enabling agents for private environments, from initial configuration to solving common challenges. We faced numerous issues connecting OpenSearch Agents to our private LLM. Through trial and error, we succeeded by setting certificates in the JDK keystore, enabling private MCPs, and more. We identified gaps in OpenSearch and addressed them via pull requests, including creating a blueprint for Ollama and adding an option to disable certificate validation for LLM connectors.

In this session, we'll share our journey, discuss use cases, and provide a live demo using the latest OpenSearch features, including the brand new Agentic UI. You'll leave with practical insights to configure and optimize OpenSearch Agents for private LLMs, solutions to common integration issues, and the knowledge to deploy customized, fully private search experiences.
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 Rudraksh Karpe

Rudraksh Karpe

Forward Deployed Engineer, Simplismart
Rudraksh is FDE at Simplismart, where he builds solutions focused on high-performance AI inference. He previously worked as an AI Engineer at ZS Associates. He was a two-time Google Summer of Code participant with the openSUSE Project and

He has presented internationally at events including OpenSearch Korea, openSUSE Conference, Early Adopter Tech Summit, PyCon US, PyCon Japan, and openSUSE Asia Summit, focusing on GenAI, open source, and cloud-native technologies... Read More →
Monday June 15, 2026 5:20pm - 6:00pm IST
204
 
Tuesday, June 16
 

9:30am IST

From Plugin To Platform — Building an Observability Suite in OpenSearch Dashboards - Harikrishnan Prabhakar & Ganesh Gopal, Freshworks
Tuesday June 16, 2026 9:30am - 9:50am IST
OpenSearch Dashboards plugins are often used to add individual features, but how far can the plugin model go? In this talk we share how we took the dashboards-observability plugin skeleton and evolved it into a full observability platform supporting tracing, RUM, profiling, synthetics, model observability, alerting, AI-powered RCA, and pipeline monitors — all within a single plugin.

We’ll walk through the architectural patterns behind this evolution, including domain-based state management, lazy-loaded modules, custom clients, and config-driven feature toggling. We’ll also discuss integrating rich visualizations such as trace timelines, dependency graphs, and flamegraphs into the Dashboards plugin shell, extending the query grammar for syntax highlighting, and organizing server routes with a middleware layer to proxy multiple backends.

Attendees will leave with practical patterns for building complex applications on OpenSearch Dashboards and a deeper understanding of how the plugin architecture can evolve from simple extensions into an extensible application platform for full solutions.
Speakers
avatar for Harikrishnan Prabhakar

Harikrishnan Prabhakar

Lead Software Engineer - Systems, Freshworks
Harikrishnan Prabhakar is a Lead Systems Engineer at Freshworks building large-scale observability platforms powered by OpenSearch. He leads the development of Haystack UI, extending OpenSearch Dashboards to help engineers debug complex distributed systems across services. With a... Read More →
avatar for Ganesh Gopal

Ganesh Gopal

Senior Software Engineer - Systems, Freshworks
Ganesh Gopal is a Senior Software Engineer (Systems) at Freshworks working on large-scale observability platforms. He focuses on building systems for logs, tracing, metrics, profiling, and reliability using OpenSearch and distributed architectures. His work involves designing scalable... Read More →
Tuesday June 16, 2026 9:30am - 9:50am IST
204

10:00am IST

From Keyword Hell To Semantic Heaven: Building Intelligent Search With OpenSearch Vector Search - Karan Yadav, Microsoft
Tuesday June 16, 2026 10:00am - 10:20am IST
Your users search for “comfortable shoes for standing all day” and get shoe polish. 30% of searches return zero results even when products exist. This is keyword hell, costing you customers daily.

This session reveals how we transformed Adobe Commerce search using OpenSearch’s vector search capabilities. Learn the complete technical journey, including text embeddings, k-NN similarity, and hybrid search that combines keyword precision with semantic understanding.

We’ll cover the architecture, including vector indexing with FAISS and Lucene, ingest pipelines for automatic embedding generation, and query-time optimization.

Honest challenges included computational costs, embedding model selection through sentence-transformers comparisons, dimension tradeoffs between 384 and 768, cold start problems, and explainability to stakeholders.

You’ll get actionable knowledge such as exact OpenSearch configurations, PPL queries for semantic search, hybrid scoring strategies, open-source model recommendations, and cost optimization for Indian startups, with $30 per month infrastructure compared to $200 or more for managed vector databases.
Speakers
avatar for Karan Yadav

Karan Yadav

Software development engineer 2, Microsoft
Karan Yadav is a Software Engineer with 5+ years of experience building scalable, high-impact systems across Big Tech. Currently an SDE-2 at Microsoft, he works on Product platforms and ML-driven recommendation systems improving feature adoption and user experience. Previously at... Read More →
Tuesday June 16, 2026 10:00am - 10:20am IST
204

10:30am IST

How Search Infrastructure Powers Modern AI Assistants and Knowledge Systems - Priyanshi Omer, AWS & Neel Shah, StackGen
Tuesday June 16, 2026 10:30am - 11:10am IST
Modern AI assistants and knowledge systems rely heavily on high-quality retrieval to provide accurate and contextual responses. While large language models generate answers, it is the underlying search infrastructure that retrieves relevant information and grounds AI outputs in real data.
In this session, we explore how modern AI applications use search infrastructure as the backbone of their intelligence layer. We will examine the architectural patterns that combine OpenSearch with embeddings, vector search, and hybrid retrieval to power knowledge assistants, enterprise search systems, and AI copilots.
The talk will walk through the evolution of search infrastructurfrom traditional keyword-based search to semantic retrieval and retrieval-augmented generation (RAG). We will discuss key design considerations such as document chunking strategies, embedding pipelines, hybrid ranking approaches, and relevance tuning required to build reliable AI systems.

Attendees will also learn how it enables scalable retrieval pipelines that support real-time indexing, vector similarity search, and metadata filtering—capabilities that are essential for powering AI-driven knowledge systems at scale.
Speakers
avatar for Priyanshi Omer

Priyanshi Omer

Solution Architect, AWS
Priyanshi Omer is a Solution Architect at AWS, based in Bengaluru, specializing in Analytics and OpenSearch. She helps customers build scalable search applications and analytics solutions, guiding them through workload migrations and optimizing their clusters for improved performance... Read More →
avatar for Neel Shah

Neel Shah

Developer Advocate, StackGen
A DevOps engineer with a great passion for building communities around DevOps. Organiser of Google Cloud Gandhinagar, CNCF Gandhinagar, Hashicorp User Group Gandhinagar and Open Source Weekend. Have mentored 15+ hackathons and open source programs. I have given more than 15 talks... Read More →
Tuesday June 16, 2026 10:30am - 11:10am IST
204

11:35am IST

From Noisy Logs To Actionable Insights: AI-Assisted Observability With Fluent Bit, OpenSearch & RAG - Jeevitha G, Juniper Networks
Tuesday June 16, 2026 11:35am - 12:15pm IST


Modern Kubernetes platforms generate massive volumes of logs, yet most teams still rely on keyword searches and dashboards to debug production issues. This slows down incident response and hides valuable operational knowledge inside unstructured data.

In this talk, we’ll demonstrate how to build an AI-assisted observability pipeline using Fluent Bit, OpenSearch, and Retrieval-Augmented Generation (RAG) to transform raw logs into queryable, contextual insights. We’ll walk through a cloud-native architecture that streams logs from Kubernetes workloads, enriches and indexes them in OpenSearch, and uses RAG to answer operational questions in real time.

Attendees will see how this approach helps SREs and platform teams reduce MTTR, improve root-cause analysis, and move from reactive troubleshooting to proactive observability—using open-source, CNCF-aligned tooling.

Speakers
avatar for Jeevitha G

Jeevitha G

Staff Software Engineer, Juniper Networks
Jeevitha G is an Observability Engineer building AI-driven monitoring platforms with OpenSearch and cloud-native technologies. She focuses on transforming large-scale logs into intelligent insights using RAG, Fluent Bit, and search-centric architectures. At OpenSearchCon India, she... Read More →
Tuesday June 16, 2026 11:35am - 12:15pm IST
204

12:25pm IST

Observability for AI Agents: Using OpenSearch To Debug Autonomous Systems - Pushkar Mishra, OpenText
Tuesday June 16, 2026 12:25pm - 12:45pm IST
Modern AI agents generate massive operational telemetry: prompts, tool executions, policy decisions, and execution outcomes. Without strong indexing and analytics, debugging and governing these systems becomes extremely difficult.

This talk presents a practical architecture for operating autonomous systems at scale using OpenSearch as the observability and decision-intelligence backbone.

We explore an AgentOps architecture where OpenSearch indexes agent traces, policy decisions, incident telemetry, and execution evidence to enable real-time debugging, safety enforcement, and auditability.

Topics covered include building searchable “decision traces” for AI agents, designing observability pipelines for autonomous systems, using OpenSearch for policy audits and incident forensics, and scaling analytics for multi-agent operations.

Attendees will learn concrete patterns for using search and analytics infrastructure to make AI-driven systems observable, debuggable, and governable in production.
Speakers
avatar for Pushkar Mishra

Pushkar Mishra

Principal Site Reliability Engineer, OpenText
Pushkar Mishra is a Principal Site Reliability Engineer and Enterprise GenAI Architect working on large-scale AI platforms, multi-agent systems, and autonomous operations. His work focuses on building governed AI infrastructure combining SRE reliability practices, observability, and... Read More →
Tuesday June 16, 2026 12:25pm - 12:45pm IST
204
 
  • 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.