Useful tool for tracking Continuous Delivery – cdchecklist.info

This post was written by Matthew Skelton co-author of Team Guide to Software Operability. Summary: At cdchecklist.info we have made available a Trello board that contains all the key practices and recommendations from the book Continuous Delivery by Jez Humble and Dave Farley. You can clone this board to help with Continuous Delivery transformations in your ownContinue reading “Useful tool for tracking Continuous Delivery – cdchecklist.info”

Database connection auditing for Continuous Delivery

This post was written by Matthew Skelton co-author of Team Guide to Software Operability. Continuous Delivery of software systems can be a struggle if a central database is accessed by multiple applications directly, due to the (perceived) increased risk and the need for coordination across different teams. In this post, we demonstrate some techniques for discovering theContinue reading “Database connection auditing for Continuous Delivery”