The Internet of Things on AWS – Official Blog

Category: Technical How-to

Support for Secure Elements in FreeRTOS

Secure elements represent a category of devices intended to enhance security in connected devices. For microcontroller (MCU)–based devices, secure elements provide tamper-resistant storage of private keys and certificates, and offloading of cryptographic functions from the host microcontroller. You can now leverage two new qualifications that include support for secure elements within Amazon FreeRTOS.  These qualifications […]

Securing Amazon FreeRTOS devices at scale with Infineon OPTIGA Trust X

Post by David Walters, Senior Partner Specialist Solutions Architect, IoT at Amazon Web Services, and Artem Yushev, Applications Engineer, Embedded Security Systems, at Infineon. One of the most significant challenges for device manufacturers developing new microcontroller-based IoT devices is how to manufacture and provision those devices at scale without compromising security. In this blog post, we […]

Converting industrial protocols with AWS IoT Greengrass

Gaining access to sensor data or telemetry of industrial machines is a key requirement for implementing high-value use cases around smart manufacturing or Industry 4.0. For instance, predictive maintenance or automated quality control is not possible without having such data at a high temporal resolution. Given the heterogeneous environment of modern industrial production lines with […]

Integrating IoT data with your data lake with new AWS IoT Analytics features

Post by Asim Kumar Sasmal, an AWS Senior Data Architect, and Vikas Panghal, an AWS Senior Product Manager   AWS IoT Analytics offers two new features to integrate IoT data ingested through AWS IoT Analytics with your data lake in your own AWS account: customer-managed Amazon S3 and dataset content delivery to Amazon S3. Previously, your AWS […]

Building microcontroller-based IoT applications using HTTPS client in Amazon FreeRTOS

Today, AWS announced general availability for HTTPS client support in Amazon FreeRTOS. Now you can use the HTTP/HTTPS protocol to connect your microcontroller-based IoT devices to AWS IoT Core and download files to those devices. You might want to use HTTPS on your IoT devices running Amazon FreeRTOS for a variety of reasons: To download […]

Amazon Key for Business solution with AWS IoT

Building a virtual fob with Amazon Key for Business and AWS IoT

For many people, getting a package delivered from Amazon is painless. However, problems can arise in access-controlled properties such as apartment complexes, condominiums, and businesses. This post tells how an Amazon team developed Amazon Key for Business to address this issue. Overview Amazon strives to make its package delivery process quick and easy for customers. […]

Improving industrial safety with video analytics, AWS IoT Core, and AWS IoT Greengrass

Improving industrial safety with video analytics, AWS IoT Core, and AWS IoT Greengrass

Industrial customers are increasingly using the AWS Cloud to meet their targets for predictive quality, predictive maintenance, and asset condition monitoring. For more examples, see the Top Use Cases for Industrial IoT Applications ebook. The first of these, predictive quality, is often strongly correlated with the level of safety in an operating environment. In this […]

Announcing Mitigation Actions for AWS IoT Device Defender

There’s a new way for you to act on information discovered by AWS IoT Device Defender audits. Now you can create mitigation actions for audit results that automate a response to alerts from an audit. AWS IoT Device Defender customers often say that it’s invaluable for how AWS gives them visibility into potential malicious device […]

Determining state in systems with high-frequency updates using AWS IoT Greengrass

Determining state in systems with high-frequency updates using AWS IoT Greengrass

AWS IoT Greengrass extends AWS managed services to edge device systems, providing security, message routing, and local state processing. It also provides a central hub for connectivity with other AWS services using AWS Lambda functions. Some edge systems with multiple devices produce high-frequency updates, such as device shadow updates. It can be difficult to determine […]

Designing dataflows for multi-schema messages in AWS IoT Analytics

Designing dataflows for multi-schema messages in AWS IoT Analytics

The AWS IoT Analytics platform offers configurable dataflows for processing messages from IoT devices, which can be either uni-schema or multi-schema. When you have billions of messages and millions of IoT devices, you need efficient designs for message-processing dataflows. In this post, you do a deep dive into various aspects of designing dataflows. You learn […]