We have built many projects, and we believe the most valuable summary indicators are:
• Dτ = Delivery lead time. Product teams may say "from concept to customer" or "from idea to implementation".
• Dμ = Delivery service rate. Devops teams may say "deployment frequency" or "we ship X times per day".
• Dε = Delivery error ratio. Quality teams may say "change fail rate" or "percentage of rollbacks".
• Rτ = Restore lead time. Site reliability engineers may say "time to restore service" or "mean time to restore (MTTR)".
Queueing theory
from joelparkerhenderson
Filed under:
Same Source
Related Notes
- Dependencies (coupling) is an important concern to address, but it&...from kbouck
- By replacing integration tests with unit tests, we're losing al...from Computer Things
- I propose that there is one problem chief among them, an impetus fo...from George Hosu
- The only good advice I have here is to re-evaluate your metrics oft...from ferd.ca
- When software -- or idea-ware for that matter -- fails to be access...from gist.github.com
- Any software is considered free software so long as it upholds the ...from writefreesoftware.org
- Nathan's four Laws of Software: 1. **Software is a gas** ...from Jeff Atwood
- > Any sufficiently complicated [C](https://en.wikipedia.org/wiki...from From Wikipedia, the free