From Streams to Search: Real-Time Data with Kafka + Elasticsearch
Details
IMPORTANT PLEASE RSVP: https://www.meetup.com/elastic-silicon-valley-user-group/events/313341825/?eventOrigin=group_upcoming_events
***
📝 Agenda:
- 5:30 pm Doors open
- 5:45 pm: One Does Not Simply Query a Stream - Viktor Gamov, Principal Developer Advocate, Confluent
- 6:15: Building a Meltano Target for Elasticsearch: Automating SPACE Metrics Dashboard - DT Mirizzi, Principal Software Engineer at Palo Alto Networks
- 6:45 pm: With Elastic, Search finds the insight, Workflows acts on it & Agent Builder Explains it - Steve Leung - Sr. Solutions Architect @ Elastic
- 7:30 pm: Event ends
💭Talk Abstracts:
One Does Not Simply Query a Stream - Viktor Gamov, Principal Developer Advocate, Confluent
Streaming data with Apache Kafka® has become the backbone of modern applications. While streams are ideal for continuous data flow, they lack built-in querying capabilities. Unlike databases with indexed lookups, Kafka’s append-only logs are designed for high-throughput processing—not for on-demand queries. This necessitates additional infrastructure to query streaming data effectively.Traditional approaches replicate stream data into external stores: relational databases like PostgreSQL for operational queries, object storage like S3 accessed via Flink, Spark, or Trino for analytics, and Elasticsearch for full-text search and log analytics. Each serves a purpose—but they also introduce silos, schema mismatches, freshness issues, and complex ETL pipelines that increase system fragility.In this session, we’ll explore solutions that aim to unify operational, analytical, and search workloads across real-time data.
We'll demonstrate stream processing with Kafka Streams, Apache Flink®, and SQL engines; real-time analytics with Apache Pinot® ; search capabilities with Elasticsearch; and modern lakehouse approaches using Apache Iceberg® with Tableflow to represent Kafka topics as queryable tables. While there's no one-size-fits-all solution, understanding the tools and trade-offs will help you design more robust and flexible architectures.
With Elastic, Search finds the insight, Workflows acts on it & Agent Builder Explains it - Steve Leung - Sr. Solutions Architect @ Elastic

