Amazon Web Services
Is a suite of Web Software to do stuff.
AWS IoTΒΆ
Platform: * Protocol * A device can publish or subscribe to message * Scalability * Security * Cert on IoT * Integration * Shadow use to query an offline device * SDK
Setup exampleΒΆ
In AWS IoT Console: 1. Create a Thing in Manage β Things 1. Secure it Secure β Policies 1. Test it in MQTT Test client 1. Redirect data in Act β Rules * Like to another MQTT topic * Or other AWS services: Lambda, IoT Analytics, ...
In AWS IoT Analytics: 1. Create or view Channels of information 1. Pipelines to transfer data to a data store 1. Data store to view existing data set * AWS QuickSight can be used to visualize data