Amazon’s AWS IoT Core – Control Devices via MQQT

There’s always healthy debate amongst developer types about using Amazon’s tools. Or if it’s not Amazon it’s Microsoft. Sure, we’d all love to recreate all of our code from scratch.

But Amazon’s IoT Core framework is very useful when prototyping integrated systems. The reason is that the framework gives you a very simple client to put on a Raspberry Pi or other edge device so that you can instantly control it via the cloud via MQQT.

AWS IoT Core Framework
Via IoT Core devices can publish and subscribe to the cloud via MQTT (C) Amazon AWS