Skip to content

Patterns

sc0ttruss edited this page Aug 26, 2016 · 13 revisions

A Pattern Language for Continuous Transformation (always evolving):

By convention, pattern names are written in Camel Case Concatenated.

An introduction to patterns is here.

Organisational Patterns

Also refer to Coplien's patterns here.

Technical Patterns

  • ConvergedPipeline
  • TestFirst
  • DontConfigureFullStackFirst
  • LeanBeforeAutomate
  • DeployToInternalProdFirst
  • StartWiththePackage
  • AutomateDownwards
  • NoGoldImages
  • AutomateVMCustomization
  • UnknownUnkowns

Process Patterns