From Kafka to a Spreadsheet - A Step by Step Python Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 มิ.ย. 2024
  • Sooner or later, someone will ask you to get data into a spreadsheet. It's a
    universal truth of the software business. So let's create a project that does
    exactly that!
    In this Python coding walkthrough, we'll show you how to build a real-time
    data-streaming pipeline that takes data from Apache Kafka and streams it into a
    live Google Spreadsheet. You see every step of the code - minus our API keys -
    as we build up the solution step-by-step. From empty directory to working,
    live-updating sheet.
    📥 This project's source code: github.com/quixio/simple-kafk...
    👨‍💻 Quix Streams Source on Github: github.com/quixio/quix-streams
    📓 Quix Streams API Docs: quix.io/docs/quix-streams/api...
    📺 Watch all the videos in this series: • Quix Streams Walkthroughs
    ⚙️ Google Developer Console: console.cloud.google.com/
    --
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 16

  • @jake115577
    @jake115577 8 วันที่ผ่านมา +3

    My mind is blown by how well you are thinking and translating it by typing it beautifully into python code. Thank you.

    • @oliwiak82
      @oliwiak82 3 วันที่ผ่านมา +1

      Yes. Please keep doing more vids!

    • @QuixStreams
      @QuixStreams  2 วันที่ผ่านมา

      You're very welcome!

  • @septic7
    @septic7 8 วันที่ผ่านมา +2

    The day quikstreams supports joins without internal Kafka topics I’m sold !! 😊

    • @michaelrosam9271
      @michaelrosam9271 7 วันที่ผ่านมา

      Joins are in the works. What’s your beef with internal topics?

    • @septic7
      @septic7 6 วันที่ผ่านมา

      My beef with internal topics is that when a cloud service like confluent cloud bills per partition (internal topics included) well costs can balloon quite a bit.. I much prefer Flinks snapshotting model to some blob storage for HA rather than using Kafka topics

    • @michaelrosam9271
      @michaelrosam9271 6 วันที่ผ่านมา +1

      I feel your pain on that front. Thanks for the feedback!

  • @ovidiu_nl
    @ovidiu_nl 6 วันที่ผ่านมา +3

    Cool! A candlestick chart would have been nice. 🙂

    • @QuixStreams
      @QuixStreams  2 วันที่ผ่านมา

      We have a template that handles stock tick data and represents it on a candle stick chart github.com/quixio/template-real-time-data-pipelines-in-python

  • @kirakira160
    @kirakira160 9 วันที่ผ่านมา +4

    More kafka😊

  • @souravbarua3991
    @souravbarua3991 9 วันที่ผ่านมา +3

    Thank you for this 🙏. This is a wonderful thing. I'm really enjoying this series.

    • @QuixStreams
      @QuixStreams  2 วันที่ผ่านมา

      Glad you enjoy it!

  • @gustavosolano8625
    @gustavosolano8625 9 วันที่ผ่านมา +3

    thank you for the content, keep it up !!

  • @arisweedler4703
    @arisweedler4703 2 วันที่ผ่านมา +2

    Truly incredibly explained. I would love to know where you learned how to think/explain/communicate like that.

    • @arisweedler4703
      @arisweedler4703 2 วันที่ผ่านมา +1

      Aight epic this dude has a podcast - Developer Voices - time to go monkey mode on those.