Working with IoT rules

One of the most fascinating features recently provided with the AWS IoT Core is IoT rules. With IoT rules, you can basically provide your connected devices with the ability to interact with other AWS services. IoT rules provide a predefined set of rules that allow you to perform a variety of tasks, such as those listed here:

  • Write data received from a device to an Amazon DynamoDB table
  • Send a push notification to all users using Amazon SNS
  • Publish data to an Amazon SQS queue
  • Invoke a Lambda function to perform some data transformation
  • Process data from devices using Amazon Kinesis, and much more

An IoT rule also provides you with an added functionality which enables you to query and filter device data, as well use ...

Get AWS Administration : The AWS Definitive Guide to core AWS service offerings and implementing AWS in your own environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.