The Internet of Things on AWS – Official Blog
Category: Internet of Things
AWS Makes It Easier for Embedded Developers to Build IoT Applications with Additional Preconfigured Examples for FreeRTOS on Armv8-M Architectures
FreeRTOS is a real-time operating system for small, low-power devices. AWS maintains stewardship of the FreeRTOS kernel, a free and open operating system for microcontrollers that embedded developers have trusted and evolved for more than fifteen years. In the eighteen months that AWS has maintained the FreeRTOS project, we’ve updated it to use an MIT […]
Deploy AWS IoT Greengrass as a Snap to Your Edge Devices
Note: AWS IoT Greengrass is no longer providing maintenance for the AWS IoT Greengrass core software version 1.11.x Snap, that is published on snapcraft.io. We maintain this post for historical reference. For the most up-to-date information, including any recent developments or optimizations related to AWS IoT Greengrass, we recommend consulting the latest AWS IoT Greengrass […]
Automating AWS IoT Greengrass Setup With AWS CloudFormation
In this blog post, I will show you how you can use AWS CloudFormation to set up AWS IoT Greengrass quickly and in a repeatable manner. I will discuss the AWS IoT Greengrass resource types and how they are related to a Greengrass group deployment. I will also demonstrate a deployment that uses an AWS […]
Automating Security Remediation Using AWS IoT Device Defender
Note: The runtime parameter of Python 2.7 is no longer supported for creating or updating the AWS Lambda functions. We recommend you use a supported runtime while creating or updating functions. An IoT solution requires managing a large number of devices, usually hundreds of thousands or millions. When you start to work at a large […]
Using AWS IoT Services for Asset Condition Monitoring
Note: For latest guidance on asset monitoring, please refer to this blog instead. The Industrial Internet of Things (IIoT) presents an unparalleled opportunity for every industry to address core business challenges, such as reducing downtime, improving safety, increasing system output, reducing operating costs, and creating innovative services and business models. In this blog post, I […]
Use AWS IoT Device Defender to detect statistical anomalies and to visualize your device security metrics
AWS IoT Device Defender supports your efforts to secure your IoT device fleet. AWS IoT Device Defender Detect establishes a baseline behavior for IoT devices and then identifies devices that do not conform as anomalous. AWS IoT Device Defender Detect operates on security profiles, which are applied to the entire device fleet, or to a […]
Get Started with the IoT Foundation Series from AWS Training and Certification
The IoT Foundation Series, a new curriculum dedicated to IoT on AWS, is now available online on the AWS Training and Certification website. This curriculum contains self-directed online training classes that are scenario-based and aligned with the library of IoT design patterns called the IoT Atlas and IoT best practices in AWS whitepapers. This curriculum […]
Announcing the IoT Atlas
Since announcing the availability of AWS IoT in 2015, our conversations with customers have made it clear that long-standing IoT design patterns from mature domains such as sensor networks, control system architectures, and machine-to-machine networks had to be revised to include cloud development concepts. The IoT Atlas is a collection of IoT design patterns, best […]
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 […]
Using AWS IoT Analytics to Prepare Data for QuickSight Time-Series Visualizations
Introduction Visualizing IoT data that can vary significantly over short periods of time (seconds) is important for several reasons: exploration and discovery of patterns, assessing trends and cyclicity, as well as observing potential correlations and anomalies. Insightful time-series visualizations can help identify anomalies, raise alerts based on these anomalies, and improve communication between various stakeholders, […]