Please enable JavaScript.
Coggle requires JavaScript to display documents.
technical quality - Coggle Diagram
technical quality
details
hot spots
low effort, high effective
Example: force git hook code scan before push, proof of result on Jira ticket after implementation done
-
Leverage points
-
-
State
avoid stateful systems that is coupled, hard to scale, resisted to change ??
-
-
Technical vectors
-
way to achieve
- Give direct feedback
- Refine your your engineering strategy
- Encapsulate your approach in your workflows and tooling
- Train new team members during their onboarding
- Use Conway’s Law (organizations build software that reflects their structure)
- Curate technology change
-
-
-
-
common evolution
- hot spots
- apply best practices
- leverage points that preserve quality (??)
- align technical vectors (direction??)
- measurement
- form up quality team
- run a quality program & create accountability
-