February 2022
Beginner
272 pages
7h 48m
English
This chapters covers
EmbeddedKafkaClusterIn this chapter, we will look further into how we might store our data across topics as well as how to create and maintain topics. This includes how partitions fit into our design considerations and how we can view our data on the brokers. All of this information will help us as we also look at how to make a topic update data rather than appending it to a log.
To quickly refresh our memory, it is important to know that a topic is a non-concrete concept rather than a physical structure. ...
Read now
Unlock full access