From the course: Leveraging Cloud Computing for IoT
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Deploy
From the course: Leveraging Cloud Computing for IoT
Deploy
- So how do we deal with deployment of IoT-based systems under AWS? Well, we have to deal with provisioning. So within AWS, we have the notion of device provisioning. Which can be done using provisioning templates or basically ways in which we can pre-define the configuration of how we're going to configure and deploy a device. We can do so programmatically, in other words the ability to build programmatic features to automate the movement our provisioning of devices or deploying IoT-based applications. We're able to do it in a just-in-time way, where we can sense a need and stand up the devices just in time, ahead at the need of the IoT system. Or the ability to do them in bulk. For example if I'm rolling out 10,000 devices, and need to do so rather quickly. In doing bulk provisioning I'm able to leverage pre-built plans to roll out many devices in IoT applications and deploy them as needed. So keep in mind this provides us with the flexibility to do device and IoT application…