A Kafka cluster ingests real-time data from data sources through Kafka topics. The topics are organized by medical categories like stroke, vitals, and cardiology. Broker 1 handles one partition of the topics. Consumer groups ingest data from the topics for real-time alerts or batch storage and processing in MongoDB collections. Consumer group 1 handles real-time actions and consumer group 2 performs analytics, reporting, and diagnosis on the offline data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
35 views1 page
Kafka Architecture
A Kafka cluster ingests real-time data from data sources through Kafka topics. The topics are organized by medical categories like stroke, vitals, and cardiology. Broker 1 handles one partition of the topics. Consumer groups ingest data from the topics for real-time alerts or batch storage and processing in MongoDB collections. Consumer group 1 handles real-time actions and consumer group 2 performs analytics, reporting, and diagnosis on the offline data.