Any Team using DevOps Practices.
Works of thought leaders that influenced the Growth Criteria, assigned Stage, and associated Outcomes.
18 total capabilities
• Team Backlog
• Team Backlog Refinement
• Team Synergy
• Team Accountability
• Team Safety
• DevOps Build Cycle
• DevOps Testing
• DevOps Deploy
• DevOps Release
• DevOps Monitoring
• Security Management
• Team Definition of Done
• DevOps Reporting
• Team Iteration Planning
• Flow of Value
• Team Learning Culture
• Technology and Tools
• Measures
Assesses the ability to build software in a proactive, integrated, and automated manner.
There is a lack of ability to build software in a proactive, integrated, and automated manner
Source Code is versioned and managed in VCS
Management of build artifacts
Code is committed and pushed to a shared branch/trunk at least once daily
Builds can be recreated from source code using an automated process
Each commit triggers an automated build and test cycle, including tagging and versioning
Build Metrics are gathered and made visible to all stakeholders
Quality gates will automatically fail the build if quality standards are not met in areas such as code analysis, security, performance, etc.
Broken Builds are fixed immediately
DevOps Build metrics are regularly discussed and used to enhance the DevOps Build process with automation