Lifecycle
| Step | Meaning |
|---|---|
| Configure | Environment variables, secrets, domains, and runtime settings are ready. |
| Release | Cloud prepares a release candidate from project source or build output. |
| Deploy | Cloud assigns the release to an environment. |
| Run | Runtime services serve the deployed project. |
| Observe | Logs, traces, and deployment state show what happened. |