Posts tagged with DevOps:
Monday, 5 January 2015
Delivering Continuous Delivery, continuously
Phil Wills, Simon HildrewThis extract from the Build Quality In anthology of DevOps and Continuous Delivery experience reports explains how the Guardian adopted Continuous Delivery.
Saturday, 15 February 2014
London DevOps meetup held at the Guardian
Simon HugginsAn inspiring get-together at the Guardian for London DevOps where members of the community swapped ideas about various development and operations techniques for building better software.
Friday, 14 February 2014
Encrypting sensitive data in Puppet
Simon HildrewMoving to DevOps ideally means sharing configuration management data with developers, without losing control of production passwords and private SSL keys. Intelligently encrypting sensitive data with hiera-eyaml makes it possible to share almost everything without the obfuscation slowing you down.