<?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/"
	>

<channel>
	<title>CloudMess</title>
	<atom:link href="http://www.cloudmess.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.cloudmess.com</link>
	<description>Cleaning up the cloud since 2008</description>
	<pubDate>Fri, 26 Mar 2010 05:10:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hairiest one-liner I&#8217;ve ever written</title>
		<link>http://www.cloudmess.com/?p=36</link>
		<comments>http://www.cloudmess.com/?p=36#comments</comments>
		<pubDate>Fri, 26 Mar 2010 05:03:32 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Technicallous]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=36</guid>
		<description><![CDATA[So if you ever have a need to set the hostname of a newly provisioned Red Hat style box from your reverse dns PTR record that you&#8217;ve assigned to that machine (ideally through DHCP) here you go:
sed -i s/localhost.localdomain/`host \`ifconfig eth0  &#124; grep 'inet addr:'&#124; cut -d: -f2 &#124; awk '{ print $1}'\` &#124; [...]]]></description>
			<content:encoded><![CDATA[<p>So if you ever have a need to set the hostname of a newly provisioned Red Hat style box from your reverse dns PTR record that you&#8217;ve assigned to that machine (ideally through DHCP) here you go:</p>
<p><code>sed -i s/localhost.localdomain/`host \`ifconfig eth0  | grep 'inet addr:'| cut -d: -f2 | awk '{ print $1}'\` | awk '/pointer/{print $5}' | sed s/\.$//`/ /etc/sysconfig/network<br />
</code></p>
<p>Swap out the eth0 for whichever port is your primary.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>Your own cloud!</title>
		<link>http://www.cloudmess.com/?p=34</link>
		<comments>http://www.cloudmess.com/?p=34#comments</comments>
		<pubDate>Wed, 17 Mar 2010 23:18:58 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Newsification]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=34</guid>
		<description><![CDATA[So I&#8217;ve been doing a lot of contract consulting lately, which is about to wrap up. I&#8217;ve been working with and for some movers and shakers in the cloud world, including John Willis (a good buddy and all-around great guy) and Randy Bias (cloud guru extraordinaire). I&#8217;ve had a great opportunity to use and learn [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been doing a lot of contract consulting lately, which is about to wrap up. I&#8217;ve been working with and for some movers and shakers in the cloud world, including John Willis (a good buddy and all-around great guy) and Randy Bias (cloud guru extraordinaire). I&#8217;ve had a great opportunity to use and learn many private cloud tools. Eucalyptus, VMOps, OpenNebula, and a few others as well. I&#8217;m going to try and find some time to write some detailed info about what I&#8217;ve learned soon. Maybe this week.</p>
<p>Most lately, I&#8217;ve done some Chef development for some recipes to deploy a local, private cloud on your own hardware using Open Nebula. Just got done with a successful demo at CloudConnect where I set up a two-node cloud system plus a controller in just under a half hour in front of an audience of about 100 people. Biggest demo of my life, and it was the end result of literally a month&#8217;s work. We&#8217;re releasing the recipes open-source once I polish them up a little more. I&#8217;d really like to add kvm support and true LWRP templates for VM deployment. More to come, please stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=34</wfw:commentRss>
		</item>
		<item>
		<title>Insight into the structure of EC2</title>
		<link>http://www.cloudmess.com/?p=32</link>
		<comments>http://www.cloudmess.com/?p=32#comments</comments>
		<pubDate>Fri, 05 Feb 2010 18:19:38 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Technicallous]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=32</guid>
		<description><![CDATA[Sören Bleikertz has been poking around EC2 instances and found some nice ways of seeing what&#8217;s under the hood. Check it out at his blog.
]]></description>
			<content:encoded><![CDATA[<p>Sören Bleikertz has been poking around EC2 instances and found some nice ways of seeing what&#8217;s under the hood. <a href="http://openfoo.org/blog/amazon_ec2_underlying_architecture.html">Check it out</a> at his blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=32</wfw:commentRss>
		</item>
		<item>
		<title>Been away a few weeks</title>
		<link>http://www.cloudmess.com/?p=29</link>
		<comments>http://www.cloudmess.com/?p=29#comments</comments>
		<pubDate>Tue, 14 Apr 2009 16:23:07 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Prognosticatery]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=29</guid>
		<description><![CDATA[and I missed a lot.
First: a confession. I&#8217;m a sporadic blogger at best, so you won&#8217;t see me posting early and often here.
Meat: I missed manifestogate. I was following it via twitter (I&#8217;m @keithhudgins) that I caught from John Willis, and picked up Reuven Cohen who is, unbeknownst to me, one of the net-centric, non-corporate [...]]]></description>
			<content:encoded><![CDATA[<p>and I missed a lot.</p>
<p><strong>First:</strong> a confession. I&#8217;m a sporadic blogger at best, so you won&#8217;t see me posting early and often here.</p>
<p><strong>Meat:</strong> I missed manifestogate. I was following it via twitter (I&#8217;m <a href="http://twitter.com/keithhudgins">@keithhudgins</a>) that I caught from <a href="http://www.johnmwillis.com">John Willis</a>, and picked up Reuven Cohen who is, unbeknownst to me, one of the net-centric, non-corporate community organizers in the cloud world. This fiasco is what happens when corporate interests get involved in community efforts and find those efforts contrary to their goals. The <a href="http://www.opencloudmanifesto.org/">Cloud Community Manifesto</a> has some good goals behind it, but I&#8217;d rather see the businesses involved put some code and API&#8217;s where their wallets are. I&#8217;ll pontificate more about that in another post.</p>
<p><strong>Side:</strong> Ilya Grigorik had some thoughts about a nice analogy for cloud and new-style virtual resource platform architecture: the <a href="http://www.igvita.com/2009/04/06/henry-ford-event-driven-architecture/">assembly line model</a>. Really good stuff, you should take a look.</p>
<p><strong>Side:</strong> Google&#8217;s announced Java support for AppEngine. Kinda cool, this will get them some traction from the enterprise crowd. This also means, <a href="http://olabini.com/blog/2009/04/jruby-on-rails-on-google-app-engine/">if you know anything about the JRuby stack</a> (I don&#8217;t), you can run Rails apps at Google.</p>
<p><strong>Dessert:</strong> I just found <a href="http://elasticserver.com">Elastic Server</a> by CohesiveFT. I&#8217;m impressed, we&#8217;ll be exploring this more in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=29</wfw:commentRss>
		</item>
		<item>
		<title>Azure: not just for .net anymore</title>
		<link>http://www.cloudmess.com/?p=27</link>
		<comments>http://www.cloudmess.com/?p=27#comments</comments>
		<pubDate>Tue, 24 Mar 2009 20:16:21 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=27</guid>
		<description><![CDATA[Got this from Infoworld who got it from Microsoft at the Mix09 conference that Microsoft&#8217;s supporting PHP on Azure. Whoa. Supported open-source environment on Azure?!? They&#8217;re talking about their FastCGI environment running other stacks, too. Ruby was mentioned.
My mind is officially blown.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.infoworld.com/article/09/03/19/Microsoft-opens-Azure-to-PHP-developers_1.html">Got this</a> from Infoworld who got it from Microsoft at the Mix09 conference that Microsoft&#8217;s supporting PHP on Azure. Whoa. Supported open-source environment on Azure?!? They&#8217;re talking about their FastCGI environment running other stacks, too. Ruby was mentioned.</p>
<p>My mind is officially blown.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=27</wfw:commentRss>
		</item>
		<item>
		<title>Sun&#8217;s early steps into a cloud offering</title>
		<link>http://www.cloudmess.com/?p=25</link>
		<comments>http://www.cloudmess.com/?p=25#comments</comments>
		<pubDate>Fri, 20 Mar 2009 05:08:07 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Newsification]]></category>

		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=25</guid>
		<description><![CDATA[I just came across this blog post from Tim Bray, which gives some good insider-perspective on what Sun&#8217;s got building for a cloud offering. I&#8217;m intrigued:

It&#8217;s not a hosted-application-cloud, it&#8217;s a real, honest-to-goodness IT virtual datacenter cloud a-la Amazon EC2.
They&#8217;re developing an open api to control the thing. More on that later.
The API is so [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across <a href="http://www.tbray.org/ongoing/When/200x/2009/03/16/Sun-Cloud">this blog post</a> from Tim Bray, which gives some good insider-perspective on what Sun&#8217;s got building for a cloud offering. I&#8217;m intrigued:</p>
<ul>
<li>It&#8217;s not a hosted-application-cloud, it&#8217;s a real, honest-to-goodness IT virtual datacenter cloud a-la Amazon EC2.</li>
<li>They&#8217;re developing an <strong>open api</strong> to control the thing. More on that later.</li>
<li>The API is so open, <a href="http://kenai.com/projects/suncloudapis/">you can join the project</a>.</li>
</ul>
<p>He&#8217;s also mentioned there&#8217;s a storage component, a computing component, powered by the Q-Layer technology that Sun acquired in January. <a href="http://www.youtube.com/watch?v=d4akGlVBc0I">Here&#8217;s a great YouTube clip</a> of an interview with one of the Q-Layer principals. This is cool for the network admins in the crowd: a drag-and-drop browser based interface that allows you to build your virtual infrastructure graphically, similar to 3Tera.</p>
<p>What&#8217;s most interesting here is that, according to Tim, Sun&#8217;s REALLY getting the point here: open designs, open APIs. Creative Commons license on the API. This allows other virtual infrastructure providers to use the API for portability, so that you can build a cotrtol interface to manage multiple cloud infrastructures. The point, according to Tim, is &#8220;Zero Barrier to Exit.&#8221; No one wants vendor lock-in as a customer. Amazon has been somewhat aggressive in protecting their API IP, in the one case that someone has white-boxed it: Eucalyptus. With a common API, the portability barriers diminish, so that you&#8217;ll find most cloud-based &#8216;mission critical&#8217; infrastructures spanning different offerings. Vendor lock-in means only one company gets that slice of the whole pie, where open barriers mean that one customer will likely pick two or more providers to minimize points of failure. That&#8217;s a truly positive development that will help the industry as a whole. I just signed up, and I&#8217;m looking forward to seeing how I can contribute.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=25</wfw:commentRss>
		</item>
		<item>
		<title>Snapshot your EC2 Instance to S3</title>
		<link>http://www.cloudmess.com/?p=20</link>
		<comments>http://www.cloudmess.com/?p=20#comments</comments>
		<pubDate>Wed, 11 Mar 2009 23:38:23 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Technicallous]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=20</guid>
		<description><![CDATA[Sometimes you need a system backup. Other times, you need to launch your box ten times. Maybe you&#8217;re working on your new web cluster and need to build an image for your web server role. There&#8217;s tons of reasons, but if you&#8217;re using Amazon EC2, there will come a time when you need a custom server [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you need a system backup. Other times, you need to launch your box ten times. Maybe you&#8217;re working on your new web cluster and need to build an image for your web server role. There&#8217;s tons of reasons, but if you&#8217;re using Amazon EC2, there <strong>will</strong> come a time when you need a custom server image. The simplest way to boot an instance off a public AMI, make the changes you need, and then roll up a disk image and throw it up to S3. Here&#8217;s the easiest way:</p>
<p>First, make sure you&#8217;ve got your /mnt partition built. Most of the public AMIs don&#8217;t launch with your big data drive formatted and available, and your disk image will be as big as the system itself. You may fill your drive image! Nothing hurts like a full drive. Nothing.</p>
<p>Second, make sure you have the EC2 AMI Tools installed. If not, go ahead and get them on your box. You can download them <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=368&amp;categoryID=88">here</a>.</p>
<p>I&#8217;m also assuming you have followed Amazon&#8217;s suggestions in setting up your shell profile so that you have your authentication to AWS in environment variables. Note: if you do this, don&#8217;t make your image public! Your credentials will then be in your system for everyone to see. Bad juju, so don&#8217;t do it. If you need to make your image public, then make sure you turn off your shell&#8217;s history, and type in the credentials on the command line.</p>
<p>Okay, so here we go:</p>
<p><code>ec2-bundle-vol -c $EC2_CERT -k $EC2_PRIVATE_KEY -u $AWS_ACCOUNT_ID -s 10240 -d /mnt<br />
ec2-upload-bundle -b yourbucket/yourimagename_`date +%Y-%m-%d_%H:%M:%S` -m /mnt/image.manifest.xml -a $AMAZON_ACCESS_KEY_ID -s $AMAZON_SECRET_ACCESS_KEY</code></p>
<p>We&#8217;ll need a little explanation here. I&#8217;ll go step-by-step:</p>
<p>ec2-bundle-image makes a series of files that, when pieced together, make a disk image. This overcomes the S3 5gig file limitation, and makes this thing easier to upload to S3. We tell it to make a 1Gig image (The biggest it allows) and throw the files in /mnt. If you&#8217;ve followed along, your /mnt partition should be big enough to hold all of this. There are other, advanced options that allow you to manage ramdisks, mount points, kernel images, and other things that you most likely won&#8217;t need. And if you do, read the docs. They&#8217;re pretty good.</p>
<p>ec2-upload-bundle takes the manifest from your image.manifest.xml file that was created by ec2-bundle-image, and shoves it up to your S3 bucket named yourbucket and in a file named yourimagename_datestamp. I recommend changing those bucket and image names to something meaningful to you, and feel free to remove the timestamp if you don&#8217;t want it. It will loop through all the files in the manifest and get it all up to S3.</p>
<p>S3, however, isn&#8217;t super reliable for these kinds of things. And ec2-upload-bundle is dumb enough to just crap out. All is not lost, however, as you&#8217;ll see which parts of your image that have been uploaded, and you&#8217;ll know the next one. Amazon was kind enough to add the <code> --part</code> flag to start uploading at any arbitrary part. So just run your command again, add &#8211;part 23 or whatever the next part is, and go from there.</p>
<p>Once your image is up on S3, we need to tell EC2 it&#8217;s there so you can use it. The tool to do that is built into the API tools package, which you&#8217;ll need to launch your images anyway. Once you&#8217;ve got your environment set up right, you can just type:</p>
<p><code>ec2-register yourbucket/yourimagename/image.manifest.xml</code></p>
<p>Of course, you&#8217;ll need to change the names to the same as ran in the upload bundle command, but AWS will come back with an image ID that you then can use to launch your new private image.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=20</wfw:commentRss>
		</item>
		<item>
		<title>Another Developer-focused Apphost</title>
		<link>http://www.cloudmess.com/?p=17</link>
		<comments>http://www.cloudmess.com/?p=17#comments</comments>
		<pubDate>Thu, 12 Feb 2009 00:30:56 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Strategery]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=17</guid>
		<description><![CDATA[I knew I was missing something when I was listing out some hosting providers for developer-focused cloud app hosting, so here goes:
Morph AppSpace is a paid hosting service with some cloudlike features - you can pay by the &#8216;cube&#8217; or hosting unit - kinda like an Amazon EC2 Compute Unit - and it&#8217;s free to [...]]]></description>
			<content:encoded><![CDATA[<p>I knew I was missing something when I was listing out some hosting providers for developer-focused cloud app hosting, so here goes:</p>
<p><a href="http://www.mor.ph/products_appspace">Morph AppSpace</a> is a paid hosting service with some cloudlike features - you can pay by the &#8216;cube&#8217; or hosting unit - kinda like an Amazon EC2 Compute Unit - and it&#8217;s free to get started, which is nice for startups. They support Ruby, Rails, PHP, and Java (although I don&#8217;t know what kind of java hosting they provide, I&#8217;d assume it&#8217;s Tomcat-centric) and through the Java support, Grails if you&#8217;re into that kind of thing.</p>
<p>The cloudlike features are the ability to scale by adding new &#8216;cubes&#8217; and the built-in monitoring that allow you make informed decisions on how much more money to spend on your scaling. It doesn&#8217;t dynamically scale, but it gives you the ability to add more resources to your app as you need them.</p>
<p>Like Google AppEngine (although, again, on Google&#8217;s side this is changing), you can&#8217;t run scheduled tasks, so you&#8217;ll have to work around this if you&#8217;re planning on hosting with Morph.</p>
<p>So there you go, one more tool for your belt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=17</wfw:commentRss>
		</item>
		<item>
		<title>Weekly(ish) Updates From The Cloud</title>
		<link>http://www.cloudmess.com/?p=12</link>
		<comments>http://www.cloudmess.com/?p=12#comments</comments>
		<pubDate>Tue, 10 Feb 2009 22:58:22 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Newsification]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=12</guid>
		<description><![CDATA[I&#8217;m running off to the Atlanta Cloud Meetup in a few minutes, so I don&#8217;t have a lot of time to post, but here&#8217;s a few links that I&#8217;ve come across on some cloud updates:

Google has updated the AppEngine SDK. I&#8217;m not a big AppEngine programmer, so hopefully someone will chime in on what&#8217;s cool [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m running off to the <a href="http://www.meetup.com/awsomeatlanta/">Atlanta Cloud Meetup</a> in a few minutes, so I don&#8217;t have a lot of time to post, but here&#8217;s a few links that I&#8217;ve come across on some cloud updates:</p>
<ul>
<li>Google has <a href="http://googleappengine.blogspot.com/2009/02/sdk-version-119-released.html">updated the AppEngine SDK</a>. I&#8217;m not a big AppEngine programmer, so hopefully someone will chime in on what&#8217;s cool and fresh on this one.</li>
<li>Amazon just opened up <a href="http://aws.amazon.com/fps/promo/">Flexible Payment Services</a> and are offering a free getting-started promo. There&#8217;s getting to be some nice service-based payment systems these days.</li>
<li>Christopher Hoff&#8217;s put together a <a href="http://rationalsecurity.typepad.com/blog/2009/01/cloud-computing-taxonomy-ontology-please-review.html">far better picture</a> of cloud-type services than I&#8217;ve been doing with words. Take a look.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
		<item>
		<title>Developer-centric Cloud Offerings</title>
		<link>http://www.cloudmess.com/?p=10</link>
		<comments>http://www.cloudmess.com/?p=10#comments</comments>
		<pubDate>Wed, 04 Feb 2009 02:29:22 +0000</pubDate>
		<dc:creator>keith</dc:creator>
		
		<category><![CDATA[Strategery]]></category>

		<guid isPermaLink="false">http://www.cloudmess.com/?p=10</guid>
		<description><![CDATA[There are two types of cloud infrastructure offerings that are important for small business and startups: developer-centric hosting services, which take care of a lot of the day-to-day system tasks for you, or the infrastructure-focused options, which give you flexibility at the cost of having to do a lot of custom configuration. There are also [...]]]></description>
			<content:encoded><![CDATA[<p>There are two types of cloud infrastructure offerings that are important for small business and startups: developer-centric hosting services, which take care of a lot of the day-to-day system tasks for you, or the infrastructure-focused options, which give you flexibility at the cost of having to do a lot of custom configuration. There are also service-tier systems that support the more flexible options, but I&#8217;m going to focus on an overview of the major cloud-based easy-to-get-into services that I know of.</p>
<p>All of these options require you to build your app with the platform in mind. Some knowledge of the limitations and capabilities of the systems will go a long way in smoothing the deployment of your new app. Building to these environments requires a certain amount of trust, however, and porting your app to a different platform once you&#8217;re up and running may be a chore if you don&#8217;t take steps early on.</p>
<h2>Google AppEngine</h2>
<p>Google has App Engine, a python-centric platform with a rich API that allows developers to build fairly robust applications quickly, deploy them, and just let them run. There&#8217;s no system administration involved whatsoever, which allows very small teams to build robust tools quickly without worrying about scaling, configuring servers, single points of failure or any of that rigamarole.</p>
<p>What you don&#8217;t get is some of the standard tools that most web developers take for granted: instead of a SQL-compliant database, you get BigTable. It&#8217;s capable, but different. Scheduled tasks currently don&#8217;t work, either. You can build an api-based, authenticated action and trigger it remotely to work around that, but watch for fault tolerance if you go that route. The biggest drawback is that the offering is free, but capped. Meaning, if you consume your allotted resources for the month, you&#8217;re done until the calendar ticks by. Google hasn&#8217;t yet opened payments for AppEngine, <a href="http://googleappengine.blogspot.com/2008/12/system-status-dashboard-quota-details.html">but it looks like the payment system is just around the corner</a>.</p>
<h2>Mosso</h2>
<p>Mosso&#8217;s <a href="http://www.mosso.com/cloud.jsp">CloudSites</a> product is more flexible: you get your choice of Windows or Linux, and you deploy your app or web site onto their servers. You get a full hosting environment, witn no shell access - all control is done through their web panel. It&#8217;s a big benefit if you&#8217;re not command-line centric. On the Linux side, you get PHP, Perl, Python, MySQL; Windows users can choose from different versions of the .NET framework, and use IIS and SQL Server. So you can build your application using your favorite framework that fits within those parameters, just remember that you have very little system control. If you&#8217;re using CPAN modules, you&#8217;ll have to use what they have available or build them into your app directly. You can&#8217;t install anything else. However, they offer 500GB of bandwidth out of the gate, with a slightly expensive $.25/GB once you go over. At $100, it&#8217;s not a bad option. Check their <a href="http://www.mosso.com/qualification.jsp">Does It Fit?</a> page to see if what you&#8217;re building fits in their parameters.</p>
<h2>EngineYard Solo</h2>
<p>EngineYard is a fairly new player in the cloud game. They got started in 2006 as a Ruby on Rails hosting company, and had some really bad hiccups geting started (sorry guys, but I was a customer then and remember the whole cluster taking over an hour to reboot). They are, however, really damn smart, and determined to live on the bleeding edge. They use a custom-build, highly tuned Gentoo Linux server image that&#8217;s optimized to host Rails apps, and they do it very well. They&#8217;re driving a lot of thought and development in the systems administration world.</p>
<p>Recently, they just opened up <a href="http://www.engineyard.com/solo">Solo</a>, in partnership with Amazon. They&#8217;re hosting and provisioning server instances using their custom stack on EC2, and make it pretty easy to get a Rails app off the ground. They charge a premium: $125/month, as opposed to a raw EC2 box at $70 or so, but what you get is a prebuilt box with a lot of good, smart defaults in the setup that&#8217;s built to reliably host a Rails app. If you&#8217;re not a sysadmin, or can&#8217;t affor the time or cash to get that work done for you, this looks to be a good route to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cloudmess.com/?feed=rss2&amp;p=10</wfw:commentRss>
		</item>
	</channel>
</rss>
