Upgrade to Pro — share decks privately, control downloads, hide ads and more …

3 surprises when Continuously Deploying infrastructure

3 surprises when Continuously Deploying infrastructure

Lindsay Holmwood

April 16, 2015
Tweet

More Decks by Lindsay Holmwood

Other Decks in Technology

Transcript

  1. 1. Extra tasks every change 2. Less changes pushed into

    production 3. Lingering state 4. Higher costs
  2. 1. Change app 2. Change DB 3. Change proxy 4.

    Test app 5. Test DB 6. Test proxy 4. Test app 5. Test DB 6. Test proxy
  3. 1. Change app 2. Test app 3. Change DB 4.

    Test DB 5. Change proxy 6. Test proxy fail early 1. Change app 2. Test app 3. Change DB 4. Test DB 5. Change proxy 6. Test proxy
  4. Example (AP): - Write data to store - Query each

    node has data within n seconds