The Internet of Things on AWS – Official Blog
Tag: iot devices
Connect your devices to AWS IoT using LoRaWAN
4/15/21 AWS IoT Editorial Team Update: Since the time of this blog post, we have announced AWS IoT Core for LoRaWAN. AWS IoT Core for LoRaWAN is a fully-managed feature that allows you to connect and manage wireless devices that use LoRaWAN connectivity with the AWS Cloud. Using AWS IoT Core for LoRaWAN, enterprises can setup […]
Using Continuous Jobs with AWS IoT Device Management
In an earlier Using Over-the-Air Updates with AWS IoT Device Management blog post, we showed you how to create a simple AWS IoT snapshot job and track its progress. In this post, we will show you step-by-step how to configure and create an AWS IoT continuous job. A continuous job is a long running job […]
Setting Up Just-in-Time Provisioning with AWS IoT Core
In an earlier blog post about just-in-time registration of device certificates, we discussed how just-in-time registration (JITR) can be used to activate device certificates and attach policies to the certificates immediately after the device is auto-registered. JITR triggers a registration event. You must create an AWS IoT Core rule to listen for the registration event […]
MQTT with TLS client authentication on port 443: Why it is useful and how it works
The AWS IoT Core service now allows you to connect devices using MQTT with TLS client authentication on port 443. Previously this combination of protocol and authentication mechanism was only supported on port 8883. So what’s the big deal? Read on to learn more about how this feature makes it easier to connect your devices […]