Remove Big Data Remove IoT Remove Journal Remove Load Balancer
article thumbnail

Internet of Things (IoT) and Event Streaming at Scale with Apache Kafka and MQTT

Confluent

The Internet of Things (IoT) is getting more and more traction as valuable use cases come to light. A key challenge, however, is integrating devices and machines to process the data in real time and at scale. Confluent MQTT Proxy , which ingests data from IoT devices without needing a MQTT broker.

IoT 20
article thumbnail

Journey to Event Driven – Part 2: Programming Models for the Event-Driven Architecture

Confluent

Scaling actors is achieved by increasing the number of actors—effectively increasing the processing capability of the application, not the data. Persistent actors will store their set of events to a journal (log). Akka Streams then changed tact as streaming became the core mechanism to drive processors in a more data-centric manner.