The Internet of Things on AWS – Official Blog
Category: AWS IoT Core
How to manage IoT device certificate rotation using AWS IoT
Introduction The Internet of Things (IoT) is transforming business operations and customer experiences across a variety of industries. This unlimited opportunity enables business transformation, but if not implemented correctly, it also brings security, risk, and privacy concerns, compromising your data and brand. In industrial facilities, OT (Operational Technology) environments are leveraging more IT solutions to improve […]
How to detect anomalies in device metrics and improve your security posture using AWS IoT Device Defender custom metrics
Introduction IoT applications and devices can be diverse and are used across industries such as utilities, agriculture, manufacturing, mining, and consumer electronics. With the exponential growth of IoT devices and the increasing threat landscape, it also means that IoT security needs to be accounted for and designed into the solution from the ground up. AWS […]
How the University of Technology Sydney is transforming stroke rehabilitation with biomedical robots and AWS IoT
Introduction In this blog, we discuss how University of Technology Sydney (UTS) took on the challenge of at-home rehabilitation for stroke patients using biomedical engineering and robotics, and AWS solutions such as AWS Internet of Things (IoT). Stroke is the third most common cause of death in Australia and a leading cause of disability according […]
Creating static IP addresses and custom domains for AWS IoT Core endpoints
The Internet of Things (IoT) describes services and solutions to monitor and control real world objects, such as industrial equipment, light switches, thermostats, sensors and actuators. AWS offers the AWS IoT Core service that allows such devices to connect to the AWS Cloud. The AWS IoT Message Broker is the central point to securely transmit […]
How to implement zero trust IoT solutions with AWS IoT
Introduction Zero trust is often misunderstood. It’s not a product but a security model and associated set of architectural principles and patterns. One of the main challenges customers face is determining how zero-trust principles can be applied to Internet of Things (IoT) and how to get started with incorporating zero trust with Amazon Web Services […]
Build a proof-of-concept IoT solution in under 3 hours with the AWS IoT Device Client
Introduction You may be starting on your IoT journey, or have thousands of devices connected already. Maybe you just built an IoT business application, and want to deploy it to your fleet. You’re looking for a way to build functionality to control, update, monitor, or secure your IoT devices. To guide you through this process […]
Monitor and visualise building occupancy with AWS IoT Core, Amazon QuickSight and Raspberry Pi
Occupancy monitoring in buildings is a valuable tool across different industries. From healthcare to industrial, and from entertainment to retail, customers are looking for modern and scalable IoT solutions to make practical business decisions. For example, many exhibitions in public art museums employ an open-ended approach, where there is no clear starting or finishing point […]
Ten security golden rules for Industrial IoT solutions
Learn some of the best practices for keeping your IIoT infrastructure secure using AWS’s multilayered security approach and comprehensive security services and features.
Getting started with MQTT retained messages for AWS IoT Core
AWS recently announced the general availability of MQTT retained messages for AWS IoT Core. This feature allows you to store a single message per a given MQTT topic for delivery to any current and future topic subscribers. Creating a retained message simply requires setting a retained flag when publishing to let the AWS IoT Core […]
Connecting with mobile BLE to AWS IoT Core using FreeRTOS and Nordic nRF52840-DK
As an IoT solution architect, customers often ask me how they can connect to AWS IoT Core (cloud) using a microcontroller unit (MCU). One solution is to use Bluetooth Low Energy (BLE) as the connection from the MCU to a mobile device; from there, the mobile device connects to the cloud. BLE works for consumer […]