On-demand resources

Recordings from past webinars and events, plus helpful videos and resources.

📹

Webinars and talks

Recorded sessions with Quix and industry partners. Head to our events page to register for upcoming live webinars.
Webinar
Coming soon
40
min
Jun 6, 2024
Introduction to stream processing
This first episode in the course is an introduction to stream processing. You’ll learn some fundamental concepts and will have an understanding of why and when to use stream processing. There will be a practical section showing you how to get started with producing, consuming and transforming data.
Watch webinar
Webinar
Coming soon
57
min
May 7, 2024
Basic Two-Step Pipeline to Sync Data From InfluxDB 2.x to 3.x With Quix
Learn how to leverage a Quix project template to sync data from InfluxDB 2.x to InfluxDB 3.x.
Watch webinar
Webinar
Coming soon
58
min
May 2, 2024
Quix + Redis | Python stream processing, fast and easy
Tun Shwe, VP of Data at Quix, is discussing the challenges of real-time stream processing with Redis and how Quix aims to solve them
Watch webinar
Webinar
Coming soon
59
min
Apr 18, 2024
Introduction to Real-Time Predictive Maintenance
Our VP of Data, Tun Shwe, is joined by Anais Dotis from InfluxDB to discuss real-time predictive maintenance in this live webinar.
Watch webinar
Webinar
Coming soon
min
Dec 12, 2023
Saving the Holidays with Quix and InfluxDB: The OpenTelemetry Anomaly Detection Story
Explore best practices for crafting a scalable time series data pipeline with OpenTelemetry, Quix, and InfluxDB.
Watch webinar
Webinar
Coming soon
min
Nov 15, 2023
Data plumbing basics: Build, deploy, and scale ML models for your time series data
We explore the methodology for crafting a scalable time series data pipeline, leveraging Quix and InfluxDB.
Watch webinar
Webinar
Coming soon
min
Oct 3, 2023
Simplify Stream Processing with Python, Quix, and InfluxDB
Discover how you can become proactive by using Quix and InfluxDB together.
Watch webinar
💻

Screencasts

Short videos and walkthroughs to help you on your Python stream processing journey.
Screencast
Coming soon
15
min
May 24, 2024
Kafka Stream Processing with Python - A Walkthrough
Python is one of the easiest languages to do Kafka stream processing with. In this video we'll take you through it step-by-step, from an empty directory to a workhorse example of Kafka-Streams style message transformations.
Watch now
Screencast
Coming soon
14
min
May 17, 2024
Kafka Consumers in Python - A Walkthrough
Getting data out of Apache Kafka is easy if you know how, so let's go through an example step-by-step. In this walkthrough we take you through the process of creating a simple Kafka Consumer using the Quix Streams library.
Watch now
Screencast
Coming soon
12
min
May 3, 2024
A simple Kafka and Python walkthrough
Getting data into Apache Kafka is easy if you know how, so let's go through an example step-by-step. In this walkthrough we take you through the process of creating a simple Kafka Producer using the Quix Streams library.
Watch now
📄

Papers

White papers and in-depth written content available for you to download.
Paper
Coming soon
min
Nov 2023
Guide to the Event-Driven, Event Streaming Stack
Transitioning to an event-driven architecture but unsure about your tech stack? In this guide, we walk you through the most popular EDA messaging patterns and technologies so that you can choose the right tools for the job.
Get the paper
Paper
Coming soon
min
Nov 2022
The Stream Processing Revolution
Find out why analysts and market-watchers agree that traditional data processing must be replaced by stream processing.
Get the paper
📘

Guides

Some helpful guides and walkthroughs from our Docs to help you get started with Python stream processing.
Guide
What is Quix?
Learn the basics of Quix.
Read the guide
Guide
Why stream processing?
Why and when to choose stream processing.
Read the guide
Guide
What is Kafka?
Learn the basics of Kafka broker technology.
Read the guide
Guide
Install guide
A quick and simple guide to installing Quix Streams.
Read the guide
Guide
CLI quickstart
Use the Quix CLI to create a simple pipeline on the command line and test it locally.
Read the guide
Guide
Quix Streams tutorials
A few basic application patterns with accompanying walkthroughs to get you started with the Quix Streams library.
Read the guide