Jump to ratings and reviews
Rate this book

Grokking Streaming Systems

Rate this book

312 pages, Paperback

Published April 19, 2022

14 people are currently reading
181 people want to read

About the author

Josh Fischer and Ning Wang

1 book1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
14 (33%)
4 stars
21 (50%)
3 stars
6 (14%)
2 stars
1 (2%)
1 star
0 (0%)
Displaying 1 - 6 of 6 reviews
Profile Image for Anton Antonov.
356 reviews50 followers
July 25, 2024
It's a really easy and fast read. I used it heavily the past few days while looking for references.
O'Reilly's "Streaming Systems" from 2018 is usually my go-to book for cherry-picking references.

However, "Grokking Streaming Systems" has become my new recommendation for anyone looking to understand and learn more about streaming systems and the concept of streaming data itself.

Compared to the "Streaming Systems" book, this one is language-agnostsic and technology-agnostic. You are actually learning the concept per se. This comes with the trade-off that you're expected to think on a meta-level, unbound from the thought and association with a specific language, such as Java. If this makes the concepts harder to grasp, don't give up!

The book utilizes visual aids through "cartoon" illustrations, architecture, and process flow diagrams, which, in my opinion, is superior.

If you follow the book's narrative, which revolves around an "imaginary" streaming framework that you build through the contents of the book called "Streamwork," you'll gain solid foundational knowledge that is transferable when working with various Apache projects around data streaming, and message buses, such as Kafka, etc.

Q.E.D., give the book a try if this is your area of interest.
Profile Image for Yifan Yang.
45 reviews7 followers
March 24, 2025
This book is short but packed with useful information, making it a great introduction to stream processing for beginners. It does a good job of covering some key concepts without feeling overly wordy or dragging on too long. One of the nice touches is that it comes with a basic Java engine implementation to complement the first five chapters, and the examples are pretty straightforward and easy to follow.

That said, the book does have a few downsides. A lot of the explanations don’t go very deep, and the examples are pretty basic. If you’re looking for insights into more complex scenarios or real-world challenges, you might feel a bit underwhelmed. The biggest issue, though, is the incomplete codebase that goes along with the book. For example, in Chapter 5, there are some code files that aren’t even mentioned in the text, leaving you wondering what they’re for. And as the book progresses, the code coverage becomes even more sparse, which is pretty disappointing if you’re hoping for more practical guidance.
1 review1 follower
October 4, 2022
It’s a good introduction to streaming systems. Don’t expect to be a master by the end of this book but rather, use this book as a stepping stone before learning in depth/working with streaming systems. After reading this book, I would jump on framework documentation: Flink, Spark etc. This book doesn’t focus on a specific framework which is great.

Overall, it’s a good buy.
Profile Image for Dana Robinson.
234 reviews8 followers
March 15, 2023
Short, but informative. It uses its own toy streaming platform, so it's divorced from any particular technology. You can probably blow through it in a weekend if you are an experienced developer, but it's a great introduction to the subject before moving on to other, more specialized books.
17 reviews
March 17, 2025
It is just the introduction. But great introduction.

Authors tries to be provider agnostic but sometimes it is not easy to describe some aspects.

If your knowledge of streaming systems is none or very low that read it as your first book.
14 reviews
February 28, 2023
reiterating over and over on the same idea. could be much shorter. but pictures are nice and self-explanatory
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.