<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Implementing Blue-Green Deployments with AWS</title> <atom:link href="http://www.dtsato.com/blog/2014/05/06/implementing-blue-green-deployments-with-aws/feed/" rel="self" type="application/rss+xml" /><link>http://www.dtsato.com/blog/2014/05/06/implementing-blue-green-deployments-with-aws/</link> <description>We can change!</description> <lastBuildDate>Wed, 07 May 2014 20:15:42 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=4.2.20</generator> <item><title>By: Vijay Raghavan Aravamudhan</title><link>http://www.dtsato.com/blog/2014/05/06/implementing-blue-green-deployments-with-aws/comment-page-1/#comment-665654</link> <dc:creator><![CDATA[Vijay Raghavan Aravamudhan]]></dc:creator> <pubDate>Wed, 07 May 2014 20:15:42 +0000</pubDate> <guid
isPermaLink="false">http://www.dtsato.com/blog/?p=437#comment-665654</guid> <description><![CDATA[Nice writeup - but there is one point which I think is also worth mentioning:
When using this style of deployments, and as most apps deal with a single DB across any number of clustered app server instances, the db will then be on v2 - and thus be used by both versions while both blue AND green are active (ie during the sanity checking duration of when green is still internal). This &quot;backwards compatibility&quot; of the db or non-breaking forward changes (whichever way you look at it) boils down to the team&#039;s discipline in keeping this deployment style alive. I have used BG deployments before, and this particular point has to be actively/explicitly safe-guarded by the team.]]></description> <content:encoded><![CDATA[<p>Nice writeup &#8211; but there is one point which I think is also worth mentioning:<br
/> When using this style of deployments, and as most apps deal with a single DB across any number of clustered app server instances, the db will then be on v2 &#8211; and thus be used by both versions while both blue AND green are active (ie during the sanity checking duration of when green is still internal). This &#8220;backwards compatibility&#8221; of the db or non-breaking forward changes (whichever way you look at it) boils down to the team&#8217;s discipline in keeping this deployment style alive. I have used BG deployments before, and this particular point has to be actively/explicitly safe-guarded by the team.</p> ]]></content:encoded> </item> </channel> </rss>