Skip to content

Mastering Kafka Streams and ksqlDB

Mitch Seymour

Building real-time data systems by example

Barcode 9781492062493
Paperback

Original price £56.31 - Original price £56.31
Original price
£56.31
£56.31 - £56.31
Current price £56.31

Click here to join our rewards scheme and earn points on this purchase!

Availability:
Low Stock
FREE shipping

Release Date: 31/03/2021

Genre: Computing & The Internet
Sub-Genre: Data Management
Label: O'Reilly Media
Language: English
Publisher: O'Reilly Media
Pages: 400

Building real-time data systems by example
With Kafka Streams and ksqlDB, building stream processing applications is easy and fun. This practical guide shows data engineers how to use these tools to build highly scalable stream processing applications for moving, enriching, and transforming large amounts of data in real time.
Working with unbounded and fast-moving data streams has historically been difficult. But with Kafka Streams and ksqlDB, building stream processing applications is easy and fun. This practical guide shows data engineers how to use these tools to build highly scalable stream processing applications for moving, enriching, and transforming large amounts of data in real time.Mitch Seymour, data services engineer at Mailchimp, explains important stream processing concepts against a backdrop of several interesting business problems. You'll learn the strengths of both Kafka Streams and ksqlDB to help you choose the best tool for each unique stream processing project. Non-Java developers will find the ksqlDB path to be an especially gentle introduction to stream processing.Learn the basics of Kafka and the pub/sub communication patternBuild stateless and stateful stream processing applications using Kafka Streams and ksqlDBPerform advanced stateful operations, including windowed joins and aggregationsUnderstand how stateful processing works under the hoodLearn about ksqlDB's data integration features, powered by Kafka ConnectWork with different types of collections in ksqlDB and perform push and pull queriesDeploy your Kafka Streams and ksqlDB applications to production