DEV Community

Cover image for ⌨️ Pipe xlsx files into/from Kafka... From cli with (k)cat 🙀
adriens for opt-nc

Posted on • Edited on

2

⌨️ Pipe xlsx files into/from Kafka... From cli with (k)cat 🙀

🪝 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 :

Image description

☝️ 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 | was created and why it still matters (a lot) today.

🧰 Tools (and Philosophy) 🏺

Now, you can jump start in the demo where we'll do everything from the terminal thanks to all these amazing, UNIX Philosophic single-purposed tools :

🍿 Full demo

🔖 Resources

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (7)

Collapse
 
antoinearthurg profile image
Antoine Arthur

Quite interesting resource and very useful Killercoda scenario. I've done it a few times to get the hang of Kafka and its mechanisms.

Collapse
 
adriens profile image
adriens

Thanks a lot for the kind feedback bro' 🙏

Collapse
 
adriens profile image
adriens

Some related content :

Collapse
 
rmoff profile image
Robin Moffatt • Edited

Sounds cool - but where's the actual code? Is it only in the video?

Collapse
 
adriens profile image
adriens

Check the Killecoda scenario : killercoda.com/opt-labs/course/kaf...

Collapse
 
adriens profile image
adriens
Collapse
 
adriens profile image
adriens

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay