Loading…
OpenSearchCon Europe 2025
In-person
30 April - 1 May 2025
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 OpenSearchCon Europe 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 Central European Summer Time (UTC+02:00)To see the schedule in your preferred timezone, please select from the drop-down located at the bottom of the menu to the right.

IMPORTANT NOTE: Timing of sessions and room locations are subject to change.
Venue: Zurich II clear filter
arrow_back View All Dates
Wednesday, April 30
 

10:20 CEST

How To Start Contributing To OpenSearch Without Any Prior Knowledge on OpenSearch - Abdul Muneer Kolarkunnu, NetApp Instaclustr
Wednesday April 30, 2025 10:20 - 10:40 CEST
Abstract:

Contributing to an open-source project like OpenSearch can seem daunting, especially without prior knowledge of the product. In this presentation, I will share my personal journey of starting as a complete beginner and becoming an active contributor to OpenSearch.

Description:

Open-source contributions are a journey of growth, collaboration and innovation. I started contributing to OpenSearch about 8 months back. I will discuss the strategies and resources that helped me to overcome the initial learning curve, including understanding the codebase, finding beginner-friendly issues, and engaging with the community. I contributed to 3 different projects so far (OpenSearch core, Security and ml-commons). I will go through some of these PRs and explain how and why I chose these tasks. I will talk about different meetups like triage meetings, community meetings, code walkthrough sessions and conferences and what we can learn from these.

Key Takeaways:

Practical steps to begin contributing to OpenSearch.
Overcoming the learning curve and finding beginner-friendly issues.
Leveraging community support and resources for successful contributions.
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 OpenSearch core and Security projects too. I started contributing from May 2024 onwards. Also, I am an OpneJDK committer mainly worked on Core-libs, Client-libs... Read More →
Wednesday April 30, 2025 10:20 - 10:40 CEST
Zurich II

10:40 CEST

From Zero To Maintainer: How We Implement Generation of Code for 4 Clients (JS, Ruby, Python, Java) - Torekeldi Niyazbek, DEMETRA SYSTEMS
Wednesday April 30, 2025 10:40 - 11:00 CEST
As a Maintainer of the OpenSearch Specification Repository, I’d like to share how we addressed a major challenge in maintaining OpenSearch clients (Ruby, Python, Java, Node.js).

Every OpenSearch update required manual replication of changes across all clients, consuming countless hours since version 1.0. By version 2.18, it became clear we needed a scalable solution. Our team built a Specification Repository that centralizes all possible request and response schemas, enabling automated client code generation.

We use OpenAPI specifications and a custom testing framework to ensure consistency, minimize human error, and accelerate development. This approach eliminates repetitive work, improves reliability, and scales better with OpenSearch's growth.

I will demonstrate how the repository works, share code generation examples, and discuss its impact on reducing maintenance overhead while improving client reliability. Additional resources showcasing real-world applications will be provided.

This solution not only streamlines client updates but also sets a foundation for innovation in OpenSearch's ecosystem.
Speakers
avatar for Torekeldi Niyazbek

Torekeldi Niyazbek

Maintainer in OpenSearch Specification Repository, DEMETRA SYSTEMS
I am a Lead Software Engineer at DEMETRA SYSTEMS in Kazakhstan, with over two years of experience in development and nearly two years in open source. I joined OpenSearch through the College Contribution Initiative (CCI), a collaboration between Amazon and the Ministry of Education... Read More →
Wednesday April 30, 2025 10:40 - 11:00 CEST
Zurich II

11:05 CEST

Real-Time Analytics UX: Designing OpenSearch Interfaces for Security and Observability Teams - Xenia Tupitsyna, AWS; Laura Pavlov, Amazon Web Services; Aparna Sundar, OpenSearch Project
Wednesday April 30, 2025 11:05 - 11:45 CEST
Join us to explore how user research drives technical innovation in OpenSearch. Discover how our UX team rebuilt OpenSearch Dashboards' information architecture by starting with comprehensive user personas of Security and SRE teams and optimized for the workflows of real-time operational analytics.

