courses > Cellular IoT Foundations > IoT product lifecycle overview

7.3

Fleet deployment overview

TL;DR

Key takeaways

1

ZTP automates provisioning in five steps.

From identity injection at manufacturing through bootstrap attach, cloud registration, configuration download, and finally operational status on the production network.

2

A "birth certificate" makes ZTP possible. T

he cryptographic identity injected at manufacturing is what lets the cloud verify a device belongs to your fleet.

3

Automation needs a physical framework.

Even flawless provisioning fails in a dead zone or without power, so a deployment plan is the essential counterpart to ZTP.

4

Survey, stage, and phase your rollout.

Site surveys, staging and kitting, and wave-based deployment catch problems before they scale.

5

Train the people installing devices.

Field technicians need clear visual guides and an on-site way to confirm a successful activation.

6

Design for connectivity variation.

Multi-carrier SIMs, graceful network fallback, and Private APN configuration keep a geographically spread fleet resilient and isolated.

Your product is certified, manufactured, and sitting in boxes on a warehouse shelf. Now you need thousands of devices in the field, connected to the network, and reporting to your cloud platform without sending a technician to configure each one. This lesson explains how zero-touch provisioning works, what a fleet deployment plan looks like, and how to avoid the most common deployment pitfalls.

What you'll learn

How zero-touch provisioning turns a manufactured device into a managed asset

Zero-Touch Provisioning (ZTP) automates the transition from a manufactured device to an operational asset in five steps:

  1. Manufacturing: Where identity injection burns the initial cryptographic keys and root identity into the hardware.
  2. Bootstrap attach: The device powers on and connects to a limited bootstrap cellular network, checking in to say it is online and ready to be configured, without production credentials yet.
  3. Cloud registration: The device introduces itself to your management platform, which verifies it is legitimate hardware from your fleet.
  4. Profile and configuration download: The cloud securely delivers the real operational credentials, such as production APN settings and certificates.
  5. Operational: the device activates its new credentials, disconnects from the bootstrap network, and attaches to your production network, fully deployed.

Why zero-touch provisioning alone is not enough

ZTP automates the software handshake that connects a device to the cloud, but it cannot account for the physical environment. Even a perfect provisioning sequence fails if the device is installed in a cellular dead zone or lacks power, which is why automation must be surrounded by a rigorous operational framework.

What a fleet deployment plan includes

A deployment is a logistics operation as much as a technical one. Key elements:

  • Site surveys: Before installing, survey locations for cellular coverage, power availability, and mounting options. A device that cannot reliably reach a tower is useless no matter how well it works on the bench.
  • Staging and kitting: Pre-configure devices in a staging environment, bundle them with mounting hardware, antennas, and cables, and build installation kits with clear instructions.
  • Phased rollout: Deploy in waves. Start with a small batch in controlled conditions, confirm provisioning, data flow, and monitoring all work, then scale up. This is the MSU methodology applied to deployment.
  • Installer training: Field technicians may not be engineers, so provide visual installation guides and an on-site way to confirm activation, such as an LED status indicator or a mobile app.

How to handle variable network coverage across sites

Deployments across diverse geographies meet real variation in network availability. Plan for it with:

  • Multi-carrier SIM strategies: Consider an eSIM or multi-IMSI SIM that can connect to multiple carriers improves resilience, letting a device fall back to another carrier where one has poor coverage.
  • Network fallback: Design devices to fall back gracefully between technologies, for example from LTE-M to NB-IoT or even 2G depending on use-case requirements.
  • APN configuration: Access Point Name (APN) settings determine how a device connects through the carrier to the internet. A Private APN provides network isolation, keeping device traffic off the public internet.
quiz

Lesson 7.3 Self-assessment

1. What does Zero-Touch Provisioning (ZTP) automate?

2. Why is a site survey performed before installing devices?

3. How does a multi-carrier SIM (eSIM or multi-IMSI) improve fleet resilience?

faq

Frequently asked questions

next lesson

Support and maintenance lifecycle

Manage fleet health for the long term. Cover post-deployment essentials like observability, FOTA updates, and predictive maintenance vs. reactive care.

Start lesson