Any Agile Team focused on advancing its technical practices.
Works of thought leaders that influenced the Growth Criteria, assigned Stage, and associated Business Outcomes.
13 total questions
• Agile Architecture
• DevOps Build Cycle
• DevOps Deploy
• DevOps Monitoring
• DevOps Release
• DevOps Reporting
• DevOps Testing
• Health of Codebase
• Security Management
• Team Collective Code Ownership
• Team Definition of Done
• Team Focus on Quality
• Team Pair Programming
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