We'll share our research insights, persona frameworks, and the resulting information architecture that transformed our UI approach.

Key topics include:
  • How security and observability personas shaped our core design decisions
  • Creating an information hierarchy that supports real-time analysis workflows
  • Mapping common patterns between security analytics and observability use cases
  • Design patterns that emerged from our persona-driven approach
  • Future extensibility opportunities for the community

Whether you're contributing to OpenSearch or building analytics tools, you'll gain practical insights into designing interfaces that scale across diverse use cases. We'll share our learnings from the recent redesign of the information architecture and invite community feedback on our proposed framework.
Speakers
avatar for Xenia Tupitsyna

Xenia Tupitsyna

UX Designer, AWS
Xenia is a UX designer at AWS OpenSearch Project since 2022. She is working on user experience across machine learning, alerting and Security Analytics solutions at OpenSearch.
avatar for Laura Pavlov

Laura Pavlov

Senior UX Designer, Amazon Web Services
Laura Pavlov is a Senior UX Designer at the OpenSearch Project, where she leads the design of data exploration and visualization capabilities. Laura brings a balanced approach to her work, drawing from her cognitive research background at Columbia University, and her experience... Read More →
avatar for Aparna Sundar

Aparna Sundar

Lead UX Researcher, OpenSearch Project
Aparna Sundar is a Senior Researcher at OpenSearch Project. She has decades of experience in the field of research and design. She actively publishes in cognitive science journals. Aparna gives talks in various domains including Technology, Psychology and Marketing.
Wednesday April 30, 2025 11:05 - 11:45 CEST
Zurich II

11:50 CEST

Unlocking Insights from Multimodal PDFs using OpenSearch and Vision-Language Models - Praveen Mohan Prasad & Mingshi Liu, AWS
Wednesday April 30, 2025 11:50 - 12:30 CEST
Unlock the insights hidden within unstructured PDF documents! Many PDFs contain multimodal elements like text, tables, and images, and relying solely on text-based processing risks overlooking critical information. This session explores two powerful approaches to address this challenge: building specialized pipelines that integrate OCR and ML models for handling diverse modalities, and leveraging cutting-edge Vision-Language Models like ColPali to represent multimodal data in a unified format. Join us to discover how both methods can be applied to build an intelligent conversational search application using open-source technology, OpenSearch by leveraging it's powerful search and ingest pipelines. The session includes a live demonstration to showcase practical implementations, empowering you to choose the approach that best fits your needs!
Speakers
avatar for Praveen Mohan Prasad

Praveen Mohan Prasad

Analytics Specialist, AWS
Praveen Mohan Prasad is a search specialist with data science expertise who actively researches and experiments on using Machine Learning to improve search relevance. Praveen advices clients to implement and operationalise strategies to improve search experience.
avatar for Mingshi Liu

Mingshi Liu

Machine Learning Engineer, OpenSearch @ AWS
Mingshi Liu is a Machine Learning Engineer at OpenSearch, primarily contributing to OpenSearch, ML Commons and Search Processors. Her work focuses on developing and integrating machine learning features for search technologies and other open-source projects.
Wednesday April 30, 2025 11:50 - 12:30 CEST
Zurich II

13:35 CEST

Unifying Diverse Logs in Big Data Systems for Seamless Analysis and Action with OpenSearch and LLMs - Satej Sahu, Zalando SE
Wednesday April 30, 2025 13:35 - 14:15 CEST
In modern big data ecosystems like Databricks, logs from different jobs, stages, and components can be highly diverse, making it difficult to gain comprehensive insights into system health, performance, and operational flow. This presentation will explore how to consolidate these disparate logs into a unified OpenSearch platform, enabling advanced log analysis and real-time visibility. By leveraging large language models (LLMs) and contextual dashboards, we will demonstrate how to create a "single pane of glass" for monitoring entire operational workflows. Attendees will learn how this approach improves visibility, traceability, and transparency, enabling quicker actions and decisions based on knowledge-driven insights. Key topics include log mapping, lineage tracking, and using OpenSearch to facilitate both broad and granular insights for operational teams. By the end of this session, you'll understand how to streamline complex log data from systems like Databricks, empowering your teams with smarter, faster decision-making and more efficient troubleshooting.
Speakers
avatar for Satej Sahu

