<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>VentureBeat &#187; devops</title>
	<atom:link href="http://venturebeat.com/tag/devops/feed/" rel="self" type="application/rss+xml" />
	<link>http://venturebeat.com</link>
	<description>News About Tech, Money and Innovation</description>
	<lastBuildDate>Sat, 25 May 2013 19:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='venturebeat.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c6d8c27ffa1c5a7f106f97e434437baf?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>VentureBeat &#187; devops</title>
		<link>http://venturebeat.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://venturebeat.com/osd.xml" title="VentureBeat" />
	<atom:link rel='hub' href='http://venturebeat.com/?pushpress=hub'/>
<copyright>Copyright 2013, VentureBeat</copyright>		<item>
		<title>How to get your ops folks to understand agility (make them read this, for starters)</title>
		<link>http://venturebeat.com/2013/04/06/agile-devops/</link>
		<comments>http://venturebeat.com/2013/04/06/agile-devops/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 17:30:11 +0000</pubDate>
		<dc:creator>Andi Gutmans</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[agile development]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Nerd Day]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=711848</guid>
		<description><![CDATA[<p><span class="post-label guest-post">Guest Post</span> Once development is ready to release an application, how do we support the next stages of the release process with equally agile&#160;operations?</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=711848&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img src="http://venturebeat.files.wordpress.com/2011/08/picture-13.png?w=634&#038;h=637" alt="Dmitry Dragilev" width="634" height="637" class="alignnone size-full wp-image-322276" /></p>
<p>Agility is the key to success in today’s busy, mobile-first application world. It’s no longer a matter of spending months developing an application and rolling out the red carpet for one major release. The reality is that apps must be released quickly and iterated frequently so one can learn from user feedback and meet business expectations.</p>
<p>Many of us are familiar with agile development, a system of processes and tools that ensures the efficient development of high-quality apps. But that’s only half of the story. Once development is ready to release an application, how do we support the next stages of the release process with equally agile operations?</p>
<h3>Agile delivery</h3>
<p>The basis of agile delivery is when development and operations teams actively collaborate to seamlessly build and manage an application throughout its lifecycle. Several businesses have already proven just how far this approach can carry them. NYSE Euronext, in the midst of its merger, reduced their two-year web development cycle into an iterative, two-week production cycle by adopting agile delivery. They were able to release <a href="http://static.zend.com/topics/NYSE-Euronext-CS-0512-R1-EN.pdf" target="_blank" target="_blank">40 new business-critical apps in 18 months as a result</a>.</p>
<p>Pinterest credits release automation and DevOps smarts with being able to successfully support its 5,124 percent explosion in growth last year. Facebook releases apps twice a day and processes up to 300 changes per day for one billion users, perhaps representing the pinnacle of agile achievement.</p>
<h3>A crisis of collaboration</h3>
<p>However, although they are striving for more frequent releases, most companies don’t yet have the processes and tools to support agile delivery. Development and ops teams still grapple with ongoing misunderstandings because they don’t have shared visibility and accountability for an application’s success once released into production. In fact, collaboration issues are still so serious that the leading causes of application failure can be traced back to them. These include failed software upgrades, the inability to scale to meet unforeseen demand, resource exhaustion and configuration errors, according to <a href="http://repository.cmu.edu/cgi/viewcontent.cgi?article=1047&amp;context=pdl" target="_blank" target="_blank">research</a> from Carnegie Mellon University. </p>
<p>All of these issues have lead to a phenomenon of blamestorming between development and operations teams. Seventy five percent of ops teams admit that development <a href="http://www.serena.com/solutions/itsm/itsm-trends-infographic.html" target="_blank" target="_blank">perceives them as a roadblock</a>, or only somewhat supportive of agile development, while 72 percent of ops professionals say that development is not supportive of their goals.</p>
<h3>Three steps to agile delivery</h3>
<p>As big as this challenge may seem, it is not insurmountable. The solution involves bringing down the invisible wall that has traditionally separated development and operations. In its place, build a bridge of automation and collaborative workflow, the foundational components to agile delivery. This involves establishing tools and processes that maximize shared visibility and transparency, while diminishing the likelihood of errors through handoffs, as well as maintaining the security and control of the production of the production environment.  </p>
<p>I’ve seen companies succeed when they started with three components and then built up their agile delivery from there. These components are automation, shared visibility and troubleshooting. </p>
<p><strong>Automation</strong></p>
<p>Automating deployments reduces the chance of error when development teams pass code and instructions to ops. In an ideal world, developers can specify the exact components that are needed for their app in a self-contained package that incorporates all of the necessary application prerequisites. The automation process enables all of these requirements to be applied as part of the application’s release package. </p>
<p>In the case where an application encounters significant errors, the other key element to automate is a rollback capability. Here, what a team needs is a controlled change process where the option exists to revert to a previous version with all of its associated extensions and configurations. Ideally, this process can be applied from the operations side in a simple series of clicks. </p>
<p><strong>Shared visibility</strong></p>
<p>Shared visibility provides the foundation for collaboration once an application has successfully moved into production. This enables a developer to know whether his app is performing or behaving in a different manner in production than it did in the dev/test environment. Without this insight, the operations team may be unaware of unusual application behavior and impending challenges.<br />
However, there is also a question of control. The key is to find a way to give developers access to the information they need for troubleshooting and to understand an app’s behavior, without giving them hands-on access to the production systems (think “read only” visibility without the ability to change settings).</p>
<p><strong>Troubleshooting</strong></p>
<p>The third crucial area is troubleshooting. This is the most common cause of blamestorming between dev and ops teams. </p>
<p>The key here is that developers need access to production debugging information in a controlled manner, and a troubleshooting toolset so they can understand what happened on the production system. Ideally, with the visibility mentioned above, a developer can actually see why an error occurred, and avoid unnecessary experimentation to try and replicate the error. </p>
<p>This means going beyond ops sharing screenshots of application error pages, and finding a way to record major errors in an application’s code execution for later analysis by the developer.</p>
<h3>Agility that goes beyond development</h3>
<p>Organizations that embrace agile development while relying on disconnected operations processes are making the painful discovery that much of the value gained from agile development is negated. Today’s iterative development approach requires special attention to the operations and delivery side of applications. Once a business starts with these three foundational elements, they can build and refine their agile delivery even further, placing a focus on advanced application monitoring and continuous performance and scale, which I’ll discuss in my next post.  </p>
<p><em>Andi Gutmans is CEO and co-founder of Zend Technologies. Founded in 1999, Zend was instrumental in establishing PHP. Today, Zend helps others create and implement back-end infrastructure for mobile and web applications. Zend Server and Zend Studio are deployed at more than 40,000 companies worldwide.</em></p>
<br />Filed under: <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=711848&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/04/06/agile-devops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2011/08/picture-13.png" /><source url="http://venturebeat.com/2013/04/06/agile-devops/">How to get your ops folks to understand agility (make them read this, for starters)</source>
		<media:content url="http://0.gravatar.com/avatar/f0c16a1fc7463e62363a4b09b345437c?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jolie</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2011/08/picture-13.png" medium="image">
			<media:title type="html">Dmitry Dragilev</media:title>
		</media:content>
	</item>
		<item>
		<title>What Twitter and Pinterest know about DevOps that you don&#8217;t (infographic)</title>
		<link>http://venturebeat.com/2013/03/26/what-twitter-and-pinterest-know-about-devops-that-you-dont-infographic/</link>
		<comments>http://venturebeat.com/2013/03/26/what-twitter-and-pinterest-know-about-devops-that-you-dont-infographic/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 22:08:06 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[pinterest]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=706012</guid>
		<description><![CDATA[<p>Twitter and Pinterest aren't just hyper-growth social networks with huge user counts and even huger valuations. They're also two key examples of "DevOps," a relatively new way of building and releasing web apps at increasingly high&#160;speed.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=706012&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/03/26/what-twitter-and-pinterest-know-about-devops-that-you-dont-infographic/large_4381851322/" rel="attachment wp-att-706031"><img class="aligncenter size-full wp-image-706031" alt="server room" src="http://venturebeat.files.wordpress.com/2013/03/large_4381851322.jpg?w=885&#038;h=547" width="885" height="547" /></a>Twitter and Pinterest aren&#8217;t just hyper-growth social networks with huge user counts and even huger valuations. They&#8217;re also two key examples of &#8220;DevOps,&#8221; a relatively new way of building and releasing web apps at increasingly high speed.</p>
<p>Developed by Flickr to enable up to <a href="http://en.wikipedia.org/wiki/DevOps" target="_blank">10 code releases</a> each and every day, DevOps is a continuous deployment methodology that uses high levels of automation to bring development &#8212; coding engineers &#8212; closer to operations, the team that builds and runs the servers that deliver the software to users.</p>
<p>According to a <a href="http://info.puppetlabs.com/2013-state-of-devops-report.html" target="_blank">new report</a> by IT automation provider <a href="https://puppetlabs.com" target="_blank">Puppet Labs</a>, 63 percent of companies are now using at least some DevOps methodology. Companies that do, ship code a staggering 30 times more often than companies that don&#8217;t and accomplish that rapid turnover with 50 percent fewer errors.</p>
<p>Not surprisingly, the deploy rate &#8212; how often companies actually update live production code &#8212; increases as the length of time of DevOps implementation increases, and the change lead time decreases. In addition, the change failure rate decreases.</p>
<p>How?</p>
<p>Puppet Labs&#8217; report says that version control, which allows instant rollback and quick pinpointing of changes that could have adverse effects, and automation, which helps companies create and run a set of repeated and automatic steps for each and every code deployment, result in the achievement of what might be seen as two diametrically-opposed goals: quick reaction time and lower error rate.</p>
<p>More details, visually, in the infographic:</p>
<p><a href="http://venturebeat.com/2013/03/26/what-twitter-and-pinterest-know-about-devops-that-you-dont-infographic/devops-infographc/" rel="attachment wp-att-706030"><img class="aligncenter size-full wp-image-706030" alt="DevOps-infographc" src="http://venturebeat.files.wordpress.com/2013/03/devops-infographc.jpg?w=601&#038;h=3639" width="601" height="3639" /></a></p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/stars6/4381851322/" target="_blank">Leonardo Rizzi</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=706012&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" /><div class="post-meta-blurb post-meta-after blurb-cat-dev"><hr />

<a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate"><img class="alignleft  wp-image-733023" alt="SAP Startup Focus" src="http://venturebeat.files.wordpress.com/2011/05/sap-sfp-vert11.png" width="135" height="88" /></a>Big Data and Predictive/Real-time Analytics startups: Are you looking to jumpstart development &amp; accelerate market traction? Sign up for the SAP Startup Focus program to receive technology, support, resources and community to help you develop new applications on SAP HANA, a cutting edge database platform. <a href="http://spr.ly/SAPStartups" data-vb-ga-outbound="SAPboilerplate">Get started here</a>, and enter promo code “VB2013″ on the form.

<hr /></div><style type="text/css">.blurb-cat-dev hr {
margin: 10px 0 10px 0;
}</style>]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/03/26/what-twitter-and-pinterest-know-about-devops-that-you-dont-infographic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/03/devops-infographc.jpg?w=23" /><source url="http://venturebeat.com/2013/03/26/what-twitter-and-pinterest-know-about-devops-that-you-dont-infographic/">What Twitter and Pinterest know about DevOps that you don&#8217;t (infographic)</source>
		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/large_4381851322.jpg" medium="image">
			<media:title type="html">server room</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/03/devops-infographc.jpg" medium="image">
			<media:title type="html">DevOps-infographc</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP&#8217;s Andi Gutmans: 70% of fixing a bug is finding it (and we&#8217;re going to fix that)</title>
		<link>http://venturebeat.com/2013/02/08/phps-andi-gutmans-70-of-fixing-a-bug-is-finding-it-and-were-going-to-fix-that/</link>
		<comments>http://venturebeat.com/2013/02/08/phps-andi-gutmans-70-of-fixing-a-bug-is-finding-it-and-were-going-to-fix-that/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 18:07:44 +0000</pubDate>
		<dc:creator>John Koetsier</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Andi Gutmans]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[operations]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend Server]]></category>
		<category><![CDATA[Zend Server 6]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=619336</guid>
		<description><![CDATA[<p>"There's a lot of pressure in companies to deliver mobile, cloud-enabled apps," Gutmans says. "Half of teams are telling us that that they've missed dates because they cannot work&#160;together."</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=619336&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2013/02/08/phps-andi-gutmans-70-of-fixing-a-bug-is-finding-it-and-were-going-to-fix-that/large_3569222884/" rel="attachment wp-att-619366"><img class="aligncenter size-full wp-image-619366" alt="large_3569222884" src="http://venturebeat.files.wordpress.com/2013/02/large_3569222884.jpg?w=1024&#038;h=683" width="1024" height="683" /></a>Anyone who&#8217;s ever built a significant piece of technology knows the pain of bugs. The biggest problem? It&#8217;s not the fixing &#8230; it&#8217;s the finding.</p>
<p>These days, most companies are releasing software multiple times a week. In fact, according to Zend CMO Elaine Lennox, for &#8220;born-on-the-web&#8221; companies, this release cycle is several times a day. In that speedy environment, you don&#8217;t want to spend a lot of time bugfixing.</p>
<p>In, fact, you can&#8217;t afford to.</p>
<p>One of the most common source of problems is coordination between those who build and those who provision: development and operations. Different operating environments, lack of automation, and complex deployment procedures cause challenges between the two groups: 56 percent of teams have built apps that work just find in testing environments, but fail in production environments.</p>
<div id="attachment_563150" class="wp-caption alignright" style="width: 310px"><a href="http://venturebeat.com/2012/10/24/zends-andi-gutmans-on-php-6-being-a-developer-ceo-and-how-apple-is-the-biggest-barrier-to-the-future-of-mobile/andi-gutmans/" rel="attachment wp-att-563150"><img class="size-medium wp-image-563150 " alt="Andi Gutmans at ZendCon 2012" src="http://venturebeat.files.wordpress.com/2012/10/andi-gutmans.jpg?w=300&#038;h=177" width="300" height="177" /></a><div class="vb_image_source"><span>Source:</span> John Koetsier</div><p class="wp-caption-text">Andi Gutmans at ZendCon 2012</p></div>
<p>So Zend will be releasing a new version of its Zend Server and Zend Studio next week that, it says, will bridge the gap between development and operations. I chatted to Andi Gutmans, CEO and one of the original authors of the almost-ubiquitous PHP language, and Lennox yesterday.</p>
<p>&#8220;There&#8217;s a lot of pressure in companies to deliver mobile, cloud-enabled apps,&#8221; Gutmans says. &#8220;Half of teams are telling us that that they&#8217;ve missed dates because they cannot work together.&#8221;</p>
<p>Not working together causes bugs, and compounds the issues when bugs actually arise. According to Zend, 70 percent of the time for &#8220;fixing bugs&#8221; is actually spent in just finding the problem. Only 30 percent of developers&#8217; time is spent solving it.</p>
<p>The new Zend Server 6 is designed to eliminate that 70 percent.</p>
<p>&#8220;The differences between development and live environments only get worse over time,&#8221; Lennox told me. &#8220;The development side doesn&#8217;t have visibility into errors in production, so the first step to fixing problems is to recreate the development environment from 3 months ago. We&#8217;ve seen teams literally waste weeks simply trying to reproduce issues.&#8221;</p>
<p>When that happens, people get upset. In numbers Lennox cited, 75 percent of developers say that operations is a &#8220;roadblock.&#8221; And, since one bad turn deserves another, 72 percent of operations engineers say that development is &#8220;not supportive of their goals.&#8221;</p>
<p>The fix?</p>
<p>Gutmans isn&#8217;t revealing just now what Zend is doing to solve the issue, except that Zend Server 6 will provide &#8221;the tools, processes and infrastructure to enable teams to streamline and simplify their collaboration.&#8221;</p>
<p>More on that next week.</p>
<p><em>photo credit: <a href="http://www.flickr.com/photos/e_monk/3569222884/" target="_blank">e_monk</a> via <a href="http://photopin.com" target="_blank">photopin</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/" target="_blank">cc</a></em></p>
<br />Filed under: <a href='http://venturebeat.com/category/business/'>Business</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=619336&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2013/02/08/phps-andi-gutmans-70-of-fixing-a-bug-is-finding-it-and-were-going-to-fix-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2013/02/large_3569222884.jpg?w=160" /><source url="http://venturebeat.com/2013/02/08/phps-andi-gutmans-70-of-fixing-a-bug-is-finding-it-and-were-going-to-fix-that/">PHP&#8217;s Andi Gutmans: 70% of fixing a bug is finding it (and we&#8217;re going to fix that)</source>
		<media:content url="http://0.gravatar.com/avatar/6d4d24b12c84be6eecddf121bc3fee48?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">johnkoetsier</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2013/02/large_3569222884.jpg" medium="image">
			<media:title type="html">large_3569222884</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/10/andi-gutmans.jpg?w=300" medium="image">
			<media:title type="html">Andi Gutmans at ZendCon 2012</media:title>
		</media:content>
	</item>
		<item>
		<title>VictorOps &#8216;band of brothers&#8217; wage war against IT outages</title>
		<link>http://venturebeat.com/2012/12/27/victorops-band-of-brothers-wage-war-against-it-outages/</link>
		<comments>http://venturebeat.com/2012/12/27/victorops-band-of-brothers-wage-war-against-it-outages/#comments</comments>
		<pubDate>Thu, 27 Dec 2012 16:47:39 +0000</pubDate>
		<dc:creator>Rebecca Grant</dc:creator>
				<category><![CDATA[Deals]]></category>
		<category><![CDATA[Dev]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[devops]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[operations]]></category>
		<category><![CDATA[software as a service]]></category>

		<guid isPermaLink="false">http://venturebeat.com/?p=596189</guid>
		<description><![CDATA[<p>Veterans of the Software-as-Service industry launch platform to help DevOps teams "be victorious" when managing their IT&#160;systems.</p>
<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=596189&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://venturebeat.com/2012/12/27/victorops-band-of-brothers-wage-war-against-it-outages/victorops/" rel="attachment wp-att-596191"><img class="alignnone size-full wp-image-596191" alt="victorops" src="http://venturebeat.files.wordpress.com/2012/12/victorops.jpg?w=1024&#038;h=682" width="1024" height="682" /></a>In the eternal words of Z-Ro, &#8220;life is a battlefield.&#8221; Love, politics, war, religion, and even information technology all have a unique sets of challenges to conquer.</p>
<p><a href="http://www.victorops.com" target="_blank">VictorOps</a> is a platform to help teams of developers &#8220;be victorious&#8221; when managing their software systems. This Boulder, Colo.-based startup emerged from stealth mode today and revealed $1.58 million in financial backing from Foundry Group, Tango, and the founders.</p>
<p>CEO Todd Vernon previously founded <a href="http://www.lijit.com" target="_blank">Lijit</a>, an advertising platform for publishers that was <a href="http://venturebeat.com/2011/10/04/federated-lijit-acquisition/">acquired by Federated Media last year</a>, and Raindance Communications, a web conferencing company that sold for over $170 million in 2006. His latest endeavor strives to tackle some of the pain points he encountered while running those software-as-a-service businesses.</p>
<p>&#8220;We are building the worlds first vertical alerting and collaboration platform for Ops, DevOps, TechOps teams,&#8221; he said in an email. &#8220;The platform is design to help these teams solve problems faster. Remediation of the platform is a constant in [SaaS] companies. <a href="http://salesforce.com/" target="_blank">Salesforce.com</a> is for sales teams. Rally is for dev teams. There is no platform currently to help Ops teams.&#8221;</p>
<p>This &#8220;Vertical Collaboration Platform&#8221; will enable these teams to address issues regardless of physical location, connected device, or time of day. Advancements in technology mean that customers expect businesses to be up and running 24/7. In response, businesses set up complicated and large infrastructure that need constant monitoring. VictorOps is a support system for the teams working behind-the-scenes to keep it all functioning smoothly.</p>
<p>Vernon founded VictorOps with COO Bryce Ambraziunasis and CTO Dan Jones, fellow members of the &#8220;band of brothers&#8221; and veterans of Raindance Communications. These three steely eyed men (view photo above) are forging ahead in the fight against system outages from their mountain base camp. They may look more like former Marines than technology startup guys, but they are armed with years of experience, fierce battle glares, and warm winter clothing. Oh, and venture capital. That helps too.</p>
<br />Filed under: <a href='http://venturebeat.com/category/deals/'>Deals</a>, <a href='http://venturebeat.com/category/dev/'>Dev</a>, <a href='http://venturebeat.com/category/enterprise/'>Enterprise</a>  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=venturebeat.com&#038;blog=342986&#038;post=596189&#038;subd=venturebeat&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://venturebeat.com/2012/12/27/victorops-band-of-brothers-wage-war-against-it-outages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://venturebeat.files.wordpress.com/2012/12/victorops.jpg?w=160" /><source url="http://venturebeat.com/2012/12/27/victorops-band-of-brothers-wage-war-against-it-outages/">VictorOps &#8216;band of brothers&#8217; wage war against IT outages</source>
		<media:content url="http://0.gravatar.com/avatar/fec4e66421afed673eb1ac50b8f839d8?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">rebeccaggrant</media:title>
		</media:content>

		<media:content url="http://venturebeat.files.wordpress.com/2012/12/victorops.jpg" medium="image">
			<media:title type="html">victorops</media:title>
		</media:content>
	</item>
	</channel>
</rss>
