Skip to content

Advanced Execution

Everything up to this point assumed "a few hosts, one run." This section is about what changes at 50, 500, or 5,000 hosts — and the knobs that control it.

Read in this order

  1. Forks, Serial, Strategy, and Throttle — how many hosts run in parallel, and how a rollout is batched
  2. Fact Caching
  3. Connection Plugins
  4. Lookup and Filter Plugins
  5. Dynamic Inventory

Next

Continue to Production Engineering — the operational discipline that surrounds all of this at scale.