Slide 22
Slide 22 text
Quix streams / RTASummit 2023
22
Stream processing applications
When you building stream processing applications with Kafka, there are two options:
1. Just build an application that uses the Kafka producer and consumer APIs directly
2. Adopt a full-fledged stream processing framework (Flink, Spark streaming, Beam,
etc)