The Internet of Things on AWS – Official Blog
Connect to remote devices using AWS IoT Secure Tunneling
Introduction When devices are deployed behind restricted firewalls at remote sites, you need a way to gain access to those devices for troubleshooting, configuration updates, and other operational tasks. This is where, secure tunneling, a feature of AWS IoT Device Management has been helping customers to do remote tasks. To help elevate customers even further, AWS has […]
Connected vehicles telemetry – Processing Protobuf messages with AWS IoT Core
Introduction In connect vehicles applications, telemetry data is usually very extensive, containing structure and unstructured data. To send data over to the Cloud you can use Protocol Buffers (Protobuf – binary format). Protobuf provides the application with an efficient yet well structured compressing mechanism. The built-in protocol documentation makes data serialization and deserialization more manageable […]
Simplify multi-account device provisioning and certificate authority registration when using AWS IoT Core
Customers often manage multiple AWS accounts to separate their development, staging, and production environments. When deploying IoT workloads on AWS IoT Core, customers usually use unique X.509 certificates for identifying devices and certificate authorities (CAs) for validating the signature of device certificates during provisioning. In this blog, we will demonstrate how to use the newly […]
Monitor AWS IoT connections in near-real time using MQTT LWT
In a connected device, you may need to monitor devices in near-real time to detect error and mitigate actions, Last Will and Testament (LWT) method for MQTT addresses this challenge. LWT is a standard method of MQTT protocol specification that allows to detect abrupt disconnects of devices and to notify other clients about this abrupt […]
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 […]
AWS IoT Device Defender Announces ML Detect GA
Today, AWS announced the general availability of AWS IoT Device Defender Machine Learning Detect and Mitigation (ML Detect), a new feature that automatically detects IoT device-level operational and security anomalies based on learnings from past device data. Customers can already use AWS IoT Device Defender’s Rules Detect feature to manually set static alarms. ML Detect […]
Integrate open source InfluxDB and Grafana with AWS IoT to visualize time series data
Across numerous types of implementations, a large portion of IoT applications collect large volumes of telemetry data. From industrial use cases to healthcare, and from consumer goods to logistics, IoT telemetry data points are highly time-dependent. In most IoT solutions, when the data is collected and reported matters for several reasons. For instance, in attribution […]

