Newsletters

Select newsletters below and click the button to sign up!

Boston News NY News
DC News Internet Daily
SiliconValley News
InternetNews Business Report




Become a Marketplace Partner



Partner With Us















Internetnews Bloggers

Recent Entries

Archives

September 2009
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30      

Monthly Archives

Search The Blog

Netstat -vat by Sean Michael Kerner (bio)

A command line view of IT



Red Hat opens up the cloud with Deltacloud

delta_cloud_small.jpgFrom the 'Private/Public Cloud Hybrid' files:

Red Hat today officially launched an ambitious new effort called Deltacloud to help abstract away the differences between public and private cloud deployments.

Oh and it's all open source too.
"Today each infrastructure-as-a-service cloud presents a unique API that developers and ISVs need to write to in order to consume the cloud service," Red Hat CTO Brian Stevens blogged. "The Deltacloud effort is creating a common, REST-based API, such that developers can write once and manage anywhere."
This is what open source is all about in my opinion, namely breaking lock-in and opening things up.

How many enterprises out there were afraid of cloud deployments because it meant locking into one vendor's roadmap?

The way that Stevens explains Deltacloud, is that that it will have drivers that map onto Amazon EC2 as well as private clouds that uses VMware or Red Hat Enterprise Linux.

At management level, Red Hat has something called the Deltacloud Portal which is a Web user interface for managing cloud deployments.  According to Red Hat, with Deltacloud portal users can migrate instances from one cloud to another as well handle provisioning and image status monitoring.

This isn't just Linux as the operating system for a cloud deployments. Deltacloud is Linux as the infrastructure that enables the hybrid cloud in my opinion.

How closely this will overlap with VMware's solutions remains to be seen, but it is likely to be a competitive solution in some respects.

| Comments (2) | TrackBacks (0) | Share

0 TrackBacks

Listed below are links to blogs that reference this entry: Red Hat opens up the cloud with Deltacloud.

TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/8843

2 Comments

Sandy Stein said:

This makes a lot of sense. I have heard of other approaches to try and map to cloud API's, but none that are open source, and non from large companies that can back it up, get wide usage, and stick with it, like Red Hat.

This is a very welcome project for those of us looking at how we best utilize cloud without getting locked in to one cloud vendor, or one specific technology at a cloud vendor or inside our own IT.

I suspect many others that are trying to make $ in the cloud wave won't like this, since it diminishes their lock-in. They should remember what happened with AOL, CompuServe, and The Source, who all had captive online communities in the early days, and how the "opening up" of the Internet caused an explosion in usage and value for end users around the world.

This cloud market is interesting for open source since it is the first major market wave where open source is being "assumed" to be part of the solution.

Interesting, but not really. This is just trying to homogenize API differences. It takes us a couple of days to write a client for a new cloud API, that's not where the difficulty lies. The real challenge lies in the semantics of different clouds. Like what can you do with a server? Does the cloud have disk volumes? Can you snapshot them? Can you attach them to multiple servers at a time or only to a single one? Can you have multiple IP addresses on one server or not? *That's* where the real challenge lies, not in argument list differences in API calls.

Leave a comment