Introduction In this article series we are going to build together a sample cloud-native IoT architecture, called Bobbycar, based on the Red Hat OpenShift Container platform and a lot of other relevant technologies. The first part of the series should provide you with the necessary background on IoT-, Edge- and Cloud Computing and also briefly […]
Tag: Apache Camel
This walk-through example will encourage you to build an Apache Camel application from scratch, deploy it in a Kubernetes environment, gather metrics using Prometheus and display them in Grafana. Monitoring will automatically adjust when the system scales up or down. Table of Contents Introduction About Prometheus To-Do overview Scraping data The application Enabling Prometheus Enabling […]
This is part 3 in my IoT series of blogs. The first parts did cover the following topics Introduction into the planned scenario Building a Rasperry Pi based Smart Gateway In this article I will describe how I build my first physical sensor, based on an ESP8266 microprocessor and a DHT22 digital temperature and humidity sensor. […]