Accelerate: The Science of Lean Software and DevOps

Recap This book defines software delivery performance and how to measure it. Software delivery performance can be measured by the four following metrics: Lead time Deployment frequency Mean time to restore (MTTR) Change fail percentage These four measures of software delivery performance are classifiers for three groups: High performers Medium performers Low performers Finally, the following 24 capabilities are suggested to drive improvement to software delivery performance. Continuous Delivery User version control for all production artifacts....

Jun 30, 2019 · 1 min · Milad Irannejad

Our Software Dependency Problem

Takeaways: Reusing software through external dependencies has become widespread so quickly. The risks associated with software dependencies are not yet fully studied and considered. Follow the latest and best practices available for managing software dependencies. READ MORE

Apr 27, 2019 · 1 min · Milad Irannejad