Tech stack
CI/CD, Git workflows, deployment, release management, observability, and production operations.
Practice items tagged with Cloud & DevOps.
Separates deployable artifact identity from client-facing contract compatibility, allowing frequent releases without unnecessary API-version churn.
Separates application composition in AppHost from reusable in-process defaults for telemetry, health, resilience, and service discovery.
Designs a pragmatic branching strategy for normal releases, hotfixes, and production traceability.
Builds a small, immutable, non-root .NET runtime image with controlled inputs, external configuration, graceful lifecycle behavior, and a practical patching strategy.
Compares build artifacts and deployment packages in a .NET release pipeline.
Chooses a deployment strategy from capacity, compatibility, risk, observability, and rollback needs, then defines progressive promotion and abort signals.
Preparation paths where this taxonomy appears in the track scope.