Encyclopedia category

Agile / DevOps

9 entries in Agile / DevOps.

Sort

Showing 9 of 9 · sorted by a–z

Letter B · Updated 2026-07-14

Bug Triage

The regular, disciplined meeting where new defects are reviewed, classified, prioritised and assigned — the difference between a live product backlog and a graveyard of unresolved tickets.

Letter C · Updated 2026-09-04

Change Failure Rate

The share of deployments that cause a degradation requiring remediation — the DORA metric that keeps delivery speed honest.

Letter D · Updated 2026-08-21

Dependency Upgrade Cadence

The habit of upgrading libraries and frameworks in small, continuous, bot-assisted steps — so security patches land in days and the dreaded 'big-bang upgrade' never has to happen.

Letter D · Updated 2026-07-14

Deployment Freeze Window

A pre-agreed period during which no non-emergency changes reach production — the operational discipline that protects a business's most exposed hours from avoidable engineering risk.

Letter F · Updated 2026-08-21

Flaky Test Management

The discipline of measuring, quarantining and fixing tests that pass and fail without any code change — before the team learns to ignore red builds and ships a real regression past them.

Letter I · Updated 2026-07-14

Infrastructure as Code (IaC)

The practice of provisioning and managing servers, networks, databases and cloud resources through version-controlled definitions rather than manual clicks in a console.

Letter P · Updated 2026-09-04

Pull Request Review Discipline

The working agreements that make code review fast, useful and humane — small changes, quick turnaround, clear intent, and comments that improve the system rather than the ego.

Letter R · Updated 2026-07-14

Rollback Plan

The pre-agreed, tested sequence for reverting a change if it fails in production — the difference between a five-minute recovery and a five-hour outage.

Letter Z · Updated 2026-07-14

Zero-Downtime Migration

The set of patterns that move a live system from an old state to a new one — database, service, provider or region — without an outage window, using dual writes, shadow reads, and staged cutovers.

Buy me a coffee