Data stream processing tutorial available
I wrote a fully-reproducible, Dockerized, step-by-step tutorial on how to pipe data from Postgres into KSQL for running continuous streaming queries and sink results back to Postgres.
It’s available on High Alpha’s medium blog here: Data stream processing for newbies with Kafka, KSQL, and Postgres.
All the code I wrote is published on GitHub.