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


Microsoft Azure For Dummies, 2nd Edition

Author: Jack A. Hyman
Publisher: For Dummies
Pages: 416
ISBN: 978-1119898061
Print:1119898064
Kindle: B0BNWG1HYK
Audience: Azure novices?!
Rating: 1 or 4.5 (see review)
Reviewer: Ian Stirk

This book aims to provide a gentle yet thorough introduction to Microsoft Azure, how does it fare? 



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews