Offsets
Everything on SkillVeris tagged Offsets — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Study Notes(2)
Kafka Consumers Explained
How Kafka consumer clients poll for records, track their read position with offsets, and deserialize messages back into usable objects.
Topics, Partitions, and Offsets
How Kafka organizes data into topics and partitions, how ordering and offsets work, and what that means for scaling producers and consumers.