When trying to get to Continuous Integration (most enterprises are not really there yet - nightly build isn’t CI), or trying to get to Continuous Delivery or Deployment from mere CI, it is wise to not attempt to fast-forward to your intended release cadence. You should really only turn the up dial a little versus where you are now. Then you should measure how successful that was and plan the next dialing up.

You should also worry about how many defects you get per release. You should not plan to stay where you are with that. You’re going to need to work out how to ‘dial back’ defects per release, as well how to solve them more quickly.

Oh, and remember to get ‘safe to fail’ locked in with the business.

Of course, how to score your defects per release is a factor too. Visibility to the business as well as cost by some definition are factors, so it may not be as simple as “defects per release”.

Lastly, new teams making applications or services should be attempting to carve a path to production (dark deployments, etc) for the first non-viable “Hello World” version of their application. Hopefully, that’s one of the two CDs, and they should fight hard to not lose that ability, including making new ‘controls’ for it if sign-offs and passing audits is a requirement.



Published

December 12th, 2017
Reads:

Categories