Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 565 Bytes

quantify-application-status.md

File metadata and controls

12 lines (10 loc) · 565 Bytes

application architectural status

A few things, which quantifies the application architectural status (app architect should care):

  • How much avg time one bug is taking to get fixed?
  • How much avg time a new feature took be get developed?
  • How often we needed db migrations?
  • How many avg hot fixes we need, say per week?
  • What is avg time of a hot-fix to go shipped (CI and CD)?

application development status

A few things, which quantifies the application development status (team lead should care):

  • How many avg bugs introduced, say per week?