𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Kafka: The Definitive Guide: Real-Time Data and Stream Processing at Scale

✍ Scribed by Gwen Shapira, Todd Palino, Rajini Sivaram, Krit Petty


Publisher
O'Reilly Media
Tongue
English
Leaves
485
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

You'll examine:

  • Best practices for deploying and configuring Kafka
  • Kafka producers and consumers for writing and reading messages
  • Patterns and use-case requirements to ensure reliable data delivery
  • Best practices for building data pipelines and applications with Kafka
  • How to perform monitoring, tuning, and maintenance tasks with Kafka in production
  • The most critical metrics among Kafka's operational measurements
  • Kafka's delivery capabilities for stream processing systems

πŸ“œ SIMILAR VOLUMES


Kafka: The Definitive Guide: Real-Time D
✍ Gwen Shapira, Todd Palino, Rajini Sivaram, Krit Petty πŸ“‚ Library πŸ“… 2021 πŸ› O'Reilly Media 🌐 English

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 streami

Kafka: The Definitive Guide: Real-Time D
✍ Neha Narkhede, Gwen Shapira, Todd Palino πŸ“‚ Library πŸ“… July 2017 πŸ› O’Reilly Media 🌐 English

Learn how to take full advantage of Apache Kafka, the distributed, publish-subscribe queue for handling real-time data feeds. With this comprehensive book, you'll understand how Kafka works and how it's designed. Authors Neha Narkhede, Gwen Shapira, and Todd Palino show you how to deploy production

Kafka: The Definitive Guide: Real-Time D
✍ Neha Narkhede; Gwen Shapira; Todd Palino πŸ“‚ Library πŸ“… 2017 πŸ› O'Reilly Media, Inc. 🌐 English

Every enterprise application creates data, whether it’s log messages, metrics, user activity, outgoing messages, or something else. And how to move all of this data becomes nearly as important as the data itself. If you’re an application architect, developer, or production engineer new to Apache Kaf

Kafka: The Definitive Guide: Real-Time D
✍ Gwen Shapira, Todd Palino, Rajini Sivaram, Krit Petty πŸ“‚ Library πŸ“… 2021 πŸ› O'Reilly Media 🌐 English

<div><p>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

Kafka: Real-Time Data and Stream Process
✍ Narkhede, Neha;Palino, Todd;Shapira, Gwen πŸ“‚ Library πŸ“… 2017 πŸ› O'Reilly Media, Incorporated 🌐 English

Table of Contents; Foreword; Preface; Who Should Read This Book; Conventions Used in This Book; Using Code Examples; O'Reilly Safari; How to Contact Us; Acknowledgments; Chapter 1. Meet Kafka; Publish/Subscribe Messaging; How It Starts; Individual Queue Systems; Enter Kafka; Messages and Batches; Sc