

Discover more from Cloud Everyday
Learn about a different Cloud product Every Day. We'll explore the opensource software angle of cloud products. What value is the cloud provider adding over that of the project.
Continue reading
AWS IoT Core is the core of AWS’ IoT strategy. It’s a primary but powerful tool. It’s enabled by two components, the IoT agent and the AWS message bus MQTT. The agent is installed on any endpoint. You can then use the SDK to create the data you want to send to the AWS MQTT. S3 can subscribe to the bus pick-up messages for which you can create Lambda functions. In the most basic form, it’s powerful. Add to it industry-specific capabilities, and you have an extensible service. We’ll cover those services over the next few days.