Create a Rollout
Rollouts in Bosch IoT Rollouts allow you to deploy software updates efficiently to a set of targeted devices. You can manage, monitor, and orchestrate software distribution with fine-grained control.
There are two main types of rollouts:
Static Rollouts: Distribute updates to a predefined set of targets divided into fixed groups. Static rollouts apply only to targets that meet the criteria at the time of rollout creation and do not add targets after creation.
Dynamic Rollouts: Continuously update devices that match the filter criteria, even after the rollout has started. Dynamic rollouts automatically add new eligible targets as they appear.
Choosing a Rollout Type
Use a Static Rollout when:
You have a defined and fixed number of devices to update.
Your devices are already known and you don’t expect new devices to become eligible after the rollout starts.
Use a Dynamic Rollout when:
You expect new devices to regularly become eligible after the rollout starts.
You want to continuously manage updates in a dynamic environment.