Group 14: DevOps & CI/CD
Tooling enabling build, release, configuration, artifact distribution, and operational automation: Azure DevOps (Boards, Repos, Pipelines, Artifacts), GitHub Actions, Azure Pipelines (standalone concept), Artifact Feeds, App Configuration, Automation (Runbooks).
Core Principle: Align pipeline platform with code collaboration center (avoid context switching) unless regulatory isolation dictates otherwise.
Selection Model
Score_AzDO = 0.28*C_enterprise + 0.22*C_boardProcess + 0.18*C_perms + 0.14*C_releaseFlow + 0.10*C_audit + 0.08*(10 - C_openSource) Score_GitHub = 0.30*C_openSource + 0.22*C_devVelocity + 0.18*C_ecosystem + 0.14*C_idFederation + 0.10*C_securityAutom + 0.06*(10 - C_enterprise) Score_Pipelines= 0.30*C_complexBuild + 0.22*C_multiPlatform + 0.18*C_approvals + 0.14*C_envPromo + 0.10*C_parallel + 0.06*(10 - C_devVelocity) Score_Artifacts= 0.34*C_pkgMgmt + 0.22*C_supplyChain + 0.16*C_retention + 0.12*C_isolation + 0.10*C_license + 0.06*(10 - C_openSource) Score_AppConf = 0.34*C_featureFlags + 0.24*C_dynamicConfig + 0.14*C_multiEnv + 0.12*C_secretSeparation + 0.10*C_rollout + 0.06*(10 - C_pkgMgmt) Score_Autom = 0.32*C_opsAutomation + 0.24*C_schedule + 0.16*C_hybrid + 0.12*C_credential + 0.10*C_patch + 0.06*(10 - C_featureFlags)
{{s.name}}: {{s.val | number:2}}