 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Unchartered Waters &#187; deployment</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/unchartered-waters/tag/deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/unchartered-waters</link>
	<description>News and analysis on the latest approaches in IT, to keep you on the leading edge... and keep you from being cut by it.</description>
	<lastBuildDate>Sat, 18 May 2013 13:37:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>My ETsy Site Visit &#8211; Uncharted Waters Version!</title>
		<link>http://itknowledgeexchange.techtarget.com/unchartered-waters/my-etsy-site-visit-uncharted-waters-version/</link>
		<comments>http://itknowledgeexchange.techtarget.com/unchartered-waters/my-etsy-site-visit-uncharted-waters-version/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 00:19:09 +0000</pubDate>
		<dc:creator>Matt Heusser</dc:creator>
				<category><![CDATA[deployment]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[monitoring]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/unchartered-waters/my-etsy-site-visit-uncharted-waters-version/</guid>
		<description><![CDATA[Last January I spent a week in New York City, including one day at the international headquarters of Etsy, the folks behind the massive 24-hour shopping mall for crafters.  I took pictures (lots of pictures), took notes (lots of notes), and even uploaded a video or two. On the plane ride home, I took my [...]]]></description>
				<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em;"><script type="text/javascript" src="http://button.topsy.com/widget/retweet-big?url=http://itknowledgeexchange.techtarget.com/unchartered-waters/my-etsy-site-visit-uncharted-waters-version/&amp;title=My+ETsy+Site+Visit+-+Uncharted+Waters+Version%21&amp;theme=blue&amp;order=count,badge,retweet&amp;txt_tweet=tweet&amp;txt_retweet=retweet"></script></div><p><a href="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/209/files/2012/04/etsy_squid.jpg"><img class="alignleft size-medium wp-image-281" src="http://cdn.ttgtmedia.com/ITKE/uploads/blogs.dir/209/files/2012/04/etsy_squid.jpg" alt="" width="235" height="240" /></a>Last January I spent a week in New York City, including one day at the international headquarters of Etsy, the folks behind the massive 24-hour shopping mall for crafters.  I took pictures (lots of pictures), took notes (lots of notes), and even uploaded a video or two.</p>
<p>On the plane ride home, I took my notes and typed.  And typed, and typed, then submitted the results to my editor, and waited.  Just last week, the folks at CIO.com published my article &#8220;<a title="Continuous Deployment at Etsy" href="http://www.cio.com/article/703190/Continuous_Deployment_Done_In_Unique_Fashion_at_Etsy.com?page=4&amp;taxonomyId=3038" target="_blank">Continuous Deployment at Etsy</a>.&#8221;</p>
<p>But this is Uncharted Waters, and you want the rest of the story, right?</p>
<p>Read on, dear reader.  Read on.</p>
<p><span id="more-282"></span><strong>The Rest of the Story</strong></p>
<p>The article covered a great deal of material, but the biggest thing I thought was missing was a picture of the wall of metrics.  No, really, it&#8217;s a collection of monitors that work together in real time; here&#8217;s a picture:</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm8.staticflickr.com/7201/6881959983_4f93079b84_o.jpg" alt="" width="560" height="418" /></p>
<p style="text-align: left">If you are an operations and worried about a deploy at ETsy, you don&#8217;t need to feel uncomfortable and fish for a cigarette.  Instead, you can walk over the board and watch it.  The wall measures everything, from the errors the show up in the logs, to the time it takes to log in, number of simultaneous users, response time of specific URLs, even the number of code modules that do not yet have automated unit tests.</p>
<p style="text-align: left">But don&#8217;t take my word for it; here is a little video of Noah Sussman, then Test Architect at Etsy, talking about the massive wall of monitors:</p>
<p style="text-align: left">
<p><code>[kml_flashembed movie="http://www.youtube.com/v/1W2vIE1nSxg" width="425" height="350" wmode="transparent" /]</code></p>
<p style="text-align: left">As for the how of the infrastructure, it&#8217;s pretty simple: The developers have an API for their PHP code that can send a packet to a logging server, then the logging server writes to a database, and the reports come out of the database in real time, using a free open-source tool called <a title="graphite" href="http://graphite.wikidot.com/" target="_blank">Graphite</a>.</p>
<p>Here&#8217;s Noah again, showing us around the office:</p>
<p><code>[kml_flashembed movie="http://www.youtube.com/v/FPvqKwQssAg" width="425" height="350" wmode="transparent" /]</code></p>
<p><strong>Here&#8217;s The Key</strong></p>
<p>The biggest thing I took away from Etsy was that the company <em>consciously</em> built infrastructure that was designed to <em>free</em> developers.</p>
<p>Instead of a tool for heavy-handed command and control, the tools make it possible to deploy quickly, and the monitors allow the staff to notice a problem and fix it.  This mitigates the risk of a quick rollout, which means the technical staff can afford to take a few risks.</p>
<p>And some of those risks won&#8217;t burn, they will pay off.</p>
<p>Multiply a net positive risk by ten thousand, and, all of a sudden, you have competitive advantage.</p>
<p>It was a great trip out to Etsy, and I wish them the best of luck, but somehow, I suspect they are making their own.</p>

<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/unchartered-waters/my-etsy-site-visit-uncharted-waters-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
