DeliveryOperationalEnvironment scoped
Deployments and releases
An immutable release of a whole application moves through admission into an environment.
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
A release captures the module graph, the schema, the contracts, and the runtime configuration it was built from. Admission proves that release is compatible before an environment starts serving it.
- Build one immutable artifact for the whole application graph
- Prove the schema, the modules, and the policy hold before admission
- Keep the release an environment served before this one
Configured resources
What this capability is holding up in the environment in scope right now.
| Resource | Kind | State | Configuration |
|---|---|---|---|
| rel_scraps_9f42 | Release | Active | Production, three modules |
| rel_scraps_8a11 | Release | Ready | The artifact before it |
| Staging | Environment | Watching | Serving a candidate under observation |
Telemetry
Active releaserel_scraps_9f42In the selected environment
Build duration48 secondsFor the newest artifact
AdmissionPassedSchema and module graph are clean
Recent activity
- Release admittedCompleted, 18 minutes agoProduction changed over after the schema and module checks.
- Artifact builtValidated, 22 minutes agoEvery contract and validator compiled.