-
Notifications
You must be signed in to change notification settings - Fork 1
archi@data
Olivier DALET edited this page Oct 8, 2018
·
13 revisions
- Kafka can be used for activity monitoring. The activity could belong to a website or physical sensors and devices. Producers can publish raw data from data sources that later can be used to find trends and pattern. From https://towardsdatascience.com/getting-started-with-apache-kafka-in-python-604b3250aa05
- Getting Started with Kafka & python: https://towardsdatascience.com/getting-started-with-apache-kafka-in-python-604b3250aa05
- Confluent's blog