Workshop: Cooking up real-time 🍕 order analytics with secret sauces: Bytewax, Pinot & Streamlit

Sdílet
Vložit
  • čas přidán 5. 09. 2024
  • You'll learn how to:
    - Build a streaming pipeline to join data from multiple sources using 🐝 Bytewax.
    - Analyze and aggregate the data to return live metrics using 🍷 Apache Pinot.
    - Build a real-time dashboard to monitor the metrics with 🎈 Streamlit.
    All code is here: github.com/sta...
    More details you can find in our blog: bytewax.io/blo...
    Instructors:
    * Zander Matheson, Founder & CEO at @bytewax
    * Viktor Gamov, Head of Developer Advocacy at @startreedata
    * Caroline Frasca, Developer Relations and Partnerships at @streamlit
    P.S. Got a question or need help? Join us on Slack and tap into the collective wisdom of the Bytewax community. We're all here to help each other grow.
    join.slack.com...

Komentáře • 2

  • @ronifintech9434
    @ronifintech9434 Před 3 měsíci

    Thank you for this great workshop!!
    How will the CDC help if we can't load the full SQL database in memory?
    Let's say I need to enrich the order with product data and I have billions of product roes.
    What's the best way to use this approach?

  • @Vilayat_Khan
    @Vilayat_Khan Před 4 měsíci

    I recently got interested in olap db. Why not use greenplum for everything for analytics? And use pinot druid etc?