The Internet of Things on AWS – Official Blog

Philipp Sacha

Author: Philipp Sacha

Use AWS IoT Core MQTT broker with standard MQTT libraries

Introduction AWS IoT Core connects Internet of Things (IoT) devices to AWS IoT and other AWS services. Devices and clients can use the MQTT protocol to publish and subscribe to messages. MQTT libraries, such as the AWS IoT Device SDKs, include open-source libraries, developer guides with samples, and porting guides so that you can build innovative IoT […]

Automate global device provisioning with AWS IoT Core and Amazon Route 53

Introduction Use AWS IoT Core together with Amazon Route 53 to choose an AWS Region based on geo location or latency and register your devices automatically when they connect for the first time to AWS IoT Core. Time to read 10 minutes Learning level 300 Services used AWS IoT Core,Amazon Route53, Amazon Certificate Manager Private […]

Provision Devices Globally with AWS IoT

Customers are building globally distributed IoT solutions with AWS IoT. A device that connects to AWS IoT must be provisioned in an AWS Region. However, when devices are shipped globally, you don’t know in which AWS IoT Region the device will connect when it starts operation. In this blog post, I will describe a global […]