Rackspace Releases Cloud Stack As Open Source
zerocool^ writes "Techcrunch is reporting that Rackspace is open-sourcing their cloud computing technologies, under the name OpenStack. Rackspace has chosen to release under the Apache 2.0 license. The initial release encompasses the cloud object storage and cloud virtual server management suites. Along with this release, NASA is contributing technology from its Nebula Cloud Platform. Early partners include Intel, Dell, and Citrix."
There's a video up on youtube from BusinessWeek which gives a nice overview:
http://www.youtube.com/watch?v=g71ULBQv208
It is basically same thing that most big companies do to each other: Before you sue us because of patent issues, remember that we hold quite a bit of patents too. Patents that you use. MAD doctrine minus nukes, plus patents.
-- Technology for the sake of technology is as pathetic as eschewing technology because it's technology.
As far as I can tell, the software they've released allows you to start, stop and configure large numbers of virtual machines in a fully automatic fashion. In other words, you can set up your own cluster more quickly than if you had to set up all the VMs manually.
We all know what to do, but we don't know how to get re-elected once we have done it
Hey there... man, :)
In a nut shell, Cloud Files is the Rackspace equivalent to AmazonS3 online storage webservice or "file hosting service", except Cloud Files also includes CDN (content distribution services) via limelight. Cloud Servers is the Rackspace Xen offering, and Cloud Sites is the web and DB hosting services. All wrapped up with the Rackspace Cloud control panel and back end auth-API. Here's some sales-less info on them: http://en.wikipedia.org/wiki/Rackspace_Cloud Scanning over it though I see that wikipedia article is a bit out of date. Our Cloud Servers offering DOES actually support Windows VMs now (in beta). Though I'm more a Linux guys myself.. ;)
Part of the coolness is that between the Cloud Servers and Cloud Files systems, we have a publicnet and servicenet interface. The latter allows direct "intra-cloud" transfers, while public (external) clients can hit the same content via CDN (limelight), allowing you to distribute your content and load via embedded URL around the world without hitting any one data center.
Tweeks