<?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>Newest Industry &#187; Service Level Agreement</title>
	<atom:link href="http://newestindustry.org/tag/service-level-agreement/feed/" rel="self" type="application/rss+xml" />
	<link>http://newestindustry.org</link>
	<description>Web Performance, Branding, and Social Media</description>
	<lastBuildDate>Sat, 20 Mar 2010 18:36:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://newestindustry.org/?pushpress=hub'/>
<cloud domain='newestindustry.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Effective Web Performance: Third-Party Providers (Or Why Herding Cats is Fun)</title>
		<link>http://newestindustry.org/2009/08/18/effective-web-performance-third-party-providers-or-why-herding-cats-is-fun/</link>
		<comments>http://newestindustry.org/2009/08/18/effective-web-performance-third-party-providers-or-why-herding-cats-is-fun/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 12:00:37 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Effective Web Performance]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[Web analytics]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[herding cats]]></category>
		<category><![CDATA[JavaScript programming language]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Outsourcing]]></category>
		<category><![CDATA[performance measurement]]></category>
		<category><![CDATA[Service Level Agreement]]></category>
		<category><![CDATA[Service level objectives]]></category>
		<category><![CDATA[stress]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[web browsers]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2582</guid>
		<description><![CDATA[
			
				
			
		
It&#8217;s a rare Web site these days that hosts all of its own content. From the smallest blog to the largest retailer, Web sites farm out their images, streams, and pages to CDNs, and absorb feeds, ads, and data streams from any number of outside providers.
Effective Web performance demands that a site take responsibility for [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="A really really bad day" href="http://flickr.com/photos/27073477@N00/3719561835"><img style="float:left;padding:6px;" src="http://farm3.static.flickr.com/2616/3719561835_77503c5e59_m.jpg" alt="" /></a>It&#8217;s a rare Web site these days that hosts all of its own content. From the smallest blog to the largest retailer, Web sites farm out their images, streams, and pages to CDNs, and absorb feeds, ads, and data streams from any number of outside providers.</p>
<p>Effective Web performance demands that a site take responsibility for the entire site, not just the parts under direct local management. Why? Because customers see a problem with your site, not with a provider.</p>
<p>How can the performance all of the third-party content on a site be managed? Using the exactly the same strategies already place to manage the performance of  local content.</p>
<h3>Measure from the outside-in</h3>
<p>Customers come from the Internet. That measuring the performance of a site from the perspective of visitors is being mentioned here should not be a surprise. Critical to this part of managing third-parties is the ability to see into the page and determine if there are performance issues requesting and transmitting data from third-parties.</p>
<p>In the <a title="Newest Industry - Effective Web Performance" href="http://newestindustry.org/2009/08/12/effective-web-performance/" target="_blank">first article of this series</a>, I detailed a number of approaches to actively gathering performance data. This method, whether from the datacenter or the last mile, will provide the early warning signs that there is an issue with a third-party, and feeding this data into the <a title="Newest Industry - Effective Web Performance: Positively Managing Performance Issues" href="http://newestindustry.org/2009/08/17/effective-web-performance-positively-managing-performance-issues/" target="_blank">performance issue management plan</a>.</p>
<h3>Measure from inside the browser</h3>
<p>The network and application performance of a third-party page component is just the start of the process, as this is what it takes to get the object to the browser. But what if this object then launches a number of actions, or starts to render on the screen. This may lead to a whole different range of issues that are a blind spot when analyzing Web performance.</p>
<p>Measuring the performance of discrete page elements from within the visitors browser will provide deeper insight into what effects the customer sees and which third-parties will need to be approached in order to improve the overall Web performance of the site.</p>
<h3>Have clear and useful SLOs and SLAs</h3>
<p>Service level objectives and service level agreements are often thrown about whenever there is the suspicion that there is a Web performance issue. Using these documents and frameworks as a club to beat up partners with is counter-productive.</p>
<p>SLOs and SLAs should clearly detail:</p>
<ul>
<li><span style="background-color: #ffffff;">the performance expectations of the Web site owner</span></li>
<li><span style="background-color: #ffffff;">the performance and delivery capabilities of the third-party provider </span></li>
</ul>
<p>Guess what? Arriving at this in a way that doesn&#8217;t lead to resentment and mistrust on both sides requires open and honest discussion.</p>
<h3>Share data</h3>
<p>If Web site owners and third-parties are going to work together to ensure the most effective Web performance strategy possible, then data must flow freely. Vendors will need access to the same data that Web site owners have (and vice versa) in order to ensure that if an issue is detected, everyone can examine all of the available data, and solve the problem quickly.</p>
<h3>Communication</h3>
<p>A recurring and critical theme when establishing a culture of effective Web performance is communication. When working with third-parties, this is even more critical, as the performance culture of one organization may be completely different from another.  The Web site owner may have one site of criteria that determines a Web performance issue, while the vendor has another, and unless these are understood, problems will occur.</p>
<p>Clear communication paths must be baked into the SLA. Named contacts or contact paths will be there, as will expected response times for inbound requests, and escalation procedures.</p>
<p>When there is a performance issue, both sides will need to be very clear about how each other will respond.</p>
<h2>Takeaways</h2>
<p>Third-party content on Web sites is a fact. It shouldn&#8217;t be a headache. Effective Web performance measurement strategies, shared sources of Web performance data, and clearly understood paths and methods of communication will make using third-party content less stress-inducing to everyone.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;t=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29%20-%20http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;body=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;bodytext=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F&amp;title=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;notes=It%27s%20a%20rare%20Web%20site%20these%20days%20that%20hosts%20all%20of%20its%20own%20content.%20From%20the%20smallest%20blog%20to%20the%20largest%20retailer%2C%20Web%20sites%20farm%20out%20their%20images%2C%20streams%2C%20and%20pages%20to%20CDNs%2C%20and%20absorb%20feeds%2C%20ads%2C%20and%20data%20streams%20from%20any%20number%20of%20outside%20provide" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Effective%20Web%20Performance%3A%20Third-Party%20Providers%20%28Or%20Why%20Herding%20Cats%20is%20Fun%29&amp;body=http%3A%2F%2Fnewestindustry.org%2F2009%2F08%2F18%2Feffective-web-performance-third-party-providers-or-why-herding-cats-is-fun%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2009/08/18/effective-web-performance-third-party-providers-or-why-herding-cats-is-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SLA: The myth of simplicity</title>
		<link>http://newestindustry.org/2008/12/17/sla-the-myth-of-simplicity/</link>
		<comments>http://newestindustry.org/2008/12/17/sla-the-myth-of-simplicity/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 19:01:26 +0000</pubDate>
		<dc:creator>smp</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Web Performance]]></category>
		<category><![CDATA[WebPerformance.Org]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[Guy Kawasaki]]></category>
		<category><![CDATA[issue management]]></category>
		<category><![CDATA[mistrust]]></category>
		<category><![CDATA[negotiation]]></category>
		<category><![CDATA[operational relationship]]></category>
		<category><![CDATA[problem management]]></category>
		<category><![CDATA[Service Level Agreement]]></category>
		<category><![CDATA[Service Level Objective]]></category>
		<category><![CDATA[SLA]]></category>
		<category><![CDATA[SLO]]></category>
		<category><![CDATA[technology sector]]></category>
		<category><![CDATA[top 10 list]]></category>
		<category><![CDATA[top ten list]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[vendor]]></category>

		<guid isPermaLink="false">http://newestindustry.org/?p=2244</guid>
		<description><![CDATA[
			
				
			
		
Service Level Agreements. SLAs.
Three of the most contentious words, and most contentious acronym, in the technology sector. Arguments are had, suits are filed, and relationships broken and strained as a result of this single concept.
How can something seemingly simple as setting an agreed upon level of service delivery be so problematic and misunderstood?
The word agreement [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;source=spierzchala&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a title="Trail to Boot Cove" href="http://flickr.com/photos/39792195@N00/2811019532"><img style="float:left;padding:4px;" src="http://farm4.static.flickr.com/3247/2811019532_25e63dda37_m.jpg" alt="" /></a>Service Level Agreements. SLAs.</p>
<p>Three of the most contentious words, and most contentious acronym, in the technology sector. Arguments are had, suits are filed, and relationships broken and strained as a result of this single concept.</p>
<p>How can something seemingly simple as setting an agreed upon level of service delivery be so problematic and misunderstood?</p>
<p>The word <em>agreement</em> is the key to the problem. SLAs assume that all parties understand and agree of the level of service. And how that information is to be reported. And who is responsible for reporting the data. And how long you have to file grievances. And who handles problems. And&#8230;well, lawyers are involved.</p>
<p>As Guy Kawasaki states regarding <a title="Guy Kawasaki - Lies of Venture Capitalists" href="http://blog.guykawasaki.com/2006/01/the_top_ten_lie.html" target="_blank">the lies of venture capitalists</a>: there is no such thing as a vanilla term sheet.</p>
<p>There is also no such thing as a vanilla SLA. A company that tries to present you with a standardized SLA is trying to pull something over on you.</p>
<p>Some rules about SLAs.</p>
<ol>
<li>The vendor does not define the SLA. If the vendor selling the product tells you, the customer, what your expected level of service is, then they don&#8217;t care about you. Find another vendor.</li>
<li>The customer does not define the SLA. If the customer tells you that they cannot sign an SLA unless you, the vendor, agree to their conditions, walk away from the deal.</li>
<li>An SLA is not an <em>SLO</em>. Service Level Objectives are the targets of success defined by both parties within the SLA. These numbers, however, are not the alpha and the omega of an SLA</li>
<li>A customer-initiated penalty condition is always in the vendors favor. If the vendor states that the client must initiate the SLA grievance conversation when SLOs are violated, then the vendor is assuming that you are not looking at the data.</li>
<li>SLOs should <strong>never</strong> be based on single, aggregated metrics from the data. If some bozo tries to say that they provide 99% availability and 3 second average performance, walk away. That is not an SLO.</li>
<li>SLAs are not set in stone. If something is not working, or if targets change, or anything changes, then the parties have to be willing to sit down on a schedule (defined in the SLA) and renegotiate their SLA.</li>
<li>The vendor and the customer have transparent access to the data used for the SLO. If the ccustomer cannot see the data that the vendor is using in the SLO anytime it wants, there will always be a level of mistrust. If you like having all your customers mistrust you, this is a great strategy.</li>
<li>The Problem and Issue Management processes are clearly defined. When something bad happens, or a change needs to be made, the customer and the vendor have to have very clearly defined roles in the process. Responsibility and trust. Do you have that in your current SLA?</li>
<li>The customer and the vendor decide when a problem or issue is resolved. It is not up to one side in an SLA to decide when an issue or problem is resolved. As there are likely penalties involved the longer the abnormal state exists, the customer has a vested interest in quick resolution. As there is likely lost revenue on the table, the customer has the same interest. But the customer also has the seemingly unreasonable idea that this will never happen again, it will be clearly documented, and that getting the right solution is better than getting a solution.</li>
<li>Communication is the key to a good SLA. In the 9 previous points, the emphasis is on communication, the sharing of information. Current SLAs seem to be designed to hide information from each side, and only release it under the most dire situation. People talk. The information will get out. You want your well-crafted brand to implode because you have a reputation as sneaky and untrustworthy?</li>
</ol>
<p>I&#8217;ve likely missed many of the key points, but these are the ones that I see, from both sides of the field, on a pretty regular basis.</p>
<p>In the end, an SLA is not simple. It is not standardized. It is not defined by one side or the other. It is a negotiated treaty of behavior that, in the end, defines the daily operational relationship between two organizations. If you enter an SLA process with both sides trying to find the best way to work together in the long term, there is a good chance that the SLA will be easier than if you go in as stone-cold adversaries.</p>



Spread the Love:


	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;t=SLA%3A%20The%20myth%20of%20simplicity" title="Facebook"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=SLA%3A%20The%20myth%20of%20simplicity%20-%20http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F" title="Twitter"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity&amp;body=Service%20Level%20Agreements.%20SLAs.%0D%0A%0D%0AThree%20of%20the%20most%20contentious%20words%2C%20and%20most%20contentious%20acronym%2C%20in%20the%20technology%20sector.%20Arguments%20are%20had%2C%20suits%20are%20filed%2C%20and%20relationships%20broken%20and%20strained%20as%20a%20result%20of%20this%20single%20concept.%0D%0A%0D%0AHow%20can%20s" title="Ping.fm"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/ping.png" title="Ping.fm" alt="Ping.fm" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity&amp;bodytext=Service%20Level%20Agreements.%20SLAs.%0D%0A%0D%0AThree%20of%20the%20most%20contentious%20words%2C%20and%20most%20contentious%20acronym%2C%20in%20the%20technology%20sector.%20Arguments%20are%20had%2C%20suits%20are%20filed%2C%20and%20relationships%20broken%20and%20strained%20as%20a%20result%20of%20this%20single%20concept.%0D%0A%0D%0AHow%20can%20s" title="Digg"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity" title="StumbleUpon"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity&amp;source=Newest+Industry+Web+Performance%2C+Branding%2C+and+Social+Media&amp;summary=Service%20Level%20Agreements.%20SLAs.%0D%0A%0D%0AThree%20of%20the%20most%20contentious%20words%2C%20and%20most%20contentious%20acronym%2C%20in%20the%20technology%20sector.%20Arguments%20are%20had%2C%20suits%20are%20filed%2C%20and%20relationships%20broken%20and%20strained%20as%20a%20result%20of%20this%20single%20concept.%0D%0A%0D%0AHow%20can%20s" title="LinkedIn"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity" title="Reddit"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=SLA%3A%20The%20myth%20of%20simplicity&amp;url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F" title="Slashdot"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.netvouz.com/action/submitBookmark?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity&amp;popup=no" title="Netvouz"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/netvouz.png" title="Netvouz" alt="Netvouz" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F" title="Identi.ca"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/identica.png" title="Identi.ca" alt="Identi.ca" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F" title="Technorati"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F&amp;title=SLA%3A%20The%20myth%20of%20simplicity&amp;notes=Service%20Level%20Agreements.%20SLAs.%0D%0A%0D%0AThree%20of%20the%20most%20contentious%20words%2C%20and%20most%20contentious%20acronym%2C%20in%20the%20technology%20sector.%20Arguments%20are%20had%2C%20suits%20are%20filed%2C%20and%20relationships%20broken%20and%20strained%20as%20a%20result%20of%20this%20single%20concept.%0D%0A%0D%0AHow%20can%20s" title="del.icio.us"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=SLA%3A%20The%20myth%20of%20simplicity&amp;body=http%3A%2F%2Fnewestindustry.org%2F2008%2F12%2F17%2Fsla-the-myth-of-simplicity%2F" title="email"><img src="http://newestindustry.org/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://newestindustry.org/2008/12/17/sla-the-myth-of-simplicity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
