Maintainable
Contents
Definition
Exists in continuance with low cost of ownership; able to be upgraded as needed
Key Tenants
- The application should exist in the production environment with a reasonable cost of ownership to the provider.
- Technical debt must be appropriately managed and eliminated where possible.
- Developers must be able to refactor and improve the product, within reason, without the need to rewrite the application.
- Code must be clean, concise, and well documented.
Comments
So empty here ... leave a comment!