Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
NASA Open Source News

Rackspace Releases Cloud Stack As Open Source 65

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."
This discussion has been archived. No new comments can be posted.

Rackspace Releases Cloud Stack As Open Source

Comments Filter:
  • video (Score:5, Informative)

    by porjo ( 964384 ) on Monday July 19, 2010 @05:27AM (#32948552)

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

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

  • by zwei2stein ( 782480 ) on Monday July 19, 2010 @06:56AM (#32948850) Homepage

    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.

  • Re:video (Score:4, Informative)

    by FuckingNickName ( 1362625 ) on Monday July 19, 2010 @07:40AM (#32949014) Journal

    Right, I see a diagram with three big areas surrounded by both circles and rectangles and with more little rectangles inside:
    STORAGE - CLOUD FILES
    INTERFACE - PUBLIC APIS
    COMPUTE - CLOUD SERVERS
    and two smaller areas surrounded only by one rectangle:
    CONTROL PANEL
    AUTHENTICATION & ACCOUNT MANAGEMENT

    And I hear quotes like:

    "OpenStack enabled us to better serve our customers. In an open-standards based cloud world, cloud interoperability and cloud portability is increased [...] Our cloud today is the second largest cloud in the marketplace and by launching OpenStack we further increase our commitment to the cloud."

    ...I was shocked that this little speech didn't end with, "Praise be to the cloud."

    Am I the only one that wants to stab my head with a fork whenever someone starts talking about "cloud" technology? Look, we've had compute and storage clusters for decades... tell us in precise technical terms what you're offering that's new and why it'd be suitable for general projects.

  • Re:video (Score:1, Informative)

    by Anonymous Coward on Monday July 19, 2010 @08:34AM (#32949432)

    Oh come on, it's not that hard. Cloud computing services charge a rate more closely related to actual use. That is, per CPU cycle. Sure, you could previously rent mainframe time but that was (relatively) difficult to do and not likely to be on a familiar architecture to most developers out there. Cloud computing also gives you a lot of flexibility to ramp up the number of instances you use when you temporarily need more horsepower such as during your Christmas sale on your website or something. So in summary, the two main differences are: pricing more closely related to actual processor use and the flexibility to ramp up and down on pretty short notice.

  • Re:video (Score:3, Informative)

    by zerocool^ ( 112121 ) on Monday July 19, 2010 @08:50AM (#32949566) Homepage Journal

    And, with a cloud object storage system, the ability to upload things and not worry about file replication / redundancy. That's the idea for the end user - redundancy is taken care of. OpenStack lets people not worry about the system that worries about end user replication.

  • by quanticle ( 843097 ) on Monday July 19, 2010 @09:41AM (#32950190) Homepage

    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.

  • by tomweeks ( 148410 ) Works for Rackspace on Monday July 19, 2010 @10:33AM (#32950790) Homepage

    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

E = MC ** 2 +- 3db

Working...