Satej Sahu

Principal Data Engineer, Zalando SE
Satej works as Principal Data Engineer at Zalando SE with over 14 years of experience in the industry. He has worked with renowned organizations such as Boeing, Adidas, Honeywell specializing in architecture, big data and machine learning use cases. With a strong track record of architecting... Read More →
Wednesday April 30, 2025 13:35 - 14:15 CEST
Zurich II

14:20 CEST

Building a Secure and Scalable LLM Infrastructure With OpenSearch - Pedro Guimarães & Peter De Sousa, Canonical
Wednesday April 30, 2025 14:20 - 15:00 CEST
OpenSearch provides several tools for search and information retrieval, important in many stages of prompt processing. However, to be used in a varied range of industries and regulations such as healthcare, telco or finance, the solution must be proven to be secure, robust and highly available.

In this talk we will discuss how to build a secure conversational chat infra from the ground up to answer your prompts, using OpenSearch. We will explore how we can use existing features of OpenSearch to build the basis of this infra, e.g. vector search and RAG. We will discuss the latest technologies such as confidential computing and hardware acceleration to get the most out of the environment. We will also explore an OpenSearch VM operator that helps with the lifecycle of the cluster. It provides the features needed to scale, upgrade, specialize nodes in different roles according to the needs and manage security such as certificate rotation and user management.
Speakers
avatar for Pedro Guimarães

Pedro Guimarães

Software Engineer, Canonical
Working as a software engineer designing and implementing next gen data platform automation at Canonical. I have several years of experience in open source infrastructure: contributing code, building, packaging, bug reporting and squashing.
avatar for Peter De Sousa

Peter De Sousa

Field Software Engineer, Canonical
Peter De Sousa is a solutions architect at Canonical - working at the forfront of Open Source, engaging with customers and technical teams to design and implemnent Enterprise Open Source.
Wednesday April 30, 2025 14:20 - 15:00 CEST
Zurich II

15:05 CEST

OpenSearch Indexes Made Easy: Terraform, Python, and a Sprinkle of Magic - Yulia Barabash & Laysa Uchoa, Nordcloud, IBM Company
Wednesday April 30, 2025 15:05 - 15:25 CEST
Versioning OpenSearch indexes is critical for maintaining data integrity, ensuring seamless updates, and enabling rollback capabilities in modern CICD pipelines. This presentation explores how Terraform and Python can be combined to manage the versioning of OpenSearch indexes effectively. By leveraging Terraform’s infrastructure-as-code capabilities and Python’s scripting flexibility, teams can automate the lifecycle management of indexes, ensuring consistent reintegration and streamlined operations. Key benefits include enhanced automation, improved traceability, and reduced manual overhead.
Speakers
avatar for Laysa Uchoa

Laysa Uchoa

