<?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: Getting Started With DevOps</title>
	<atom:link href="http://www.thesimplelogic.com/2010/02/17/getting-started-with-devops/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thesimplelogic.com/2010/02/17/getting-started-with-devops/</link>
	<description></description>
	<lastBuildDate>Thu, 12 Aug 2010 15:03:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Simple Logic &#187; Blog Archive &#187; DevOps Documentation</title>
		<link>http://www.thesimplelogic.com/2010/02/17/getting-started-with-devops/comment-page-1/#comment-7</link>
		<dc:creator>The Simple Logic &#187; Blog Archive &#187; DevOps Documentation</dc:creator>
		<pubDate>Wed, 24 Feb 2010 03:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesimplelogic.com/?p=6#comment-7</guid>
		<description>[...] a previous entry I wrote that the key to removing the wall between developers and operations is communication. I [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous entry I wrote that the key to removing the wall between developers and operations is communication. I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Fletcher</title>
		<link>http://www.thesimplelogic.com/2010/02/17/getting-started-with-devops/comment-page-1/#comment-6</link>
		<dc:creator>Adam Fletcher</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesimplelogic.com/?p=6#comment-6</guid>
		<description>Hi Geoffrey,

I agree with you on having developers see into the support queue and to have the respond to support tickets (and I agree it doesn&#039;t scale). You may find that as the organization grows and the developers are put on work that is more &quot;important&quot; then answering support tickets you&#039;ll still want to rotate developers into handling some support tickets for a week at a time, or having a way for support personnel escalate some tickets to developers very quickly. That&#039;s an interesting problem that I haven&#039;t spent much time thinking about, but fits well with the core tenants of DevOps as I see them.</description>
		<content:encoded><![CDATA[<p>Hi Geoffrey,</p>
<p>I agree with you on having developers see into the support queue and to have the respond to support tickets (and I agree it doesn&#8217;t scale). You may find that as the organization grows and the developers are put on work that is more &#8220;important&#8221; then answering support tickets you&#8217;ll still want to rotate developers into handling some support tickets for a week at a time, or having a way for support personnel escalate some tickets to developers very quickly. That&#8217;s an interesting problem that I haven&#8217;t spent much time thinking about, but fits well with the core tenants of DevOps as I see them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Thomas</title>
		<link>http://www.thesimplelogic.com/2010/02/17/getting-started-with-devops/comment-page-1/#comment-5</link>
		<dc:creator>Geoffrey Thomas</dc:creator>
		<pubDate>Mon, 22 Feb 2010 03:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesimplelogic.com/?p=6#comment-5</guid>
		<description>My experiences are different because my big projects are all for an all-volunteer student group, but I&#039;ve always found the split between dev and ops to be rather weird, by which I think I mean that it&#039;s not a division that occurs to the unprejudiced mind. All of our projects&#039; production servers are maintained by the core devs, and the development servers are accessible to the entire dev team, and they&#039;re kept in sync as to how they&#039;re run. The occasional time we need to interact with a separate ops team (e.g., when we need beefier hardware or VMs run by the school), it&#039;s actually kind of odd for us as developers not to be assumed to be running and installing the whole machine. If I&#039;m going to run this service, I want either myself or one of the other developers to have made sure the machine is the way we want it.

We also do what I guess you&#039;d call DevOpsHelpdesk; the all service developers/maintainers receive e-mails to the support queue. This helps us be extremely responsive to users&#039; questions and have a very good sense of what sorts of things our users would like to see and are using our stuff for, but it&#039;s pretty close to reaching the point where it doesn&#039;t scale. Still, I think it&#039;s good for developers and maintainers to be regularly watching the support queues; your help desk might just look at the system and think something isn&#039;t possible, where the developers might have had it as an easy feature all along that they haven&#039;t implemented because they didn&#039;t think there was demand for it.</description>
		<content:encoded><![CDATA[<p>My experiences are different because my big projects are all for an all-volunteer student group, but I&#8217;ve always found the split between dev and ops to be rather weird, by which I think I mean that it&#8217;s not a division that occurs to the unprejudiced mind. All of our projects&#8217; production servers are maintained by the core devs, and the development servers are accessible to the entire dev team, and they&#8217;re kept in sync as to how they&#8217;re run. The occasional time we need to interact with a separate ops team (e.g., when we need beefier hardware or VMs run by the school), it&#8217;s actually kind of odd for us as developers not to be assumed to be running and installing the whole machine. If I&#8217;m going to run this service, I want either myself or one of the other developers to have made sure the machine is the way we want it.</p>
<p>We also do what I guess you&#8217;d call DevOpsHelpdesk; the all service developers/maintainers receive e-mails to the support queue. This helps us be extremely responsive to users&#8217; questions and have a very good sense of what sorts of things our users would like to see and are using our stuff for, but it&#8217;s pretty close to reaching the point where it doesn&#8217;t scale. Still, I think it&#8217;s good for developers and maintainers to be regularly watching the support queues; your help desk might just look at the system and think something isn&#8217;t possible, where the developers might have had it as an easy feature all along that they haven&#8217;t implemented because they didn&#8217;t think there was demand for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What DevOps means to me&#8230; &#187; Kartar.Net</title>
		<link>http://www.thesimplelogic.com/2010/02/17/getting-started-with-devops/comment-page-1/#comment-4</link>
		<dc:creator>What DevOps means to me&#8230; &#187; Kartar.Net</dc:creator>
		<pubDate>Fri, 19 Feb 2010 03:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.thesimplelogic.com/?p=6#comment-4</guid>
		<description>[...] the last year or so a bunch of presumptuous European sysadmins and developers, joined by some of their American brethren and even a couple of us antipodeans (there are others too!) have been talking [...]</description>
		<content:encoded><![CDATA[<p>[...] the last year or so a bunch of presumptuous European sysadmins and developers, joined by some of their American brethren and even a couple of us antipodeans (there are others too!) have been talking [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
