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.
Type: Operating OpenSearch clear filter
arrow_back View All Dates
Thursday, May 1
 

11:45 CEST

Creating an API Definition for OpenSearch Retroactively - Pranav Garg & Sachet Jayaram Alva, Amazon
Thursday May 1, 2025 11:45 - 12:25 CEST
The standard way for creating APIs is to first define the API contract, use that to generate classes and write your application around it. But what happens when the application is already in place and is actively being used by millions around the world and does not have an API contract?

We faced this issue when we set out to find a single source of truth for OpenSearch APIs. Finding none and realizing that we need to create one, we set out on a journey to create asuch specification.

This talk will deal with:
* Experience with Jest client and frustration with freeform request bodies as a customer
* The stages of development including ideation, PoC, RFC, choosing the technologies, gaining consensus and implementation
* setting up the project and integration framework (while ensuring frugality and complete coverage)
* Opening up the project to community contribution after initial implementation
* Adoption by the clients team
* Switch from Smithy to OpenAPI based on community discussion
and the FUTURE!
Speakers
avatar for Pranav Garg

Pranav Garg

Software Development Engineer, Amazon
I am Pranav Garg, or PG. An aspiring polymath with interests in software development and theoretical neuroscience, I graduated from BITS Pilani Goa with a degree in Electrical & Electronics Engineering. I’ve been with Amazon for 5 years, starting with Value Added Services before... Read More →
avatar for Sachet Jayaram Alva

Sachet Jayaram Alva

Software Development Manager, Amazon
I am a Software Development Manager at Amazon OpenSearch Service, where I lead the Infrastructure Security and custom package initiatives. My team focuses on enhancing the security posture and deployment flexibility of OpenSearch Service, enabling customers to build more secure and... Read More →
Thursday May 1, 2025 11:45 - 12:25 CEST
Matterhorn

13:25 CEST

OpenSearch Dashboards: Past Progress and Future Roadmap - Rushabh Vora, Amazon Web Services
Thursday May 1, 2025 13:25 - 14:05 CEST
This session will provide an overview of key advancements in OpenSearch Dashboards delivered in 2024, including the launch of the next-generation OpenSearch UI. Highlights include multiple data source integration, OpenSearch Workspaces for tailored collaboration, and an enhanced Discover experience featuring natural language query capabilities. These updates have streamlined workflows, improved user experience, and expanded data visualization options.

Looking ahead, the session will outline the roadmap for OpenSearch Dashboards, focusing on enhancing user workflows, improving integration across observability modules, and simplifying data management. Attendees will gain insights into the platform’s direction and how it aims to address common challenges, including fragmented workflows, feature silos, and configuration complexities, to deliver a more unified and efficient analytics experience.
Speakers
avatar for Rushabh Vora

Rushabh Vora

Principal Product Manager, Amazon Web Services
Rushabh Vora is a Principal Product Manager for the OpenSearch project of Amazon Web Services. Rushabh leads core experiences in data exploration, dashboards, visualizations, reporting, and data management to help organizations unlock insights at scale. Rushabh is passionate about... Read More →
Thursday May 1, 2025 13:25 - 14:05 CEST
Zurich I

14:10 CEST

Security Monitoring of OpenSearch With OpenSearch - Nils Bandener, Eliatra & Craig Perkins, Amazon
Thursday May 1, 2025 14:10 - 14:50 CEST
One of the really cool aspects of OpenSearch is its ability to serve as a monitoring tool for itself. Let's have a look at how to piece together a monitoring solution for OpenSearch using components from the OpenSearch ecosystem such as Data Prepper and OpenSearch alerting. We will focus on security aspects like authentication and authorization.

Any software dealing with confidential data needs to have a security solution providing authentication and authorization. And any such security solution should have proper monitoring. OpenSearch is no exception in this regard.

In this presentation, we will look how to use components like Audit Logs, Data Prepper and OpenSearch Alerting to create a small, but effective security monitoring solution.

This will give us two benefits at once:

- A security monitoring solution
- Insights into the workings of components like Alerting, etc. by looking at a real world example
Speakers
avatar for Nils Bandener

Nils Bandener

