The 6 layers of the Cloud Computing Stack

Why the Cloud? Processing, Exploitation and Dissemination

By G C Network | October 23, 2008

So why is the intelligence community so interested in cloud computing? Three letters: PED (Processing, Exploitation, Dissemination). Take these two real life examples from the publishing industry. Jim Staten of…

World Summit of Cloud Computing: “Enterprise Cloud Computing” work group

By G C Network | October 22, 2008

To leverage attendees of the World Summit of Cloud Computing, a kick-off meeting of the “Enterprise Cloud Computing” work group will be held near Tel Aviv, Israel on December 3,…

Cloud Package Management

By G C Network | October 21, 2008

In his post “Missing in the Cloud: package management“, Dave Rosenberg highlights a critical issue in the adoption of cloud computing by government agencies. “I dare say that a standard…

PlugIntoTheCloud.com

By G C Network | October 20, 2008

Information Week has just launched PlugIntoTheCloud.com as their cloud computing destination. In his Non Linear Thinking blog, Bill Martin calls it a movement aimed at “providing a source and forum…

Is the cloud computing hype bad?

By G C Network | October 17, 2008

From Gartner “Why a little cloud hype might be useful“: “It’s too simplistic to say cloud hype is bad . If we are technically expert is might irritate us with…

Stop the FUD (Fear, Uncertainty and Doubt) !!

By G C Network | October 16, 2008

Dan Morrill! Count me in !! In his excellent article, “Cloud Computing is Scary – But the FUD Has to Stop“,  Dan makes some excellent points: It is time to…

IBM, Microsoft and Google

By G C Network | October 15, 2008

On October 6th, IBM launched their cloud services initiative. This is a:  “[C]ompany-wide initiative that extends its traditional software delivery model toward a mix of on-premise and cloud computing applications…

Government in the Cloud

By G C Network | October 13, 2008

Back in mid-September, there was quite a thread in the Google Cloud Computing Group on the use of cloud computing by the federal government.  Some of the interesting comments were:…

CloudCamp Partners With SOA-R !!

By G C Network | October 10, 2008

I’m proud to announce that the final SOA-R Cloud Computing Education Event will be held in collaboration with CloudCamp. Now dubbed CloudCamp:Federal, the event will be held as an “unconference” to help…

Federal Cloud Computing Wiki

By G C Network | October 9, 2008

With the fast growing interest in cloud computing, the Federal Government community has established a Federal Cloud Computing Wiki. This wiki is managed by Dr. Brand Niemann, Senior Enterprise Architect…

From Sam Johnston’s Taxonomy post

Follow me at https://Twitter.com/Kevin_Jackson

G C Network

2 Comments

  1. Randall on October 7, 2008 at 10:35 am

    You don’t mention where security fits in this stack. I know security is important at every level and it is there at every level now, but really there should be a single source of secure control of access to resources.

    That’s something big we need to work out. How can I have one account, the account I use to log into my cloud application and I can use that application with any other layer of stack or in combination with them without having to know that amazon requires these credentials and nirvanix requires another set.

    The end user shouldn’t care about these things, it should be handled at the platform level, but from my perspective there is no robust security model for the cloud, not yet.

    Any ideas what we might see fill this gap?



  2. Sam Johnston on March 4, 2009 at 10:52 pm

    Actually security is something that I do think about as a CISSP, but having looked at the various solutions it was clear that they permiated every layer of the stack. The resources themselves are secured by various mechanisms (AWS request signing for example) and from the user point of view you have OpenID and OAuth at the services layer. Even on the clients we don’t want cloud apps interfering with each other and you can see that browsers like chrome go to great lengths to prevent this.

    So yes it’s a valid point, but not one that wasn’t well considered.

    Cheers,

    Sam