The Internet of Things on AWS – Official Blog
Tag: Introductory
Identify APN Partners to Help You Build Innovative IoT Solutions on AWS
AWS provides essential building blocks to help virtually any company build and deploy an Internet of Things (IoT) solution. Building on AWS, you have access to a broad array of services including AWS IoT, a managed cloud platform that lets connected devices easily and securely interact with cloud applications and other devices, and low-cost data […]
Bites of IoT – Rules Engine and Amazon SNS
Update: For the most up to date implementation, please refer to the AWS documentation for creating an AWS IoT rule that forwards MQTT messages to an Amazon SNS topic for SMS delivery. Welcome to another installment in the Bites of IoT blog series. In this bite, we will use the AWS IoT rules engine to […]
Bites of IoT – Introduction
Welcome to Bites of IoT, the first post in a series designed to introduce developers to AWS IoT. In this first bite, we’ll set up a very simple client that can create things in AWS IoT, send messages to those things, subscribe to topics to receive messages from things, and then clean up. The client […]