Skip to content

Q4. Make incremental, articulable and reversible changes

This might be equivalently stated as “be agile” or “commit early and often”, but the objective here in any case is to embrace the DevOps pattern of rapid iterations of changes, limited in scope, whose effect can be anticipated and whose impact can be reversed in the event of problems. Large scale changes increase the likelihood of unforeseen outcomes due to their increased complexity.