Connect IoT devices with Drogue IoT and OpenShift Streams for Apache Kafka

2 · Red Hat · Jan. 19, 2022, 8:04 a.m.
Internet of Things (IoT) devices typically produce a lot of data, and Apache Kafka is a great tool for streaming that data. This article introduces Drogue IoT, a set of APIs and management tools that work with Kafka. You'll learn how to set up a Drogue IoT application using Red Hat OpenShift Streams for Apache Kafka. IoT device management with Drogue IoT Getting started with IoT is a fairly easy learning curve. Most developers use the MQTT protocol for device-to-cloud communication, but CoAP is ...