Cloud Engineer, Nordcloud, IBM Company
I’m a digital architect who enjoys working on multi-cloud projects and has a strong interest in search technologies. My main focus is creating reliable and efficient solutions using a variety of technologies.. Besides programming languages, I also love learning human languages (I... Read More →
avatar for Yulia Barabash

Yulia Barabash

Cloud Engineer, Nordcloud, IBM Company
I have lived in Germany for the past six years, during which I have gained a diverse range of experiences in the tech industry. My expertise spans from developing web applications in Python to constructing AWS cloud solutions. Additionally, I have hands-on experience with REST API... Read More →
Wednesday April 30, 2025 15:05 - 15:25 CEST
Zurich II

15:25 CEST

Community-Powered Security: OpenSearch Analytics in Action - Anshuman Singh, Devfolio
Wednesday April 30, 2025 15:25 - 15:45 CEST
In this technical session, I'll demonstrate practical implementations of OpenSearch Security Analytics powered by community-driven detection rules. Through hands-on examples, you'll learn:

1. Configuring Security Analytics dashboards for threat detection
2. Building and sharing custom detection rules that benefit the community
3. Testing and validating community-contributed security rules
4. Contributing your validated rules back to OpenSearch

The demonstrations will cover security rule syntax, detection logic, and dashboard configuration. You'll learn both the technical implementation and the collaborative workflow for sharing security rules with the community. We'll explore how shared security patterns strengthen the entire OpenSearch ecosystem, turning individual security insights into community-wide protection.

Target Audience: Security practitioners and OpenSearch operators with basic security monitoring knowledge.
Speakers
avatar for Anshuman Singh

Anshuman Singh

Community and Operations, Devfolio
Hey team! Anshuman here :D I work with Devfolio in community and operations, with a tech background including OSS contributions to GitLab (GSoC) and Web3 projects (MLH Fellowship). I'm highly intrigued by security, particularly Code Scanners, and while I don't get much time to explore... Read More →
Wednesday April 30, 2025 15:25 - 15:45 CEST
Zurich II

16:05 CEST

Exploring Tiered Caching in OpenSearch: Optimizing Performance With Multi-Layered Caching Strategies - Ankit Jain & Sagar Upadhyaya, AWS
Wednesday April 30, 2025 16:05 - 16:45 CEST
Join us for an in-depth exploration of tiered caching in OpenSearch, a powerful search and analytics engine. Caching plays a crucial role in optimizing performance for performance-intensive applications like OpenSearch. This session delves into the limitations of on-heap caching and introduces tiered caching, a multi-layered caching approach that balances performance and capacity. Learn how tiered caching leverages both on-heap and disk-based caches to store larger datasets efficiently without consuming excessive heap memory. Discover the workings of tiered caching, its benefits, and when to implement it. Uncover performance test results comparing tiered caching with the default on-heap cache, and get insights into future enhancements in tiered caching technology. Don't miss this opportunity to enhance your understanding of caching strategies in OpenSearch for improved query response times and application performance.
Speakers
avatar for Ankit Jain

Ankit Jain

Software Engineer, AWS
Ankit Jain is a Software Engineer working on Amazon OpenSearch Service. He is an active contributor and a maintainer of OpenSearch.
avatar for Sagar Upadhyaya

Sagar Upadhyaya

Software engineer at AWS Opensearch, Amazon
Sagar is a Software Engineer working on Amazon OpenSearch Service. He is an active contributor to the OpenSearch Project, primarily focused on search performance and resiliency-related features.
Wednesday April 30, 2025 16:05 - 16:45 CEST
Zurich II

16:50 CEST

Building a Communication Platform With OpenSearch for Optimized Text and Multi-Modal Data - Satej Sahu, Zalando SE
Wednesday April 30, 2025 16:50 - 17:30 CEST
Building a communication platform that handles diverse data types—emails, chats, attachments, and files—can be complex. Storing and organizing this data in a way that makes it searchable, optimizable, and queryable is key to providing valuable insights. Using OpenSearch as the backbone for data storage and search, this presentation explores how to structure multi-modal data and integrate it with Retrieval-Augmented Generation (RAG) applications powered by Large Language Models (LLMs).

The goal is to help users query and generate contextual replies based on a wide variety of input formats. We will share a use case showcasing how OpenSearch can be leveraged to create a seamless experience for managing and retrieving text-based and multimodal data efficiently. Tips and insights from our experience building such an application will be shared, covering best practices for managing data at scale, optimizing search performance, and implementing LLM-based feedback mechanisms to assist users in formulating contextually relevant responses.
Speakers
avatar for Satej Sahu

Satej Sahu

Principal Data Engineer, Zalando SE
Satej works as Principal Data Engineer at Zalando SE with over 14 years of experience in the industry. He has worked with renowned organizations such as Boeing, Adidas, Honeywell specializing in architecture, big data and machine learning use cases. With a strong track record of architecting... Read More →
Wednesday April 30, 2025 16:50 - 17:30 CEST
Zurich II
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -