IoT Central Web App Authentication
Recently, I was working on a IoT web application in Microsoft Azure and had the following architecture in mind: An IoT Central instance receives sensor data via MQTT but instead of using Power Platform or […]
Recently, I was working on a IoT web application in Microsoft Azure and had the following architecture in mind: An IoT Central instance receives sensor data via MQTT but instead of using Power Platform or […]
In our previous article we started building a kubernetes cluster in AWS to run InfluxDB and Grafana. We were aiming towards the following architecture: ESP32 based sensors are transmitting their humidity and temperature values via […]
In the previous articles, we created: The resulting infrastructure serves its purpose but has few drawbacks: To resolve these issues, this article explains how to run InfluxDB and Grafana in an AWS kubernetes cluster. We […]
This is the second article in our IoT series. The first one covered the development of a temperature / humidity sensor as an edge device. The standalone sensor is only accessible via REST from a […]