# Aws Iot

Published articles for Aws Iot.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Open Sourcing ESP RainMaker Neo

DevFeed: [Open Sourcing ESP RainMaker Neo](<https://devfeed.tech/articles/open-sourcing-esp-rainmaker-neo-13791.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/08/open-sourcing-esp-rainmaker-neo/>)

Author: John Lee

Published: 2026-08-05T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [NEO](<https://devfeed.tech/topics/neo.md>), [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Cloud Architecture](<https://devfeed.tech/topics/cloud-architecture.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-architecture](<https://devfeed.tech/tags/cloud-architecture.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [iot](<https://devfeed.tech/tags/iot.md>), [matter](<https://devfeed.tech/tags/matter.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

ESP RainMaker Neo is a new implementation of ESP RainMaker with an entirely open-source device-to-cloud-to-app stack, including a cloud backend released under the Apache License 2.0. It can be deployed in an organization's own AWS account, while existing ESP RainMaker Classic deployments cannot be directly migrated to Neo.

### Source excerpt

ESP RainMaker Neo is a new implementation of ESP RainMaker in which the entire device-to-cloud-to-app stack, including the cloud backend, is open source under the Apache License 2.0. This article explains what Neo is, why we rebuilt RainMaker on native AWS IoT services, what open source means in practice for your product, and how Neo relates to ESP RainMaker Classic.

## Integrating MQTT for durable real-time data streams

DevFeed: [Integrating MQTT for durable real-time data streams](<https://devfeed.tech/articles/integrating-mqtt-for-durable-real-time-data-streams-12708.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/integrating-mqtt-real-time-data-streams>)

Author: Chandler Mayo

Published: 2025-09-30T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [MQTT](<https://devfeed.tech/topics/mqtt.md>), [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>), [Apache Iceberg](<https://devfeed.tech/topics/apache-iceberg.md>)

Tags: [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [data](<https://devfeed.tech/tags/data.md>), [iot](<https://devfeed.tech/tags/iot.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [pipeline](<https://devfeed.tech/tags/pipeline.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

This tutorial explains how to bridge MQTT device messages into Redpanda for durable, replayable real-time data streams. It uses AWS IoT as the MQTT source, a Redpanda Serverless cluster, Kafka topics, Schema Registry, and a Redpanda Connect pipeline configured with YAML.

### Source excerpt

Stream MQTT data with Redpanda. Persist device messages, fan them out through 300+ connectors, and make them queryable with tools like Apache Iceberg.

## Announcing AWS IoT Reference Example for ESP32-C3

DevFeed: [Announcing AWS IoT Reference Example for ESP32-C3](<https://devfeed.tech/articles/announcing-aws-iot-reference-example-for-esp32-c3-13806.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/announcing-aws-iot-reference-example-for-esp32-c3/>)

Author: John Lee

Published: 2022-05-11T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>), [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Security](<https://devfeed.tech/topics/security.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [aws-iot-core](<https://devfeed.tech/tags/aws-iot-core.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [github](<https://devfeed.tech/tags/github.md>), [iot](<https://devfeed.tech/tags/iot.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces the stable esp-aws-iot release and an ESP32-C3 reference example developed with AWS. The example provides a production-oriented starting point for applications connecting to AWS IoT Core, including handling MQTT and Wi-Fi disconnections, unified provisioning, and security guidance involving hardware-protected identity, Flash Encryption, and Secure Boot.

### Source excerpt

We had announced the availability of AWS IoT LTS libraries for ESP32 in beta in esp-aws-iot repository in August, 2021. Since then, many of our customers and independent developers have been using these libraries that we have ported and writing applications based on the examples. This beta release of the AWS LTS libraries provided individual examples showcasing usage of a particular AWS IoT related service.

## Espressif Announces AWS IoT ExpressLink Modules Based on ESP32-C3

DevFeed: [Espressif Announces AWS IoT ExpressLink Modules Based on ESP32-C3](<https://devfeed.tech/articles/november-2021-13932.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/november-2021/>)

Author: John Lee

Published: 2021-11-30T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32-C3](<https://devfeed.tech/topics/esp32-c3.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Wi-Fi](<https://devfeed.tech/topics/wi-fi.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth-le](<https://devfeed.tech/tags/bluetooth-le.md>), [digital-signature](<https://devfeed.tech/tags/digital-signature.md>), [esp32-c3](<https://devfeed.tech/tags/esp32-c3.md>), [esp32-s3](<https://devfeed.tech/tags/esp32-s3.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [flash-encryption](<https://devfeed.tech/tags/flash-encryption.md>), [iot](<https://devfeed.tech/tags/iot.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [ota](<https://devfeed.tech/tags/ota.md>), [provisioning](<https://devfeed.tech/tags/provisioning.md>), [psram](<https://devfeed.tech/tags/psram.md>), [secure-boot](<https://devfeed.tech/tags/secure-boot.md>), [security](<https://devfeed.tech/tags/security.md>), [wi-fi](<https://devfeed.tech/tags/wi-fi.md>)

### AI overview

Espressif announces AWS IoT ExpressLink modules based on the ESP32-C3 SoC, with Wi-Fi and Bluetooth LE 5.0 connectivity, a serial interface for AWS IoT services, and pre-provisioned security features.

### Source excerpt

Hi everyone, Espressif is proud to announce the availability of new Wi-Fi modules implementing the AWS IoT ExpressLink specification. Espressif's AWS IoT ExpressLink modules, ESP32-C3-MINI-1-N4-A, are based on the ESP32-C3 SoC and offer Wi-Fi + Bluetooth LE 5.0 connectivity, thus providing any host MCUs with out-of-the-box, seamless, AWS cloud connectivity.

## Releasing LTS of AWS IoT Device SDK for Embedded C on ESP32

DevFeed: [Releasing LTS of AWS IoT Device SDK for Embedded C on ESP32](<https://devfeed.tech/articles/releasing-lts-of-aws-iot-device-sdk-for-embedded-c-on-esp32-13962.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/support-for-lts-release-of-aws-iot-device-sdk-for-embedded-c-on-esp3/>)

Author: John Lee

Published: 2021-08-25T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>)

Tags: [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [aws-iot-core](<https://devfeed.tech/tags/aws-iot-core.md>), [blog](<https://devfeed.tech/tags/blog.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [iot](<https://devfeed.tech/tags/iot.md>), [lts](<https://devfeed.tech/tags/lts.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

Espressif announces beta support for the 202103.00 release of the AWS IoT Device SDK for Embedded C on Espressif boards. The release enables separate use of AWS LTS libraries, including coreHTTP, coreJSON, coreMQTT, corePKCS11, Device Shadow, IoT Jobs, and IoT OTA.

### Source excerpt

Since 2017, Espressif SoCs have been capable of connecting to the AWS IoT Core and related services. There are two ways to connect Espressif Wi-Fi SoCs to the AWS IoT Core. The first one is by using Amazon provided FreeRTOS distribution. The FreeRTOS distribution is an all-inclusive solution, providing the kernel, the connectivity libraries, and its own build system. This offers a seamless way of connecting qualified SoCs to AWS IoT and related services.

## December 2020

DevFeed: [December 2020](<https://devfeed.tech/articles/december-2020-13830.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/december-2020/>)

Author: John Lee

Published: 2021-01-11T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif](<https://devfeed.tech/topics/espressif.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Aws Iot](<https://devfeed.tech/topics/aws-iot.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Esp Rainmaker](<https://devfeed.tech/topics/esp-rainmaker.md>)

Tags: [aiot](<https://devfeed.tech/tags/aiot.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp-rainmaker](<https://devfeed.tech/tags/esp-rainmaker.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>)

### AI overview

Espressif's December 2020 newsletter highlights Teo Swee Ann's appointment to Singapore Management University's International Advisory Council and reports developments involving AWS IoT EduKit, ESP32-based products, Flowcode, Maypole, and a smart-laundry facility.

### Source excerpt

Hi everyone, We hope you are enjoying this year's holiday season. All of us at Espressif would like to send you our positive energy, along with our warmest wishes for health and happiness in 2021! As ever, we shall continue working hard, trying to give you the best in the field of AIoT. We are bidding farewell to 2020 with some really exciting news.

## ESP32 Memory Analysis -- Case Study

DevFeed: [ESP32 Memory Analysis -- Case Study](<https://devfeed.tech/articles/esp32-memory-analysis-case-study-13855.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/esp32-memory-analysis-case-study/>)

Author: John Lee

Published: 2020-06-01T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP32](<https://devfeed.tech/topics/esp32.md>), [ESP-IDF](<https://devfeed.tech/topics/esp-idf.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Logging](<https://devfeed.tech/topics/logging.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [embedded-systems](<https://devfeed.tech/tags/embedded-systems.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [iot](<https://devfeed.tech/tags/iot.md>), [logging](<https://devfeed.tech/tags/logging.md>), [memory-optimization](<https://devfeed.tech/tags/memory-optimization.md>), [tls](<https://devfeed.tech/tags/tls.md>)

### AI overview

This ESP32 case study examines how hardware memory regions and ESP-IDF configuration options affect memory utilization. It focuses on single-core ESP32 IoT applications and uses an AWS IoT sample requiring TLS mutual authentication to analyze available heap and task memory usage.

### Source excerpt

Memory has significant impact on silicon cost as well as die size, hence from hardware perspective having optimal size is important and from software perspective being able to utilise it to fullest is crucial. In this post we will discuss some upcoming features and commonly available configuration options (knobs) in ESP-IDF to allow end application to utilise various internal memory regions in most optimal way.

## Alexa

DevFeed: [Alexa](<https://devfeed.tech/articles/alexa-13801.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/alexa/>)

Author: John Lee

Published: 2018-10-24T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [Bluetooth](<https://devfeed.tech/topics/bluetooth.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [SOC](<https://devfeed.tech/topics/soc.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>)

Tags: [alexa](<https://devfeed.tech/tags/alexa.md>), [apps](<https://devfeed.tech/tags/apps.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [bluetooth](<https://devfeed.tech/tags/bluetooth.md>), [developers](<https://devfeed.tech/tags/developers.md>), [devices](<https://devfeed.tech/tags/devices.md>), [dsp](<https://devfeed.tech/tags/dsp.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [iot](<https://devfeed.tech/tags/iot.md>), [local](<https://devfeed.tech/tags/local.md>), [music](<https://devfeed.tech/tags/music.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [soc](<https://devfeed.tech/tags/soc.md>), [technology](<https://devfeed.tech/tags/technology.md>), [voice](<https://devfeed.tech/tags/voice.md>)

### AI overview

This archival article describes Espressif's Alexa SDKs for building Alexa-enabled devices with embedded microphones and speakers. It covers Alexa Voice Services support for speakers and an AVS integration for smart devices using AWS IoT, including voice and device-data exchange. The project is no longer actively maintained.

### Source excerpt

This project is no longer actively maintained. The information in this article is provided for archival and reference purposes only, and developers are encouraged to explore Espressif's latest solutions for voice-enabled applications. Espressif's Alexa SDK makes building Alexa-powered devices a breeze. These devices have microphones and speaker embedded within the device to provide the full Alexa experience.

## Amazon FreeRTOS

DevFeed: [Amazon FreeRTOS](<https://devfeed.tech/articles/amazon-freertos-13803.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/amazon-freertos/>)

Author: John Lee

Published: 2018-10-24T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Operating system](<https://devfeed.tech/topics/operating-system.md>), [Kernel](<https://devfeed.tech/topics/kernel.md>), [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [aws-iot-core](<https://devfeed.tech/tags/aws-iot-core.md>), [blog](<https://devfeed.tech/tags/blog.md>), [devices](<https://devfeed.tech/tags/devices.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [freertos](<https://devfeed.tech/tags/freertos.md>), [iot](<https://devfeed.tech/tags/iot.md>), [kernel](<https://devfeed.tech/tags/kernel.md>), [libraries](<https://devfeed.tech/tags/libraries.md>), [microcontrollers](<https://devfeed.tech/tags/microcontrollers.md>), [platform](<https://devfeed.tech/tags/platform.md>), [services](<https://devfeed.tech/tags/services.md>), [technology](<https://devfeed.tech/tags/technology.md>)

### AI overview

Amazon FreeRTOS is an operating system for microcontrollers that extends the FreeRTOS kernel with libraries for connecting devices to AWS services, including AWS IoT Core. ESP32 is a certified and fully supported platform.

### Source excerpt

Amazon FreeRTOS is an operating system for microcontrollers that extends the FreeRTOS kernel with libraries that make it easy to connect devices to AWS services like AWS IoT Core and AWS GreenGrass. ESP32 is a certified and fully supported platform for Amazon FreeRTOS. Some relevant articles:

## Espressif May 2018 Newsletter: 10th Anniversary, IoT Meetups, and ESP32 Updates

DevFeed: [Espressif May 2018 Newsletter: 10th Anniversary, IoT Meetups, and ESP32 Updates](<https://devfeed.tech/articles/may-2018-13920.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/may-2018/>)

Author: John Lee

Published: 2018-05-07T00:00:00Z

Content type: article

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [Espressif](<https://devfeed.tech/topics/espressif.md>), [Internet of things](<https://devfeed.tech/topics/iot.md>), [ESP32](<https://devfeed.tech/topics/esp32.md>), [MQTT](<https://devfeed.tech/topics/mqtt.md>), [AWS IoT Core](<https://devfeed.tech/topics/aws-iot-core.md>)

Tags: [aws-iot](<https://devfeed.tech/tags/aws-iot.md>), [blog](<https://devfeed.tech/tags/blog.md>), [esp-idf-v3-0](<https://devfeed.tech/tags/esp-idf-v3-0.md>), [esp32](<https://devfeed.tech/tags/esp32.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [here](<https://devfeed.tech/tags/here.md>), [instagram](<https://devfeed.tech/tags/instagram.md>), [internet-of-things](<https://devfeed.tech/tags/internet-of-things.md>), [iot](<https://devfeed.tech/tags/iot.md>), [mqtt](<https://devfeed.tech/tags/mqtt.md>), [newsletter](<https://devfeed.tech/tags/newsletter.md>), [release](<https://devfeed.tech/tags/release.md>)

### AI overview

Espressif's May 2018 newsletter reviews the company's 10th anniversary, its IoT focus and ESP8266 and ESP32 solutions. It also highlights a Pune IoT meetup covering MQTT and AWS IoT, plus updates on ESP32-related projects and releases.

### Source excerpt

Hi everyone, We said goodbye to April with a glorious party celebrating Espressif's 10th birthday! Espressif was created on April 29th, 2008. Back then our company was a small Chinese startup fueled with the vision of its CEO and founder, Teo Swee Ann. It soon became apparent that Espressif's field of specialization would be the Internet of Things. Our company evolved significantly in this area, leaving its indelible mark with such popular IoT solutions as ESP8266and ESP32.