Lifecycle Management

Lifecycle Management #

The life of a piece of hardware or software at Deevnet, from being chosen to being taken out of service, and what has to be true at each stage. How to carry out each stage is in the runbook’s Lifecycle section. This section says what each one requires.


Stages #

StageWhat has to be truePolicyRecorded in
1. SelectA need is met by a selection, with its rationale and alternativesThis sectionIts Implementation & Tooling page, or an ADR
2. CertifyThe selection is tested against the criteria before anything relies on itCertificationCertification records
3. DeployIt goes in through a change that cites the certificationChange ManagementA change record, and the Software Catalog
4. DiscoverWhat is running is checked against the catalog, and each item’s upstream is watched for releases, end of life and advisories. Each finding is triaged into one of the stages belowDiscoveryThe catalog; findings in change records, certifications or the risk register
5. PatchIt stays on a certified line. Patches are applied within the line, after their notes are readVulnerability Management, Change ManagementChange records, and the catalog
6. UpgradeA new line is certified before the change that moves to itCertification, then Change ManagementA new certification revision, then a change record of type Upgrade
7. RetireIt is removed through a change: its configuration, secrets, artifacts and records of it in inventory, not just stoppedChange ManagementA change record (e.g. CHG-0017); removed from the catalog; its certification marked Superseded

Stages 2 and 6 are where certification sits. It is the gate between choosing something and relying on it, and it is passed again each time the thing moves to a new line. Stage 4 is what notices that a new line, a patch or an end of life has arrived.


What tracks where an item is #

Everything in service today predates this section. It entered at stage 3 without stage 2, and is Not yet certified until its next upgrade, or sooner.

Page last modified: September 26, 2026