AccelerUpDocs
Delivery/Deployments/Overview

Delivery

What shipped, when, where, and whether it made things worse.

Delivery covers everything that ships code, and — more usefully — everything that connects a change to its consequences.

The point of recording deploys

Most incidents are caused by a change. A monitoring system that knows what changed answers the first question of every incident before anybody asks it.

Specifically, it is what lets an alert say:

errors rose on /checkout eleven minutes after release 4.18.2 went to production, on the three servers that got it first

Every clause there comes from a different part of this section, joined in one database.

Around delivery

Part of DeliveryDeployments, pipelines, releases and everything that ships code.