Tags: deployment* + aws*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. If your blue and green environments are in the same AWS region, and you don’t have to account for schema changes, you can have both environments tap into the same data sources, significantly simplifying your deployment process.
    If you do need to account for schema changes, a simpler way to handle that is to decouple schema changes from code changes. By using decoupling, you can choose one of two approaches:
    Database updates are backward compatible
    Code changes are backward compatible with the old schema
    2016-01-12 Tags: , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "deployment+aws"

About - Propulsed by SemanticScuttle