Guides
Deploy to production
Promote a reviewed Arcwell configuration with explicit health checks, rollback points, and audit records.
Prepare the environment
- Use a dedicated production workspace.
- Store access keys in the deployment platform's secret store.
- Set retention before accepting customer events.
- Assign at least two workspace owners.
Plan and apply
shell
arcctl validate
arcctl plan --environment production --out arc.plan
arcctl apply arc.plan --require-reviewVerify delivery
| Check | Passing condition | Action on failure |
|---|---|---|
| Runtime health | All partitions ready | Stop rollout |
| Delivery lag | Below 30 seconds | Scale workers |
| Quarantine rate | Below 0.5 percent | Inspect handler |