Real-time apps and microservices with the Kafka Streams API /
First Statement of Responsibility
Bejeck, William.
EDITION STATEMENT
Edition Statement
1st edition.
.PUBLICATION, DISTRIBUTION, ETC
Name of Publisher, Distributor, etc.
Manning Publications,
Date of Publication, Distribution, etc.
2018.
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
1 online resource (280 pages)
SUMMARY OR ABSTRACT
Text of Note
Kafka Streams in Action teaches you everything you need to know to implement stream processing on data flowing into your Kafka platform, allowing you to focus on getting more from your data without sacrificing time or effort. About the Technology Not all stream-based applications require a dedicated processing cluster. The lightweight Kafka Streams library provides exactly the power and simplicity you need for message handling in microservices and real-time event processing. With the Kafka Streams API, you filter and transform data streams with just Kafka and your application. About the Book Kafka Streams in Action teaches you to implement stream processing within the Kafka platform. In this easy-to-follow book, youll explore real-world examples to collect, transform, and aggregate data, work with multiple processors, and handle real-time events. Youll even dive into streaming SQL with KSQL! Practical to the very end, it finishes with testing and operational aspects, such as monitoring and debugging. Whats Inside Using the KStream API Filtering, transforming, and splitting data Working with the Processor API Integrating with external systems About the Reader Assumes some experience with distributed systems. No knowledge of Kafka or streaming applications required. About the Author Bill Bejeck is a Kafka Streams contributor and Confluent engineer with over 15 years of software development experience.