# Module 7: Stream Processing

Video: https://www.youtube.com/live/YDUgFeHQzJU

- [PyFlink workshop](workshop/) - build a real-time streaming pipeline step by step (Redpanda, Python, Flink, PostgreSQL)
- [Homework](../cohorts/2026/07-streaming/homework.md)
- [Kafka theory](theory/) - video lectures on Kafka concepts with Java code examples (optional)
- [Extras](extras/) - supplementary Python and PyFlink examples from previous years (optional)


## Community notes

<details>
<summary>Did you take notes? You can share them here</summary>

* [Notes by Alvaro Navas](https://github.com/ziritrion/dataeng-zoomcamp/blob/main/notes/6_streaming.md )
* [Marcos Torregrosa's blog (spanish)](https://www.n4gash.com/2023/data-engineering-zoomcamp-semana-6-stream-processing/)
* [Notes by Oscar Garcia](https://github.com/ozkary/Data-Engineering-Bootcamp/tree/main/Step6-Streaming)
* [Notes by Shayan Shafiee Moghadam](https://github.com/shayansm2/eng-notebook/blob/main/kafka/readme.md)
* Add your notes here (above this line)
</details>
