
Apache Kafka Fundamentals: The Concept of Streams and Tables ft. Michael Noll
Confluent Developer ft. Tim Berglund, Adi Polak & Viktor Gamov
00:00
How to Scale a Table in Kafka
Kafka streams is a part of Apache Kafka and available just as an API that you can use. And it's providing for you a lot of framework that you'd build yourself. If you don't use Kafka streams, you're eventually going to build kind of some, as I put it, a buggy partial implementation of Kafka streams inside your own consumers. So with that, recalling the question I asked a minute ago, how partitioning and consumer groups interact, how partitions are assigned to instances in consumer groups. The same applies also to ksqlDB, which is built on top of Kafka streams.
Play episode from 36:44
Transcript


