Software Alternatives & Reviews

Automatically Applying Configuration to IoT Devices with AWS IoT and AWS Step Functions - Part 1

AWS Step Functions AWS IoT
  1. AWS Step Functions makes it easy to coordinate the components of distributed applications and microservices using visual workflows.
    In this blog post series, we will look at a simple example of modeling an IoT device process as a workflow, using primarily AWS IoT and AWS Step Functions. Our example is a system where, when a device comes online, you need to get external settings based on the profile of the user the device belongs to and push that configuration to the device. The system that holds the external settings is often a third party system you need to integrate with at API level (HTTPS), based on the API specification and system SLAs.

    #Project Management #Workflow Automation #Web Service Automation 57 social mentions

  2. Easily and securely connect devices to the cloud.
    In this blog post series, we will look at a simple example of modeling an IoT device process as a workflow, using primarily AWS IoT and AWS Step Functions. Our example is a system where, when a device comes online, you need to get external settings based on the profile of the user the device belongs to and push that configuration to the device. The system that holds the external settings is often a third party system you need to integrate with at API level (HTTPS), based on the API specification and system SLAs.

    #Data Dashboard #IoT Platform #Analytics 8 social mentions

Discuss: Automatically Applying Configuration to IoT Devices with AWS IoT and AWS Step Functions - Part 1

Log in or Post with