We will deploy a Red Hat AMQ Broker to an OpenShift Local Environment for MQTT messaging. According to FIWARE, "MQTT is a publish-subscribe-based messaging protocol used in the internet of Things. It works on top of the TCP/IP protocol, and is designed for connections with remote locations where a "small code footprint" is required or the network bandwidth is limited. The goal is to provide a protocol, which is bandwidth-efficient and uses little battery power."
We will be working with smart device technology and Internet of Things devices connected to an IOT Agent to publish updates to a FIWARE Context Broker.
Watch an earlier video on deploying ArgoCD Apps to OpenShift Local like MongoDB and the Orion LD Context Broker on your own computer if you haven't already. Try it on Windows, MacOS, or Linux:
• Setup External Secret linked to Vault in O...