Building a Kafka Cluster - Study Notes From Data Engineering With Python Ch 12
Up to this point in the book, everything has been batch processing. You query a database, get a full dataset, transform it, load it somewhere. The data sits still while you work on it.