<?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>Brilliant Thinking &#187; Cloud Computing</title>
	<atom:link href="http://www.brilliantthinking.net/category/tech-posts/cloud-tech-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brilliantthinking.net</link>
	<description>Edward Terry on the Internet, Cloud Computing, Innovation and the Environment</description>
	<lastBuildDate>Tue, 11 May 2010 09:12:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Virtual, Dedicated &amp; Cloud Hosting Security Compared</title>
		<link>http://www.brilliantthinking.net/2010/04/06/virtual-dedicated-cloud-hosting-security-compared/</link>
		<comments>http://www.brilliantthinking.net/2010/04/06/virtual-dedicated-cloud-hosting-security-compared/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 11:09:05 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.brilliantthinking.net/?p=809</guid>
		<description><![CDATA[This isn't a post aimed at sysadmins, as they will know this already. However, it's a post intended for a business owner or decision maker who places the contract for web hosting, and is intended to highlight at a high level some of the security risks that exist to their websites just by being on the Internet.]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t a post aimed at sysadmins, as they will know this already. However, it&#8217;s a post intended for a business owner or decision maker who places the contract for web hosting, and is intended to highlight at a high level some of the security risks that exist to their websites just by being on the Internet.</p>
<p>Last week I bought a small app for my iPhone called <a href="http://bit.ly/cE4WBw" target="_blank">Net Status</a> (app store link). The premise is simple &#8211; you enter one or more websites that you want to check are running and it scans them and reports back. (Aside: It&#8217;s great as a quick check on the road when a client calls and says &#8220;my website is down&#8221; and gives you a quick way to prove or disprove this. Even when you have other tools that monitor and report uptime, plus a client can use the tool to check themselves).</p>
<p>The interesting thing that the tool does is scan the common ports for the website you enter and then provides a list of ports you want to monitor. You can deselect some, but it showed some very interesting differences between websites hosted on virtual servers, dedicated servers and cloud hosting. Here&#8217;s a quick table (based on a LAMP &#8211; Linux, Apache, MySQL, PHP &#8211; setup), but please read the notes following it!</p>
<table border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<th align="left">Port</th>
<th>Cloud</th>
<th>Virtual</th>
<th>Dedicated</th>
</tr>
<tr>
<td>Ping</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>http</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>https</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>ftp</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>mysql</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>dns</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>telnet</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>ssh</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>smtp</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>smtps</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>pop</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>pops</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>imap</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>imaps</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center"><img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /></td>
</tr>
<tr>
<td>afp</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>smb</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>vnc</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>rdp</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>lpr</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>ipp</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
<tr>
<td>postressql</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
</tbody>
</table>
<p>The <img title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="" width="16" height="16" /> in the table show the ports that can be scanned from the Internet, and so represent easiest routes for a hacker to attempt to exploit the server and your website. Out of the box, a dedicated server has many more possible attack vectors which a sysadmin needs to lock down or manage the security for.</p>
<p>The reason that there are so few attack vectors in the cloud is that the website, the database, email, and often FTP are all separated through different channels (IP routes). This is the nature of the Cloud and one which brings a greater default level of security obfuscation &#8220;out of the box&#8221;.</p>
<p>However, to provide a balanced view, ports and IP addresses for things such as the database server, the email server, etc, are actually shared between many different sites in the Public Cloud and you may inadvertently be exposed in other ways. For more information on this latter discussion see &#8220;<a href="http://www.brilliantthinking.net/2009/12/28/when-the-clouds-break-risks-in-the-public-cloud/">When the Clouds break; Risks in the Public Cloud</a>&#8220;</p>
<hr/>Copyright &copy; 2010 <strong><a href="http://www.brilliantthinking.net">Brilliant Thinking</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.brilliantthinking.net/2010/04/06/virtual-dedicated-cloud-hosting-security-compared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When the Clouds break; Risks in the Public Cloud</title>
		<link>http://www.brilliantthinking.net/2009/12/28/when-the-clouds-break-risks-in-the-public-cloud/</link>
		<comments>http://www.brilliantthinking.net/2009/12/28/when-the-clouds-break-risks-in-the-public-cloud/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 13:53:31 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.brilliantthinking.net/?p=712</guid>
		<description><![CDATA[There is a lot of hype as well as valid discussion about the benefits of Cloud Computing. And while we hope that the faith we put in this elastic environment to scale and provide the flexibility we need to ensure our web applications are always running and performing at optimal levels for all our visitors, there will be times when things don't go as planned.]]></description>
			<content:encoded><![CDATA[<p>There is a lot of hype as well as valid discussion about the benefits of <a href="http://www.brilliantthinking.net/2009/05/31/what-is-cloud-computing/" target="_self">Cloud Computing</a>. And while we hope that the faith we put in this elastic environment to scale and provide the flexibility we need to ensure our web applications are always running and performing at optimal levels for all our visitors, there will be times when things don&#8217;t go as planned. In this article I will look at a number of these issues with this new technology.</p>
<p>Note that these cases apply can equally to public and private clouds, just as they can to any type of hosted environment. These are not new situations, and the cloud in itself does not magically solve them, but the elastic nature of the cloud can often sweep them under the carpet.</p>
<h2>Performance</h2>
<p>In a single-server environment it is easy to see that when all your local resources are used up, things will run slowly or stop completely. In the cloud, the same thing is true, but the likelihood of it occurring is (mostly) mitigated by the fact that there is an extensive (but finite) network of computing resources available to scale the output of the web application, limited only by the number of devices available for the application to scale across.</p>
<p>Let&#8217;s look at Twitter as an example. In October 2009 we saw lots of &#8220;Twitter is over capacity&#8221; tweets. If you look at the data these are usually localised to a geographic region. Most of the tweets were Spanish when I checked and I am guessing this was South America experiencing the edge effect of their access route to Twitter becoming over capacity, ie their &#8220;corner&#8221; of the cloud had reached capacity, because (here in the UK) everything was running perfectly. So, although Twitter&#8217;s private cloud appeared to be running correctly (since tweets were being managed), some of the public parts of the network used to access it were not. For an overview of the Twitter infrastructure see <a href="http://www.blyon.com/blog/index.php/2009/08/06/twitters-hosting-illustrated-fckyeahboobies-com/" target="_blank">this post</a> (may be NSFW due to partial nudity involved to illustrate the discussion of the shared hosting used for Twitter status pages).</p>
<p><strong><span style="color: #808000;">Moral of the story</span></strong>: Don&#8217;t just consider the availability of resources to run your web application, consider the availability of access points to reach it. Remember, <strong>ALL </strong>of these are shared, so you don&#8217;t want to fall foul of other people&#8217;s success. This risk is present for any form of hosting, but Cloud hosting serves to magnify this risk due to higher volumes of sites utilising these access points.</p>
<h2>Security</h2>
<p>Security in the public cloud space carries many of the same risks as shared hosting since, at some stage in the infrastructure, you will be sharing an IP address, and if this is compromised there is a risk that your data may also be compromised (unless your application has been coded using secure coding principles). You may have read others talking about the risk that your hosting company may have to give up its data to law enforcement agencies if they are subpoenaed, but this is true of any hosting company and any form of hosting and there is nothing you can do about it.</p>
<p>Back to your site security &#8211; your site may be vulnerable to, or a target for, hacking. Sites built using popular open source systems such as WordPress, phpBB, Drupal, etc., need to be patched regularly and continuously to stay ahead of the day when the site gets hacked and defaced, or, worse still, user data is stolen. Bespoke sites need to be coded securely and, while they are bespoke and less likely to be attacked, need to be monitored as they may eventually get on to the radar of hackers. Security probes put a continuous strain on the CPU and consume resources almost invisibly &#8211; they hardly appear in your bandwidth stats, and probably won&#8217;t appear in your web stats. But you will have to pay for them; and this blog is an example of this &#8211; the traffic and bandwidth are low relative to the Compute Cycles that are being consumed in order to operate it.</p>
<p>Relevant posts on Cloud Security (although the first is a little sensational in places) are:</p>
<ul>
<li><a href="http://bits.blogs.nytimes.com/2009/12/24/is-our-data-too-vulnerable-in-the-cloud/?ref=technology" target="_blank">Is Our Data Too Vulnerable in the Cloud?</a> (NY Times)</li>
<li><a href="http://www.technologyreview.com/web/24166/" target="_blank">Security in the Ether</a> (MIT Technology Review)</li>
</ul>
<p><strong><span style="color: #808000;">Moral of the story</span></strong>: Code securely in the Cloud, monitor how many and what types of sites are on the same IP as you, and definitely monitor Compute Cycles. If you are using open source software, patch often.</p>
<h2>Disaster Recovery</h2>
<p>This is often overlooked when setting up any form of hosting &#8211; the most important question in the client&#8217;s mind is &#8220;how much is it going to cost?&#8221; And they don&#8217;t usually want to pay much. Consequently, lower cost services &#8211; and this includes Public Cloud Hosting &#8211; do not include a backup option, or any means for disaster recovery. So, if there is a problem (with security, or systems failure at the hosting facility) you can quickly find yourself with no means of recovery.</p>
<p>It is possible to adopt the DIY approach and build your own backup and disaster recovery solutions, but good web companies prefer to specialise in one or two aspects of the whole picture &#8211; for example, design, coding, CSS, SEO, etc. When it comes to system administration and hosting, these are usually not handled, or outsourced. A good web company will look for a solution that protects its clients in the worst case, and if the (Cloud) Hosting provider does not offer these options, then the promise of the benefits of Cloud Computing can quickly be erased if your web company doesn&#8217;t address these issues.</p>
<p>Private Clouds may offer these third-party services as ISPs already offer for dedicated servers &#8211; these are often called Managed Services and provide an array of support from patching and upgrading servers, through to backups and 24/7 monitoring.</p>
<p><strong><span style="color: #808000;">Moral of the story</span></strong>: Think about the worst case scenario, and what it would cost you to start over. Think about how you solve this issue &#8211; through the DIY route, or via third-party managed services of some sort. Talk to your web company to find out what they can do for you.</p>
<h2>Personal Experience</h2>
<p>I have been experimenting with the adoption of Cloud Computing and, in general things have gone well. It has also highlighted the amount of &#8220;under the radar&#8221; traffic sites like WordPress blogs get, and how new this technology is.</p>
<p>The benefits have been clearly demonstrated to me &#8211; the availability and scalability of the hosting environment to provide consistent performance of the website. As have the risks &#8211; random short periods of downtime due to routing issues and database server quirks.</p>
<p>Since Cloud Hosting is a new technology, it is suffering from the inherent issues with anything new &#8211; it doesn&#8217;t always work, and the people setting it up haven&#8217;t quite figured out all the details yet. However, this doesn&#8217;t mean it&#8217;s not ready and that you should not adopt it. If you are prepared to live with a few glitches (like unexpected downtime when a database cluster has an issue, or an access point gets routed back on itself by the team setting it up and all the websites it serves disappear for an hour) and put some disaster recovery in place (which you should do whichever hosting service you use) then you will be ahead of the competition. Remember that many of your competitors probably used virtual, shared (cheap) hosting and suffer from the same sorts of issues &#8211; unexpected downtime, no disaster recovery, and little or no support &#8211; so you&#8217;ll be getting a better future-proof platform with lower mid-term risks once the ISPs sort out the complicated details of operating this new type of fluid environment.</p>
<p>My company has been using managed dedicated servers from Rackspace for some time now &#8211; these are about the best in the business and benefit from 24/7 monitoring and a team on standby to intervene if anything happens to your own database or web server. Issues are resolved within a few minutes. It&#8217;s great.</p>
<p>A move to Public Cloud Hosting &#8211; to enable greater scalability of business (ours and our clients) at affordable rates &#8211; introduces risks which we will need to mitigate to be truly effective. The Public Cloud is managed 24/7 &#8211; it has to be to be viable as a business for companies like Rackspace, Amazon and others &#8211; but resolutions to issues take more than 5 minutes as they affect much greater sections of infrastructure than just a single server when it has a problem.</p>
<p><strong><span style="color: #808000;">Moral of the story</span></strong>: The Public Cloud is a fantastic opportunity but there are risks which need to be mitigated. If you are going to adopt the Public Cloud as a platform to grow your business, ensure you understand the risks and partner with companies that understand them also. This will ensure you mitigate the risks and enjoy good results from your chosen hosting platform.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/ed78d1da-1cc5-44f7-a19b-5739568e9bb4/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=ed78d1da-1cc5-44f7-a19b-5739568e9bb4" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<hr/>Copyright &copy; 2010 <strong><a href="http://www.brilliantthinking.net">Brilliant Thinking</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.brilliantthinking.net/2009/12/28/when-the-clouds-break-risks-in-the-public-cloud/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The thing Private Clouds can do that Public Clouds can&#8217;t</title>
		<link>http://www.brilliantthinking.net/2009/10/17/the-thing-private-clouds-can-do-that-public-clouds-cant/</link>
		<comments>http://www.brilliantthinking.net/2009/10/17/the-thing-private-clouds-can-do-that-public-clouds-cant/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 09:37:04 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Private Cloud]]></category>
		<category><![CDATA[Public Cloud]]></category>

		<guid isPermaLink="false">http://www.brilliantthinking.net/?p=691</guid>
		<description><![CDATA[I read the post (link in main blog post) with interest, hoping that it would shed further light on the relative merits of private vs public clouds. Unfortunately, the main argument outlined was actually one of business process engineering, and the writer claimed that adopting the Private Cloud would highlight your inefficiencies and help you streamline your processes while the Public Cloud could not do this ...]]></description>
			<content:encoded><![CDATA[<p>I read the post below with interest, hoping that it would shed further light on the relative merits of private vs public clouds.</p>
<p><a href="http://cloudcomputing.sys-con.com/node/1138921" target="_blank">The Thing Private Clouds Can Do that Public Clouds Can&#8217;t | Cloud Computing Journal</a></p>
<p>Unfortunately, the main argument outlined was actually one of business process engineering, and the writer claimed that adopting the Private Cloud would highlight your inefficiencies and help you streamline your processes while the Public Cloud could not do this.</p>
<p>Sadly, there are numerous examples of companies adopting virtualisation technology (a precursor to the Private Cloud) that have still fallen foul of the same problem by not fixing their operational processes, leading to parts of their IT inventory being underutilised or not working as they should. This shows that the Private Cloud has no bearing on the improvement of operational efficiencies, and this looks like another case of leveraging the term &#8220;Cloud&#8221; in just because we can.</p>
<p>Having been a management consultant in the field of business process engineering, a company has to decide first if it wants to streamline/improve its processes: this is completely independent of the technology involved. I believe that the 3 Ps (People, Processes, Products &#8211; ie technology), considered in order, make a better company and not the other way around.</p>
<p>Later the author talks briefly about the impact of DDoS attacks on Public Clouds and that these attacks are hard to spot and difficult to resolve due to the large scale of the Public Cloud. I touched on this at the end of my <a href="/2009/10/16/cloud-vs-traditional-hosting/">recent post on hosting types</a>, and agree that these types of attacks are harder to spot and take longer to fix in Public Clouds than Private Clouds simply due to the relative scale of the Public Cloud to the Private Cloud, but then if you added a thimble of water to a lake you&#8217;d probably not notice the difference, but if you added it to a glass you&#8217;d be able to spot the change more easily.</p>
<p>For a good insight into thoughts on Private Cloud, read <a href="http://cloudcomputing.sys-con.com/node/1127029" target="_blank">Private Clouds: A Valuable Concept or Buzzword Bingo?</a> and <a href="http://cloudcomputing.sys-con.com/node/1126983" target="_blank">Why Cloud is at the Top of the CIO’s Priorities</a>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/36deddfc-ec15-479a-921b-138cf1b96765/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=36deddfc-ec15-479a-921b-138cf1b96765" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<hr/>Copyright &copy; 2010 <strong><a href="http://www.brilliantthinking.net">Brilliant Thinking</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.brilliantthinking.net/2009/10/17/the-thing-private-clouds-can-do-that-public-clouds-cant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud vs Traditional Hosting</title>
		<link>http://www.brilliantthinking.net/2009/10/16/cloud-vs-traditional-hosting/</link>
		<comments>http://www.brilliantthinking.net/2009/10/16/cloud-vs-traditional-hosting/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 10:29:27 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[cloud computing]]></category>

		<guid isPermaLink="false">http://www.brilliantthinking.net/?p=679</guid>
		<description><![CDATA[About 3 years ago, I posted an article about the different types of hosting available at the time. While most of what was written still holds true today, the emergence of Cloud Computing (Cloud Hosting) adds a new layer of complexity and options. In this revision of the 2006 post I will add a summary of each of the types of hosting - including Cloud - to clarify the terms and help provide a clearer picture of the marketplace.]]></description>
			<content:encoded><![CDATA[<p>About 3 years ago, I posted an article about the <a href="http://www.brilliantthinking.net/2006/09/26/types-of-hosting/">different types of hosting</a> available at the time. While most of what was written still holds true today, the emergence of <a href="http://www.brilliantthinking.net/2009/05/31/what-is-cloud-computing/">Cloud Computing</a> (Cloud Hosting) adds a new layer.</p>
<p>In this revision of the 2006 post I will add a summary of each of the types of hosting including Cloud to clarify the terms and help provide a clearer picture of the marketplace. This is very much an overview of the types of hosting and not an in-depth discussion of each; a hosting 101.</p>
<h2>Shared Hosting</h2>
<p>Shared hosting is the starting point for most businesses. It offers a low-cost entry to market, but has pitfalls and usually offers little guarantee of reliability or support.</p>
<p><img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Cheap<br />
<img class="alignnone size-full wp-image-687" style="margin-left: 10px; margin-right: 10px;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Appears to offer a complete package<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />No sysadmin skills required<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Multiple points of failure<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Lack of support<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Lack of control<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Risk of poor performance</p>
<p>While many users of shared hosting report no problems with the service, there are many others who have experienced them. The principle source of issues comes from the fact that you are sharing the resources of a single server (ie a single computer like the one on your desktop) with many other users. This sharing also extends to email systems and both can be prone to abuse. Potential breaches or performance problems on websites outside of your control can take down the server and leave your website offline for prolonged periods. Also, since the IP address (the address of the computer on the Internet) is also shared, your email may eventually be considered as spam because somebody else on your server is sending spam (and both your email and theirs track back to the same IP address).</p>
<h2>Virtual Private Servers</h2>
<p>By using virtualisation, a single server can be partitioned into what appear to be multiple servers. This provides you with a private (or dedicated) space on the server, as well as a dedicated amount of resources &#8211; disk space, compute cycles, bandwidth, etc. This gives you more control and generally better performance but can still suffer from edge cases of shared hosting like the server being offline (although this is rarer as problems in another virtual private area are usually ring-fenced and prevented from leaking into your space by the virtualisation technology, but it can still happen).</p>
<p><img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />More Control<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />More Reliable<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Usually requires self-management, and therefore deeper sysadmin knowledge<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Easier to break if you don&#8217;t have the skills, but this can be outsourced<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Other virtual servers on your server may disrupt your service (e.g. bandwidth)<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Single point of failure (it is still only one server)</p>
<h2>Dedicated or Co-Location</h2>
<p>With a dedicated server, you remove all of the third-party risks as the server is for you and you alone. You also usually get the option of defining an SLA with the data centre where the server is hosted to guarantee performance, so you also get better reliability. For example, with Rackspace (our company hosting partner) you get 100% network availability.</p>
<p><img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Complete Control<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Guaranteed Reliability through SLAs<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />External data security risk mitigated through SLA<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Corporate Governance risk mitigated through SLA<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Expensive<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Single point of failure<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Sysadmin skills essential unless the server is under a managed contract</p>
<h2>Clustered Servers (aka Private Cloud)</h2>
<p>For larger enterprises, there is a need to ensure consistent performance and reliability. This is usually achieved through a set of clustered servers which share the load (load balancing) of the required performance. The content and applications are also mirrored across the cluster to ensure that performance is always maintained at an optimum level no matter what. This is more expensive but removes the single point of failure risk as, even if one of the servers breaks down, the rest of the servers keep running and delivering results of visits to the website or application.</p>
<p><img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Complete Control<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Guaranteed Reliability through SLAs (if outsourced)<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />No Single point of failure<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />No external data security risk<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Corporate Governance Assured<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Expensive<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Sysadmin skills essential unless the cluster is under a managed contract</p>
<p>With the adoption of Cloud terminology, the Private Cloud is essentially synonymous with Clustered Servers. It is simply an application of new jargon to existing infrastructures. Sadly, matters are further confused by everybody adopting the new jargon and applying it to associated tools and services &#8211; such as virtualisation. We have the marketing people to thank for that one!</p>
<h2>Hybrid Cloud</h2>
<p>A hybrid cloud is simply an environment that uses aspects of both private and public cloud services to deliver the required service.</p>
<h2>Public Cloud</h2>
<p>See also <a href="http://www.brilliantthinking.net/2008/08/25/cloud-computing-vs-dedicated-servers/">Cloud Computing vs Dedicated Servers</a> for some of the considerations companies need to make when deciding between Cloud or Dedicated servers. Public Cloud Hosting (see <a href="http://www.brilliantthinking.net/2009/05/31/what-is-cloud-computing/">Cloud Computing</a> for a description) is a large cluster of servers that provide all your hosting requirements in an elastic manner, scaling up and down as you need it in response to demand for your web applications or websites. It is generally paid for as a utility, meaning you only pay for what you use.</p>
<p><img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Less Expensive<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />Fully managed by a third party, meaning better reliability<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="add" src="http://www.brilliantthinking.net/wp-content/uploads/add.png" alt="add" width="16" height="16" align="absmiddle" />No performance issues &#8211; it scales as needed<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />So large that external factors may affect your site and may take a long time to resolve (see below)<br />
<img style="margin-left: 10px; margin-right: 10px; border: 0px initial initial;" title="minus" src="http://www.brilliantthinking.net/wp-content/uploads/minus.png" alt="minus" width="16" height="16" align="absmiddle" />Difficult to assess external data risks and corporate governance issues</p>
<p>Because the public cloud is such a large virtual space, there can be huge volumes of websites and web applications operating within it. If one of these goes wrong and starts demanding lots of resources, the cloud will adapt to fulfil its needs. However, since the cloud is so large, this anomaly may not be detected for some time. There have been accounts of problems in Amazon&#8217;s ECC (elastic compute cloud), and others, where things like DDoS attacks have taken down large parts of the cloud. These issues are relevant to any type of hosting &#8211; and not just cloud &#8211; but in a public cloud, their detection and mitigation is often harder and longer to achieve because of the fluid nature of the environment. On the positive side, the cloud is more resilient to such attacks because it is fluid &#8211; a single server (shared or otherwise) would usually suffer immediately, although the resolution is easier to pinpoint.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/bf61a81d-624e-46b1-bc98-d93a7996e2f8/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=bf61a81d-624e-46b1-bc98-d93a7996e2f8" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<hr/>Copyright &copy; 2010 <strong><a href="http://www.brilliantthinking.net">Brilliant Thinking</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.brilliantthinking.net/2009/10/16/cloud-vs-traditional-hosting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is Cloud Computing?</title>
		<link>http://www.brilliantthinking.net/2009/05/31/what-is-cloud-computing/</link>
		<comments>http://www.brilliantthinking.net/2009/05/31/what-is-cloud-computing/#comments</comments>
		<pubDate>Sun, 31 May 2009 15:16:31 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[cloud computing]]></category>

		<guid isPermaLink="false">http://www.brilliantthinking.net/?p=371</guid>
		<description><![CDATA[I was talking to a friend yesterday about this very topic - he asked me what it was - and then I read a post on ZDnet that I thought was going to tell me the answer. Here's the post: What's Cloud Computing and What's Not? However, the post just told me there was a lot of debate about the issue and that a task force was working towards a definitive definition. Not much use, so I thought I would add to the corpus of articles and definitions by publishing my (Emissary's) definition of Cloud Computing.]]></description>
			<content:encoded><![CDATA[<p>I was talking to a friend yesterday about this very topic &#8211; he asked me what it was &#8211; and then I read a post today on ZDnet that I thought was going to tell me the answer. Here&#8217;s the post: <a href="http://blogs.zdnet.com/virtualization/?p=962&amp;tag=nl.e539" target="_blank">What&#8217;s Cloud Computing and What&#8217;s Not?</a></p>
<p>However, the post just told me there was a lot of debate about the issue and that a task force was working towards a definitive definition.</p>
<p>Not much use, so I thought I would add to the corpus of articles and definitions by publishing my (Emissary&#8217;s) definition of Cloud Computing.</p>
<blockquote><p>Cloud Computing is the technology used for the provision of web-based resources (i.e. storage, compute cycles and bandwidth) for web-based activities (e.g. content delivery) to a third-party without the third-party needing to understand how the resources are provided or needing to worry that there are enough. To use an analogy, the provision of the service of Cloud Computing is like the provision of electricity &#8211; it is a utility in the true sense &#8211; because the user of the electricity does not worry how it is generated and is able to consume as much or as little as they need for their purposes. Cloud Computing, like electricity, is then billed in accordance with how much is used.</p></blockquote>
<p>Because this is a relatively new term, it is often applied to everything and anything so that companies can sound like they are at the cutting edge of technology. The most commonly associated utility with Cloud Computing is Software as a Service (SaaS). In general, this is provided on a licensed basis which is usually calculated on a per-user, or per-client basis. While it is a utility, unless it is delivered from a fully-scalable, black-box server infrastructure that meets the definition of Cloud Computing as set out above then it is simply SaaS. Another service commonly associated with the Cloud is virtualisation technology because it provides a black-box service to the end-user. However, unless it scales and provides the flexibility that a true Cloud should, it is simply a means to abstract technology knowledge from the end-user.</p>
<p>The reason that it is easy to blur the line between technology such as SaaS or virtualisation and Cloud Computing is that they originate in the same place &#8211; on a server somewhere out there on the Internet. By the same token that a kettle or toaster are not simply called &#8220;electricity&#8221; we should be clear that a program (e.g. website or virtualisation tool) running on a server infrastructure is not Cloud Computing, but may use it.</p>
<p>For further reading, please read my previous article <a href="http://www.brilliantthinking.net/2008/08/25/cloud-computing-vs-dedicated-servers/">Cloud Computing vs Dedicated Servers</a>.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://ducknetweb.blogspot.com/2009/05/big-pharma-exploring-and-moving-data-to.html"> Big Pharma Exploring and Moving Data to the Cloud &#8211; IT Execs Talk about How It is Being Done </a> (ducknetweb.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-1001_3-10243057-92.html?part=rss&amp;subj=news"> Amazon offers more cloud control </a> (news.cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.xconomy.com/boston/2009/03/30/akamai-edges-into-the-cloud-surveys-state-of-the-internet/">Akamai Edges Into the Cloud, Surveys State of the Internet</a> (xconomy.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.elasticvapor.com/2009/05/white-house-leading-cloud-computing.html"> White House Leading Cloud Computing Charge </a> (elasticvapor.com)</li>
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-10787_3-10198848-60.html?part=rss&amp;subj=news">Sun&#8217;s new mantra: Call us the &#8216;cloud company&#8217;</a> (news.cnet.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/aabe50ee-62cf-4323-9928-7d42bd06af41/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=aabe50ee-62cf-4323-9928-7d42bd06af41" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<hr/>Copyright &copy; 2010 <strong><a href="http://www.brilliantthinking.net">Brilliant Thinking</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.brilliantthinking.net/2009/05/31/what-is-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cloud Computing vs Dedicated Servers</title>
		<link>http://www.brilliantthinking.net/2008/08/25/cloud-computing-vs-dedicated-servers/</link>
		<comments>http://www.brilliantthinking.net/2008/08/25/cloud-computing-vs-dedicated-servers/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 18:09:48 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[cloud computing]]></category>

		<guid isPermaLink="false">http://www.emissary-consulting.co.uk/reportage/?p=139</guid>
		<description><![CDATA[No matter what the name, you, the developer, will still be dealing with reliability and accountability. Using someone else's infrastructure for your application will forever be a business risk. So, is Cloud Computing the way forward, or is it too early to tell?]]></description>
			<content:encoded><![CDATA[<p>A <a href="http://www.theregister.co.uk/2008/08/25/cloud_dziuba/" target="_blank">very outspoken post</a> over at The Register makes it very clear what the risks are in this debate. While <a class="zem_slink" title="Cloud computing" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cloud_computing">Cloud Computing</a> is the current &#8220;big thing&#8221; and everybody seems to be getting in on the act &#8211; and we&#8217;re even assessing how it fits into future web development plans &#8211; there is still a solid argument for sticking with <a class="zem_slink" title="Dedicated hosting service" rel="wikipedia" href="http://en.wikipedia.org/wiki/Dedicated_hosting_service">dedicated servers</a>.</p>
<p>The reason is principally one of reliability and accountability, or more to the point that you can call somebody at 3am when the dedicated servers that you are paying hard currency for fail and know that somebody is feverishly scurrying around a data centre ensuring your SLA is upheld. As Ted Dziuba put it:</p>
<blockquote><p>No matter what the name, you, the developer, will still be dealing with reliability and accountability. Using someone else&#8217;s infrastructure for your application will forever be a business risk, but it sounds so much less so with a cuddly name. Your CTO will fall for the next cycle pretty easily. The compunction he feels for his latest data center build-out will outweigh the downsides of an external dependency.</p></blockquote>
<p>Clouds have been notoriosly unreliable in the recent past (I am sure this will be remedied as Clouds are in their infancy in terms of infrastructures) and it can be very embarrassing when your data goes off-line for a long period, or your applications are down without warning. More to the point &#8211; who do you call, and how do you know they are fixing &#8220;your&#8221; problem when you are just renting a small corner of a nebulous, fluid environment (aether) which (theoretically) provides failover and mirroring to prevent just such an occurrence? When one server goes wrong it can be more easily diagnosed and fixed, but when a segment of the Cloud goes offline, it may be symptomatic of a wider disturbance in the aether.</p>
<p>If you are using Cloud-based systems, you might like to check out <a class="zem_slink" title="Hyperic" rel="homepage" href="http://www.hyperic.com">Hyperic</a>&#8216;s Cloud Status Monitor at <a href="http://www.cloudstatus.com/" target="_blank">http://www.cloudstatus.com/</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/ff22a6be-b2a0-43ff-bba4-9ffcd42fdcda/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_c.png?x-id=ff22a6be-b2a0-43ff-bba4-9ffcd42fdcda" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<hr/>Copyright &copy; 2010 <strong><a href="http://www.brilliantthinking.net">Brilliant Thinking</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement.]]></content:encoded>
			<wfw:commentRss>http://www.brilliantthinking.net/2008/08/25/cloud-computing-vs-dedicated-servers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
