Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 436 Bytes

ReadMe.md

File metadata and controls

20 lines (18 loc) · 436 Bytes

Kafka Streaming Project

Topics Covered :

  • Apache Kafka
  • Data Schemas and Apache Avro
  • Kafka Connect and REST Proxy
  • Stream Processing with Faust
  • KSQL

Requirements :

  • confluent-kafka 1.1.0
  • faust 1.7.4
  • tornado 6.0.3
  • pandas 0.24.2
  • requests 2.22.0
  • KSQL
  • Kafka
  • Zookeeper
  • Python

This Project is part of Udacity's Data Streaming Nanodegree.