Quick Notes78 words

Designing a branch strategy — quick notes

Branch strategy — quick notes

StrategySuits
Trunk-basedCD, strong tests, feature flags
Feature branchMost teams — the default
Release branchMultiple supported versions in the field
  • The deciding question: how many versions must you support in production?
  • Long-lived branches diverge; prefer short branches + feature flags.
  • A strategy is a diagram until branch policies / protection rules enforce it.

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free