Unix Pipeline Mastery: Piping Data With Kafka And Redpanda
Discover how to pipe data to/from Kafka & visualize on Redpanda Console using | operator, cURL, kcat & more in this KillerCoda scenario!
πͺ Teaser What you'll discover in this post is how we could, within a dedicated KillerCoda scenario : Literally pipe data to and from Kafka, from (and to) any file, with the | operator Visualize data on a cool web interface on Redpanda Console π on the π° We'll play with real life data from isee.nc : βοΈ Now... to fully enjoy this post, please be sure to really π deeply understand what pipe is, how and why it was created... and all the amazing opportunities it opened since its early ages. πͺ Intro : Unix Pipeline π¦ΈββοΈ Spend 5' to deeply understand how and why the |...