Deployments
Ship changes safely across large fleets.
Deployments provide a stateful workflow for pushing changes across many endpoints with control over pace, risk, and observability.
Rollout Strategies
Breeze supports immediate and staggered rollout modes. Immediate is useful for urgent, low-risk tasks; staggered mode enables batch-based progression so teams can validate early impact before full-fleet execution.
Targeting Model
Deployments can target explicit devices, device groups, filter expressions, or all devices in scope. Target resolution is handled as part of deployment lifecycle so execution intent is explicit.
Control Loop
Operators can initialize, start, pause, resume, cancel, and retry deployments. Failure thresholds and retry settings provide guardrails for large rollouts where partial failure is expected.
Visibility and Diagnostics
Each deployment includes aggregate progress and per-device records, making it easy to isolate failing cohorts, inspect error patterns, and decide whether to continue or stop.
Why Teams Use It
Deployments add discipline to change management by turning ad-hoc bulk actions into traceable, controllable rollout workflows.
Capabilities
Immediate and Staggered Rollouts
Operators can choose all-at-once execution or batched rollout with delay and threshold controls.
Flexible Target Resolution
Deployments can target devices, groups, filter queries, or full-scope fleets.
Per-Device Progress Records
Each target device has a tracked lifecycle record for diagnostics and rollout decisions.
Operator Control Loop
Pause, resume, cancel, and retry operations keep high-risk rollouts operator-governed.