Kafka Streams in Action, 2nd Ed (Manning)
Monday, 10 June 2024

This book shows how to implement stream processing on Apache Kafka using Kafka Streams and the kqsIDB event streaming database. Bill Bejeck also covers the entire toolbox you'll need for effective streaming, from the components of the Kafka ecosystem, to Producer and Consumer clients, Connect, and Schema Registry.

<ASIN:1617298689 >

This totally revised new edition of Kafka Streams in Action has been expanded to cover more of the Kafka platform used for building event-based applications. It also covers ksqlDB, an event streaming database that can be used to create applications that respond immediately to events, such as real-time push and pull updates.

Author: Bill Bejeck
Publisher: Manning
Date: May 2024
Pages: 504
ISBN: 978-1617298684
Print: 1617298689
Kindle: B0D1YV44J3
Audience: Developers working with Kafka
Level: Intermediate
Category: Data Science

kafkastream

Topics include:

  • Design streaming applications in Kafka Streams with the KStream and the Processor API
  • Integrate external systems with Kafka Connect
  • Enforce data compatibility with Schema Registry
  • Build applications that respond immediately to events in either Kafka Streams or ksqlDB
  • Craft materialized views over streams with ksqlDB

For recommendations of books on data science see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Reliable Source: Lessons from a Life in Software Engineering

Author: James Bonang
Date: January 2022
Pages: 608
Kindle: B09QCBVJ9V
Audience: General interest
Rating: 5
Reviewer: Kay Ewbank

This book combines a fun read with interesting insights into how to write reliable programs.


More Reviews