kafka
Iot Use Case for processing the device data
Device specific events: Ensures all events for a specific device go to the same partition, maintaining per-device ordering.
Read more →Notes and articles organized by topic.
Device specific events: Ensures all events for a specific device go to the same partition, maintaining per-device ordering.
Read more →Kafka has not dynamic topics, so event supscription is all-or-nothing
Read more →Decoupled
Read more →Kafka is a distributed streaming platform that is used for building real-time data pipelines and streaming applications.
Read more →