Viktor Gamov is a Principal Developer Advocate at Confluent, founded by the original creators of Apache Kafka®. With a rich background in implementing and advocating for distributed systems and cloud-native architectures, Viktor excels in open-source technologies. He is passionate about assisting architects, developers, and operators in crafting systems that are not only low in latency and scalable but also highly available.
As a Java Champion and an esteemed speaker, Viktor is known for his insightful presentations at top industry events like JavaOne, Devoxx, Kafka Summit, and QCon. His expertise spans distributed systems, real-time data streaming, JVM, and DevOps. Viktor has co-authored “Enterprise Web Development” and “Apache Kafka® in Action”. Follow Viktor on X - @gamussa to stay updated with Viktor’s latest thoughts on technology, his gym and food adventures, and insights into open-source and developer advocacy.
The ability to process continuous data streams and deliver real-time insights has become crucial in modern application architectures. As a developer you are probably very comfortable with RESTful services, and shifting to event-driven thinking opens new possibilities for responsiveness and scalability (as well as new challenges and growing paints).
This talk will explore building real-time analytics dashboards by combining Apache Flink’s powerful stream processing capabilities with Ktor’s flexible web framework. We’ll journey through the mental model transformation from request/response patterns to continuous event flows, demonstrating how this shift enables truly reactive applications.
You’ll learn:
How Apache Flink handles stateful stream processing, offering advantages for complex analytics use cases Leveraging Flink’s Table API and SQL capabilities to express complex transformations with familiar syntax Implementing real-time dashboards with Ktor and other Kotlin libraries By the end of this session, you’ll understand how to bridge the gap between powerful backend stream processing and engaging user interfaces, all while staying in the Kotlin ecosystem. Regardless, if you’re a seasoned data streaming engineer or just beginning to explore beyond REST, you’ll bring home practical techniques for delivering real-time insights to your users.