The presentation at Kafka Summit 2023 by Tomas Neubauer, co-founder of Quix, discusses building real-time applications using streaming data, particularly focusing on crash detection through machine learning. It contrasts traditional REST APIs with stream processing frameworks, outlines issues with REST API overhead, and explores a novel approach that combines Kafka with Python for efficient state management and scaling. The talk emphasizes the flexibility of using containers in Kubernetes alongside Kafka for enhanced data processing capabilities.
Related topics: