Technology
Git source control, branching, pull requests, history, tags, and release traceability.
Practice items tagged with Git.
Separates deployable artifact identity from client-facing contract compatibility, allowing frequent releases without unnecessary API-version churn.
Designs a pragmatic branching strategy for normal releases, hotfixes, and production traceability.
Compares build artifacts and deployment packages in a .NET release pipeline.
Explains how environment configuration drift causes deployment bugs and how to reduce it.
Explains the difference between deploying code and releasing functionality to users using feature flags.
Explains promoting artifacts through dev, staging, and production while managing configuration differences safely.
Preparation paths where this taxonomy appears in the track scope.