Slashdot Mirror


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."

6 of 65 comments (clear)

  1. Good licence, has anti-swpat clause by ciaran_o_riordan · · Score: 5, Insightful

    Among the permissive licences, Apache 2.0 has the best patent retaliation clause:

    If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

    1. Re:Good licence, has anti-swpat clause by zwei2stein · · Score: 4, Informative

      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.
  2. All up in the Cloud. by Forge · · Score: 4, Interesting

    Ahh... Nothing brightens my day like more free stuff. Especially Cloud Stuff I may actually use :)

    Lot's of little boxes with AMD and Intel chips. No more big Iron. That is the dream. We aren't there yet as we still have an app or two that needs a $1,100,000 Sun box to run but this is where our data center is headed, A great pile of little servers and no concern if any one or two of them keels over.

    Posted from the chilly Data Center of a Phone Company/ISP.

    --
    --= Isn't it surprising how badly I spell ?
  3. video by porjo · · Score: 5, Informative

    There's a video up on youtube from BusinessWeek which gives a nice overview:

    http://www.youtube.com/watch?v=g71ULBQv208

  4. Buzzword Express by EriktheGreen · · Score: 4, Interesting
    (grabs fork)

    No, just take a few deep breaths and it'll go away.

    "Cloud computing" is the current buzzword express. Like "thin clients" or Ubiquitous Java or AJAX or any number of technological trends before it, it's a way for non technical executive types to "lead" by grasping hold of something they don't understand. It's a handle for managers to move large concepts around with. It doesn't matter that it's not a significant advance in technology, science, or cybernetics. Its purpose is to pick an arbitrary spot for the industry to orbit around for a while.

    Most importantly, it's a way for technical types to manipulate executives, managers, and marketers. Want to sell an idea or concept to a manager? Ride the buzzword express. Even if it's a no-brainer idea that should be done to keep the company afloat, and the managers are smart enough to realize that, the easiest way to sell it is to use buzzwords. This lets the executives know you're listening to them, gives them a warm fuzzy feeling of being in control, and distracts the marketing people.

    The Buzzword Express even labels for you those technical wanna-bes and young idealistic programmer types who have plenty of enthusiasm and not much real world experience. Just listen for the buzzwords...anyone taking them seriously can't be worth too much face time. It helps you weed out the riff-raff.

    The only cost is that you sometimes are forced to listen to announcements about it. Just keep breathing...

  5. Re:ok, but what is it? by tomweeks · · Score: 5, Informative

    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