The Internet of Things on AWS – Official Blog
How to Implement MQTT with TLS Client Authentication on Port 443 from Client Devices (Python)
Update: AWS IoT Core has simplified the connection process—devices no longer need to implement the Transport Layer Security (TLS) Application Layer Protocol Negotiation (ALPN) extension to determine authentication type and protocol. This means that client devices can connect to AWS IoT Core with MQTT over port 443 without implementing ALPN. For additional details, please refer […]
Using Device Jobs for Over-the-Air Updates
Whether it’s a firmware update or security patch, an update to a config file on a device, or a factory reset, all products need maintenance after they are in your customers’ hands. And to manage your fleet, you need to know which devices in your fleet have received and processed, either successfully or unsuccessfully, any […]
AWS IoT-Driven Precision Agriculture
Precision Agriculture Needs IoT The current world population of 7.3 billion people is estimated to reach 9.7 billion by 2050. Around 83 million people are added to the global population each year. This growth must be met by corresponding increases in food production. Compared to current yields, agricultural output would have to grow by at […]
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 […]
Using AWS IoT Core in a Low-Power Application
At AWS, we work closely with customers to assist them in building various types of IoT solutions. We often hear from customers about the need to manage power consumption appropriately in IoT. In this blog post, we’ll discuss one of the options for achieving lower power consumption while connecting to AWS IoT Core. Specifically, we’ll […]
Using AWS IoT Device Management in a Retail Scenario to Process Order Requests
In this blog post, we will simulate a common business scenario to show you how to use the group policy feature in AWS IoT Device Management. Specifically, we will describe: How to create a hierarchical group structure and assign your IoT devices to different groups. How to publish messages to different IoT devices based on […]
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 […]
Using Device Time to Validate AWS IoT Server Certificates
AWS IoT Core supports a wide variety of clients, including browsers running applications built using the AWS IoT Device SDK for JavaScript, smartphones running applications built on the AWS Mobile SDKs, and embedded applications built with the AWS IoT Device SDKs. Each of these environments has different capabilities; some have more memory or faster CPUs […]
Advancing Maintenance Maturity of Distributed IoT Applications with AWS Greengrass and AWS Step Functions
Shane Baldacchino is a Solutions Architect at Amazon Web Services. Customers have been asking how compute at the edge can be coupled with AWS services to advance maintenance maturity in their organization. In this blog post, we will examine maintenance maturity through the lens of something very common: elevators. We will show how you can […]
Deploy Fleets Easily with AWS IoT Device Management Services
Introduction The Internet of Things (IoT) offers the potential for data acquisition and digital interaction in areas previously inaccessible at an unprecedented scale. The magnitude of this opportunity affects individuals, organizations, and governments in many different ways. In manufacturing, for example, many makers of existing products are racing to integrate connected features into their offerings […]