Publisher's Synopsis
Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.
More precisely, you will learn:
-The basics of big data, including the place of such concepts like Spark, Zookeeper, the Kafka framework and how they all relate
-An insider look into Kafka framework and Kafka use cases to help you understand real-world applications inside out
-The inner workings of Apache Kafka, including Zookeeper watches, Zookeeper's role in cluster membership, the responsibilities and election of the controller broker, replication, partition, and the bootstrap server
-How to code producer configurations and consumer groups
-The ins and outs of Kafka data delivery, including delivery semantics, and service goals
-How to master Kafka administrative functions, including dynamic configurations, handling partitions, consumer group tools, and more
-And so much more