Menu
Sign In Pricing Add Podcast

The Changelog: Software Development, Open Source

Reinventing Kafka on object storage (Interview)

2201.488 - 2224.501 Ryan Worrell

Yeah. So Kafka has, let's start with topics. Topics are basically just a name for mapping consumers and producers together. They agree on the name of a topic for how they're going to where they're going to send the data to and where they're going to consume the data from. And within a topic, there are partitions. And a partition is basically just a shard to make that topic scalable.

0
💬 0

Comments

There are no comments yet.

Log in to comment.