Any Agile Team who uses DevOps practices.
Works of thought leaders that influenced the Growth Criteria, assigned Stage, and associated Business Outcomes.
18 total questions
• Team Backlog
• Team Backlog Refinement
• Team Accountability
• Team Safety
• Team Synergy
• DevOps Build Cycle
• DevOps Deploy
• DevOps Monitoring
• DevOps Release
• DevOps Reporting
• DevOps Testing
• Security Management
• Team Definition of Done
• Flow of Value
• Team Iteration Planning
• Measures
• Team Learning Culture
• Technology and Tools
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