I have been on a journey to explore Azure IoT and push the thousands of events that flow through my local MQTT broker (Mosquitto) in to Azure IOT. From direct connection to Azure IOT-Hub (via MQTT and SAS tokens) through to Azure IOT-Edge running locally with MQTT. I have been able to achieve my goals with varying levels of success,… read more
Public cloud brings a paradigm shift in what can be done, the art of the possible is possible and in the context of this post, I am planning to replicate ~250ish MQTT topics running in a Mosquitto MQTT container in to Azure IoT Hub. From ML (Machine Learning) through to anomaly detection and everything in between, the bells and whistles… read more
Recently I thought it was time to get back to basics, time to get in to the detail and I gave an internal session at Microsoft on (TLS) Transport Layer Security 1.3 and why its such step change for TLS. I am sure you are probably aware TLS is an encryption protocol that protects Internet communications. It is the successor… read more