August 2017
Beginner to intermediate
278 pages
6h 40m
English
Kafka is a distributed messaging system. The network plays a very important role in a distributed environment. A bad network design may affect the performance of the overall cluster. A fast and reliable network ensures that nodes can communicate with each other easily.
A cluster should not span multiple data centers, even if data centers are close to each other. High latency will complicate the problem in any distributed system and will make debugging and resolution look difficult.
Read now
Unlock full access