Important Note: You will create AWS resources during the workshop which will incur cost in your AWS account. It is recommended to clean-up the resources as soon as you finish the workshop to minimize the cost.

Handle AWS IoT Messages using AWS Lambda

AWS IoT Core enables the devices to easily and securely interact with cloud applications and other devices. AWS IoT Core supports HTTP, Web Sockets, and MQTT protocols for the communication. AWS IoT Core also allows to filter, transform, and act upon device data exchanged during the communication.

AWS Lambda lets the users run the code without provisioning or managing servers. The users pay only for the compute time you consume.

AWS IoT Core and AWS Lambda integration is natural choice if the user wants to perform some on-fly processing on the IoT messages and persists in some storage in scalable fashion. In this workshop, you learn about AWS IoT Core and AWS Lambda integration.

Start the workshop

AWS IoT Core

The AWS Resource consumption for the workshop falls under AWS Free Tier.