Skip to content
Project
Core modelOperationalEnvironment scoped

Instances

All capabilities

Every module key identifies one isolated store, one work queue, and one lifecycle.

Instances4Placed in the selected environment
Replica freshness9 / 129 of 12 copies current
Regions3Holding a copy of this environment
In flight2Runtime work running right now

What it guarantees

An instance is created on its first call, stays addressable by the same module and key forever, and gives its runtime memory back when it goes idle. State, execution, and placement are isolated from every other key.

  • Address one durable copy by its module and a caller-chosen key
  • Keep state, memory, and execution isolated per instance
  • Release an idle instance and restore it on the next call

Configured resources

What this capability is holding up in the environment in scope right now.

ResourceKindStateConfiguration
battles/room-42InstanceActiveActive, home in Sydney
wallet/player-9001InstanceActiveActive, home in Ashburn
inventory/sku-188InstanceWatchingRecently restored, home in Amsterdam

Telemetry

Known instances1,284In the selected environment
Active184Currently holding runtime state
Wake p95118 msRestore through the first handler

Recent activity

  1. Instance resumedCompleted, 7 minutes agoinventory/sku-188 rebuilt its state before the queued call ran.
  2. Instance went dormantObserved, 19 minutes agobattles/room-17 released its runtime after the idle window.