TopFreeBook Computer Science Kafka: The Definitive Guide

Kafka: The Definitive Guide

Book Description

Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka’s AdminClient API, transactions, new security features, and tooling changes.

Engineers from Confluent and LinkedIn responsible for developing Kafka explain how to deploy production Kafka clusters, write reliable event-driven microservices, and build scalable stream processing applications with this platform. Through detailed examples, you’ll learn Kafka’s design principles, reliability guarantees, key APIs, and architecture details, including the replication protocol, the controller, and the storage layer.

This open access book is Complimented by Confluent. You can download Kafka: The Definitive Guide ebook for free in PDF format (6.8 MB).

Book Details

Chapter 1
Meet Kafka
Chapter 2
Installing Kafka
Chapter 3
Kafka Producers: Writing Messages to Kafka
Chapter 4
Kafka Consumers: Reading Data from Kafka
Chapter 5
Managing Apache Kafka Programmatically
Chapter 6
Kafka Internals
Chapter 7
Reliable Data Delivery
Chapter 8
Exactly-Once Semantics
Chapter 9
Building Data Pipelines
Chapter 10
Cross-Cluster Data Mirroring
Chapter 11
Securing Kafka
Chapter 12
Administering Kafka
Chapter 13
Monitoring Kafka
Chapter 14
Stream Processing

Related Books