BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning and Implementing Microsoft DevOps Solutions (AZ-400)Topic 1.2 — Metrics and queries — cram sheet
Cram Sheet312 words

Topic 1.2 — Metrics and queries — cram sheet

Topic 1.2 — Metrics and queries · cram sheet

Flow metrics — the definitions

MetricMeasures
Lead timeWork item creation → completion. Includes the queue
Cycle timeStart of active work → completion. Excludes the queue
Deployment frequencyHow often value ships
Time to recoverySpeed of recovery after failure
Change failure rateShare of changes causing failure

Diagnosis: short cycle time + long lead time = the team is fast but overloaded. Limit WIP; don't just hire.

Planning

  • Velocity is a planning input, never a target. Targeted → estimates inflate, prediction dies.
  • Widening band on a cumulative flow diagram = a growing queue in that state.
  • Query types: flat list · work items and direct links · tree of work items (hierarchy).

Development

  • Time to first review is usually the largest hidden delay — larger than build time.
  • Misleading: lines of code, commits per developer, individual velocity. All punish helping colleagues.
  • High churn = unsettled design in that area.

Testing

  • Flaky test rate belongs next to pass rate. 99% pass + 4% flaky ≠ healthy — every failure becomes ambiguous.
  • Gate on coverage of changed lines, not repo-wide.
  • Coverage shows lines executed, never whether anything was asserted.

Security

  • Age of findings beats count. 50 findings under a week ≫ 5 findings two years old.
  • Split MTTR by severity — aggregation hides triage failure.
  • Dependency currency is a leading indicator of future remediation speed.

Delivery & operations

  • Deployment frequency alone is gameable — pair with change failure rate.
  • Smaller batches reduce per-deployment risk.
  • Alert on user-facing signals; diagnose with infrastructure.
  • Report p95/p99, not averages. Azure Monitor logs use KQL.
All Designing and Implementing Microsoft DevOps Solutions (AZ-400) Study Resources

Related Notes

  • Agent and runner infrastructure421 words
  • Agent and runner infrastructure — quick notes150 words
  • Alerting on pipeline events255 words
  • Alerting on pipeline events — quick notes94 words
  • Analyzing usage and application performance241 words
  • Analyzing usage and application performance — quick notes73 words
  • Appropriate access levels217 words
  • Appropriate access levels — quick notes85 words
  • Automating container scanning277 words
  • Automating container scanning — quick notes96 words
  • Automating documentation from Git history191 words
  • Automating documentation from Git history — quick notes55 words

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Designing and Implementing Microsoft DevOps Solutions (AZ-400)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Designing and Implementing Microsoft DevOps Solutions (AZ-400) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.