ArticlesAgentic Streaming Pipelines: How to package your Bytewax Dataflows to be used by an LLMDiscover how Bytewax enables function calling for LLM-powered agents, integrating tools for dynamic data processing.Laura FunderburkSenior Developer Advocate Read more
ArticlesComparison of Stream Processing Frameworks Part 1Stream processing can be defined as taking action on a continuous stream of data at the time the data is being create...Written by Viduni Wickramarachchi
TutorialsUsing Web Server Logs to Answer Product and Business Questionsset up a relatively lightweight data stack in minutes with Bytewax, Redpanda and DuckDB...Written by Zander Matheson
TutorialsWriting Tests for Bytewax Dataflows That Run in GitHub ActionsData processing frameworks are often difficult to write tests for because they generally r...Written by Sadequl Hussain
TutorialsPython Parallelization - Threads vs. ProcessesAs programs process ever-increasing amounts of data, they also use an increasing amount of time and resources. One wa...Written by Fortune Adekogbe
TutorialsKafka Data EnrichmentData enrichment is the process of adding to or enhancing data to make it more suitable or useful for a specific purpo...Written by Zander Matheson & Osinacha Chukwujama
TutorialsStreaming Data, Stream Processing, Real-Time Analytics an OverviewAcross industries, organizations are investing heavily in data architecture to generate analytics to support business...Written by Ahn Tran
TutorialsDealing With Missing Values for Real-Time AIAs we all know, the real world is never perfect and as a consequence of that imperfection, we often end up with imper...Written by Zander Matheson
TutorialsAnalyzing Real-Time Data in Python with AWS KinesisReal-time data is largely used to support real-time analytics, which is the process of transforming raw data into ins...Written by Lucien Chemaly
TutorialsDetecting Cyberattacks with Pyshark and BytewaxEvery year, cyberattacks become more and more commonplace. Almost daily there are reports of ongoing cyberattacks cau...Written by Zander Matheson