Skip to content

Instantly share code, notes, and snippets.

View gwithers's full-sized avatar

George Withers gwithers

View GitHub Profile
@gwithers
gwithers / gist:0bb414ee4e178bc6d308
Last active August 29, 2015 14:20
Implementation Plan: reliable reports deployment
Integration Plan: reliable reports deployment
By Barry and George
05/04/15
Deploys changes to production enabling reliable reports deployment by using individual databases preventing outage from spreading if import fails.
<< preparation - systems unaffected >>
1. Cherry pick change in Phoenix to production
@gwithers
gwithers / gist:f03ff5bde2985c3890fc
Last active August 29, 2015 14:19
HQ Field Migration

HQ/Field Deployment Overview

Overview

To minimize risk, we will deploy in stages with back-end functionality performing data migration. This will reduce the risk of a big-bang event where we'd be in a longer window of downtime. This will involve 1-2 deployments of HQ and 2 deployments of Field. Details follow.

Timeline