Link Search Menu Expand Document

Pattern

A general, reusable solution or set of instructions that will within a specific context solve a commonly occurring problem.

Patterns maybe recommended, suggested or mandatory.

Examples (fictitious)

  • Raw Data Vault
  • Micro-Service Architecture
  • Scrum
  • all database column names should start with the prefix “COL_”