Any Team focused on advancing its technical practices.
Works of thought leaders that influenced the Growth Criteria, assigned Stage, and associated Outcomes.
13 total capabilities
• Team Definition of Done
• Team Collective Code Ownership
• Health of Codebase
• Team Pair Programming
• Team Focus on Quality
• Agile Architecture
• Security Management
• DevOps Build Cycle
• DevOps Testing
• DevOps Deploy
• DevOps Release
• DevOps Monitoring
• DevOps Reporting
Assesses codebase complexity and ability to easily change it.
There is lack of ability to easily change the codebase because of the complexity embedded
A holistic technology vision exists for the product
The product is organized into modules
The product leverages libraries
The product contains components with well-defined APIs and/or messages/events
No or minimal branching for the product
The Product's entire configuration is in source code (i.e., configuration as code)
The product has fine-grained domain-based services for critical business needs
The architecture of the product is not dependent on the user interface
The product utilizes infrastructure as code
The business rules of the products can be tested independently of UI, database, or any other external elements