Authentication & Access · Study deck

Rolling Out Zero Trust in Stages

Before choosing a rollout scope, inspect @fig-pc-zti-rollout-loop to see why observation, a bounded pilot, and enforcement form a feedback loop rather than three independent checklist items.

Shield Shelly is your guide for this deck.

zerotrustimplementation
Shield Shelly, the module guide, in a scene from this chapter.
iotclass.org

After studying this chapter

Learning objectives

You will be able to:

  • Explain: A real exception register records the exception, its compensating control, its owner, and a review or expiry date, so the temporary stays temporary and the permanent ones are at least seen and accepted on purpose.
  • Explain: Exceptions Become Permanent Unless They Expire Every rollout accumulates exceptions: a device that needs an unusual flow, a service that is not ready, a legacy path that must stay open for now.
  • Explain: Zero trust implementation interacts with running systems, and in IoT those systems can be physical, so the failure modes are about safety and continuity as much as security.
iotclass.org

Major section

Move From Observe to Enforce

The difference in IoT is the weight you must give to devices that cannot be changed.

  • An all-at-once rollout that is impossible to control.
  • A readiness map and a plan for those that cannot.
  • Logs of what would be denied, reviewed before enforcing.
  • A change record and monitoring of the effect.

Key terms

Most IoT environments
Most IoT environments are brownfield: they contain devices that cannot be upgraded, cannot hold a credential, or speak only legacy protocols.
iotclass.org

Major section

Move From Observe to Enforce (continued)

Outages with no way to tell cause from coincidence.

  • You rarely get to replace them, so the implementation has to carry them through mediation rather than pretend they will change.
  • Monitor Before You Enforce The pivotal practitioner move is the observe phase.
  • This catches the flows the inventory missed before they become outages, and it gives you evidence that the rule does what you intended.
iotclass.org

Major section

Keep the Rollout Reversible

The deeper layer explains why the staged, reversible approach is not timidity but engineering discipline.

  • Zero trust implementation interacts with running systems, and in IoT those systems can be physical, so the failure modes are about safety and continuity as much as security.
  • The failure is letting these become invisible and permanent.
  • Temporary gaps do not become permanent.

Why it matters

Any flow the inventory missed is now blocked, and because the change was broad, you cannot easily tell which rule caused which failure.

iotclass.org

Major section

Keep the Rollout Reversible (continued)

Exceptions Become Permanent Unless They Expire Every rollout accumulates exceptions: a device that needs an unusual flow, a service that is not ready, a legacy path that must stay open for now.

  • It also explains why drift has to be expected: devices, flows, exceptions, and support paths change after the first enforcement wave, so the rollout needs monitoring and rollback long after launch day.
  • Unknown flows surface before they are blocked.
  • Owners, compensating controls, and expiry dates.
iotclass.org

Major section

Keep the Rollout Reversible (continued)

Enforce-First Is the Classic Outage The most common implementation failure is switching policy straight to enforce across a fleet without an observe phase.

  • When the affected devices control physical processes, this is not an inconvenience; it can be a safety event.
  • A change record and per-stage monitoring.
  • A broad cutover that cannot be unwound.
iotclass.org

Major section

Keep the Rollout Reversible (continued)

The observe phase exists precisely to surface unknown flows while traffic still passes, and the staged transition exists so that a problem is bounded and attributable.

  • Brownfield Is the Normal Case Greenfield zero trust, where every device is new and capable, is rare.
  • The realistic implementation assumes legacy and constrained devices and makes mediation and segmentation carry the load they cannot.
  • Policy drifts and outages are slow to revert.
iotclass.org

Major section

Keep the Rollout Reversible (continued)

Without that feedback, policy quietly drifts out of date, and the architecture protects a system that no longer exists.

  • A real exception register records the exception, its compensating control, its owner, and a review or expiry date, so the temporary stays temporary and the permanent ones are at least seen and accepted on purpose.
  • Monitoring Is the Feedback Loop Implementation does not end at enforcement; the system keeps changing, and so do the flows.
  • Paired with monitoring is a rollback plan, so a harmful change can be reverted quickly rather than debated during an outage.
iotclass.org

Deck summary

Key takeaways

The difference in IoT is the weight you must give to devices that cannot be changed.

  • Outages with no way to tell cause from coincidence.
  • The deeper layer explains why the staged, reversible approach is not timidity but engineering discipline.
  • Exceptions Become Permanent Unless They Expire Every rollout accumulates exceptions: a device that needs an unusual flow, a service that is not ready, a legacy path that must stay open for now.
  • Enforce-First Is the Classic Outage The most common implementation failure is switching policy straight to enforce across a fleet without an observe phase.
iotclass.org

Retrieval practice

Recall check 1 of 3

Shield Shelly says: answer from memory, then check your reasoning.

Q1Why is a complete asset and flow inventory the usual first step in a zero trust rollout?

AUnknown devices and flows make accurate policy impossible.
BInventory is only a paperwork exercise that can be done after enforcement is live
COnce you have a perimeter firewall, inventory is unnecessary
DInventory lets you skip monitoring later
Show answer

Answer: A Inventory makes the real actors, devices, and flows visible so policy reflects reality rather than assumptions.

iotclass.org

Retrieval practice

Recall check 2 of 3

Shield Shelly says: answer from memory, then check your reasoning.

Q2A facility has many older controllers that cannot hold credentials or run agents, and they cannot be replaced this year. How should the rollout handle them?

AExempt them from zero trust permanently and connect them directly to everything
BMediate them through gateways that authenticate and enforce policy upstream.
CForce-enable enforcement on them anyway and accept that they will go offline
DDelay the entire rollout until every device can be replaced
Show answer

Answer: B Brownfield devices are carried through mediation and segmentation, with exceptions tracked rather than forgotten.

iotclass.org

Retrieval practice

Recall check 3 of 3

Shield Shelly says: answer from memory, then check your reasoning.

Q3A team enables enforce mode for a new zero trust policy across the whole fleet at once, and several devices that control physical equipment immediately lose the connections they need. What went wrong, and what is the fix?

AThey enforced before observing; use watch-only, stages, and rollback.
BThe policy was correct; the devices should simply tolerate losing their connections
CThe fix is to disable zero trust entirely, since it is incompatible with IoT
DAdd more devices to the same policy so the load is shared
Show answer

Answer: A The observe phase surfaces unknown legitimate flows before they are blocked, and a staged, reversible transition keeps failures bounded and attributable.

iotclass.org

Print reference

Answers

Answer key.

  1. A · Inventory makes the real actors, devices, and flows visible so policy reflects reality rather than assumptions.
  2. B · Brownfield devices are carried through mediation and segmentation, with exceptions tracked rather than forgotten.
  3. A · The observe phase surfaces unknown legitimate flows before they are blocked, and a staged, reversible transition keeps failures bounded and attributable.
iotclass.org