AWS Launches Over the Air Updates for IoT Backbone FreeRTOS | eWeek

AWS Launches Over the Air Updates for IoT Backbone FreeRTOS

AWS.FreeRTOS
Aug 28, 2018
3 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

Amazon Web Services, in addition to all the frontline cloud services it offers, also has been moving steadily into the huge infrastructure greenfield of the internet of things. The real question is: Who isn’t at this point, and if you’re an enterprise watching all this from the sidelines … well, what are you thinking?

The huge cloud services provider on Aug. 28 launched to general availability a new OTA (over the air) update to Amazon FreeRTOS, an operating system for microcontrollers that enables low-powered connected devices. It will serve as an IoT backbone that connects such items as appliances, fitness trackers, industrial sensors, smart utility meters, security systems and a long list of others.

Designed for use in small, low-powered devices, Amazon FreeRTOS over-the-air updates extend the FreeRTOS kernel with libraries for communication with cloud services such as AWS IoT Core and with more powerful edge devices that are running AWS Greengrass.

Low- and Medium-Powered Device Management

AWS Greengrass, which requires far more power than FreeRTOS, enables users to run local computing, messaging, data caching, sync and machine-learning inference capabilities for connected devices in a secure manner.

Unlike more powerful, general-purpose computers that require generous amounts of local memory and storage and the ability to load and run code on demand, microcontrollers are often driven by firmware that is loaded at the factory and then updated with bug fixes and new features from time to time over the life of the device.

As most IT hardware people know, some devices are able to accept updates in the field while they are running, while others must be disconnected, removed from service and updated manually. This can be disruptive, inconvenient, and expensive–not to mention time-consuming.

What FreeRTOS Enables Remotely

AWS, with FreeRTOS, is designed to remedy these situations with the following:

Over-the-Air Updates: Amazon FreeRTOS now has an over-the-air update mechanism that can be used to deliver updates to devices in the field. Here are the most important properties of this new feature:

Security: Updates can be signed by an integrated code signer, streamed to the target device across a TLS-protected connection, and then verified on the target device in order to guard against corrupt, unauthorized, fraudulent updates.

Fault Tolerance: In order to guard against failed updates that can result in a useless, “bricked” device, the update process is resilient and able to handle partial updates from taking effect, leaving the device in an operable state.

Scalability: Device fleets often contain thousands or millions of devices, and can be divided into groups for updating purposes, powered by AWS IoT Device Management.

Frugality: Microcontrollers have limited amounts of RAM (random access memory, often 128KB) and compute power. Amazon FreeRTOS makes the most of these scarce resources by using a single TLS (transport layer security) connection for updates and other AWS IoT Core communication, and by using the lightweight MQTT (Message Queuing Telemetry Transport) protocol.

Each device must include the OTA (over the air) Updates Library. This library contains an agent that listens for update jobs and supervises the update process.

For more information on AWS’s distribution of FreeRTO, go here. Here is a tutorial on OTA technology. Check out AWS’s tutorial on FreeRTOS.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.