Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 441 Bytes

WK6_NOTES.md

File metadata and controls

11 lines (8 loc) · 441 Bytes

Week 6: Streaming

Tech: Kafka, Stream Processing


Focus: Week 6 transitions you from batch to Stream Processing, enabling real-time data handling.

  • Understand Kafka fundamentals, including advanced techniques like stream joins and windowing.
  • Cover Faust and Pyspark for Python-based stream processing.
  • Learn how to use KSQL and ksqlDB for data manipulation.
  • Complete the week by setting up your environment with Docker.