October 2020
Beginner to intermediate
356 pages
6h 50m
English
Apache Kafka opens up the world of real-time data streams. While there are fundamental differences in stream processing and batch processing, how you build data pipelines will be very similar. Understanding the differences between streaming data and batch processing will allow you to build data pipelines that take these differences into account.
In this chapter, we're going to cover the following main topics:
If you have written code, you may be familiar with software logs. Software developers ...