Recent blog posts

Setting Up PyFlink with Kafka
Get started with PyFlink and Kafka by setting up a Conda environment, configuring the right versions for compatibility, and installing the necessary components. This step-by-step guide will ensure a smooth integration, laying the foundation for future Flink applications... read more

Build your First Flink Application
In this article, we will build an application where Kafka sends orders and returns data to Flink, which will be responsible for maintaining a live counter of the total items in our inventory for each product. read more

Setting Up PyFlink with Kafka
Get started with PyFlink and Kafka by setting up a Conda environment, configuring the right versions for compatibility, and installing the necessary components... read more