Software Architect, Eliatra
Freelance software architect with long track record in security and infrastructure software. Interested in finding optimal solutions which combine broad functionality with a user-centric view. Track record of many years in security software via collaborations with Search Guard and... Read More →
avatar for Craig Perkins

Craig Perkins

Software Engineer, Amazon
Craig has been engaged with the OpenSearch community since June 2022 and focuses on the Security of the platform. Craig has an extensive software engineering background of 10 years that includes managing the search infrastructure for e-commerce websites and healthcare institutions... Read More →
Thursday May 1, 2025 14:10 - 14:50 CEST
Matterhorn

16:10 CEST

Optimizing OpenSearch Cluster Performance With Dynamic Sharding Strategy - Aswath Srinivasan & Robert Hoffmann, Amazon Web Services
Thursday May 1, 2025 16:10 - 16:30 CEST
Many OS users, especially those new to Lucene-based search engines, struggle with sharding best practices. This often results in inefficient shard sizes, leading to performance issues and resource waste. Our talk introduces a novel approach: Dynamic Sharding Strategy.

We'll explore how this strategy adaptively determines the optimal primary shard count for indices, particularly beneficial for time-series data with fluctuating ingestion rates. By analyzing past ingestion rates, cluster resources, and workload patterns, our method predicts and applies suitable shard counts for each index rollover.

We'll discuss
* Common sharding pitfalls and their impact
* The idea behind our dynamic sharding approach
* Implementation as a Python script integrated with OpenSearch
* Real-world case studies and performance improvements
* Potential for native integration into OpenSearch's Index State Management

This talk aims to empower OpenSearch users with a practical solution for maintaining optimal cluster performance, reducing storage skewness, and minimizing manual interventions in shard management. Join us to learn how dynamic sharding can revolutionize your OpenSearch cluster efficiency
Speakers
avatar for Aswath Srinivasan

Aswath Srinivasan

Senior Search Engine Architect, OpenSearch @ AWS
Aswath Srinivasan is a Senior Search Engine Architect at Amazon Web Services currently based in Munich, Germany. With over 17 years of experience in various search technologies, Aswath currently focuses on OpenSearch. He is a search and open-source enthusiast and helps customers and... Read More →
avatar for Robert Hoffmann

Robert Hoffmann

Senior Solutions Architect, Amazon Web Services
Robert Hoffmann is a Senior Solutions Architect at AWS. Before, he worked for market leading smart device and telecommunication brands, pioneering cloud native applications during the early days of Docker and Kubernetes. At AWS, he is supporting some of the world’s largest retail... Read More →
Thursday May 1, 2025 16:10 - 16:30 CEST
Zurich II

16:35 CEST

Overcoming Challenges in Building a Multi-Tenant Logging Platforms for Kubernetes - David Riepl & Maximilian Scharizer, RISE GmbH
Thursday May 1, 2025 16:35 - 17:15 CEST
This talk will explore how OpenSearch can be leveraged to build a centralized and multi-tenant log analysis platform that provides logging-as-a-service to several Kubernetes enterprise environments.

We’ll address solutions for critical topics like cluster and tenant separation strategies, Kubernetes integration, automation, capacity management and monitoring best practices. Additionally, we’ll present our approach to non-technical challenges such as handling diverse tenant requirements, effective customer support and different areas of tenant collaboration.

Throughout the talk, there will be a strong emphasis on standardization as the primary solution component to achieve heterogeneity within the different configuration domains (retention policies, RBAC, etc.), while simultaneously maintaining the flexibility to be able adapt to customers' needs.

Drawing experience from a recent real-world implementation, this session will provide attendees with actionable insights and our lessons learned to overcome technical and operational challenges in building multi-tenant logging platforms using OpenSearch.
Speakers
avatar for David Riepl

David Riepl

System Engineer and Product Owner, RISE GmbH
David Riepl is a System Engineer and Product Owner at RISE, specializing in product development for log analysis and security monitoring. With over 15 years of experience in the field IT operations, he has developed expertise in designing and implementing highly available systems... Read More →
avatar for Maximilian Scharizer

Maximilian Scharizer

System Engineer, RISE GmbH
Thursday May 1, 2025 16:35 - 17:15 CEST
Zurich II
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -