Kafka is one of those systems that is very simple to describe at a high level but has an incredible depth of technical detail when you dig deeper. Learning Apache Kafka Second Edition provides you with step-by-step, practical examples that help you take advantage of the real power of Kafka and hand
Apache Kafka Quick Start Guide: Leverage Apache Kafka 2.0 to simplify real-time data processing for distributed applications
β Scribed by Raul Estrada
- Publisher
- Packt Publishing
- Year
- 2018
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Process large volumes of data in real-time while building high performance and robust data stream processing pipeline using the latest Apache Kafka 2.0
Key Features
Book Description
Apache Kafka is a great open source platform for handling your real-time data pipeline to ensure high-speed filtering and pattern matching on the ?y. In this book, you will learn how to use Apache Kafka for efficient processing of distributed applications and will get familiar with solving everyday problems in fast data and processing pipelines.
This book focuses on programming rather than the configuration management of Kafka clusters or DevOps. It starts off with the installation and setting up the development environment, before quickly moving on to performing fundamental messaging operations such as validation and enrichment.
Here you will learn about message composition with pure Kafka API and Kafka Streams. You will look into the transformation of messages in different formats, such asext, binary, XML, JSON, and AVRO. Next, you will learn how to expose the schemas contained in Kafka with the Schema Registry. You will then learn how to work with all relevant connectors with Kafka Connect. While working with Kafka Streams, you will perform various interesting operations on streams, such as windowing, joins, and aggregations. Finally, through KSQL, you will learn how to retrieve, insert, modify, and delete data streams, and how to manipulate watermarks and windows.
What you will learn
Who this book is for
This book is for developers who want to quickly master the practical concepts behind Apache Kafka. The audience need not have come across Apache Kafka previously; however, a familiarity of Java or any JVM language will be helpful in understanding the code in this book.
β¦ Subjects
Computer Technology; Nonfiction; COM018000; COM051280; COM062000
π SIMILAR VOLUMES
Build efficient, high-performance & scalable systems to process large volumes of data with Apache Ignite Key FeaturesUnderstand Apache Ignite's in-memory technologyCreate High-Performance app components with IgniteBuild a real-time data streaming and complex event processing systemBook Description A
<p><span>Build efficient, high-performance & scalable systems to process large volumes of data with Apache Ignite</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Understand Apache Ignite's in-memory technology </span></span></li><li><span><span>Create High-Performance app compone
<p><b>A practical guide to help you tackle different real-time data processing and analytics problems using the best tools for each scenario</b></p><h2>About This Book</h2><ul><li>Learn about the various challenges in real-time data processing and use the right tools to overcome them</li><li>This bo
<p><b>Simplify real-time data processing by leveraging the power of Apache Kafka 1.0</b></p><h4>Key Features</h4><ul><li>Use Kafka 1.0 features such as Confluent platforms and Kafka streams to build efficient streaming data applications to handle and process your data</li><li>Integrate Kafka with ot