Twitter Feed
“Cloud Musings” Named A “Top 50 Blog”
My appreciation and thanks goes out to Jeremy Geelan for including “Cloud Musings” on his list of the Top 50 Cloud Computing Blogs. Thanks is also in order for “HighTechDad”…
Will Oracle Buy Informatica?
According to 1,250 ERP Software Advice readers that will be Oracle’s next acquisition. Terradata came in a close second in this race, suggesting that Oracle will “…play it safe next time…
What’s Next For Oracle?
Watching Larry Ellison and Oracle over the years as it has morphed itself is a real study in market dynamics. It’s transformation from database company through middleware provider to now…
Enterprise Architecture Enables Innovation: Melvin Greer, Lockheed Martin
Earlier this week, my good fried and NCOIC colleage, Melvin Greer was interviewed by Rutrell Yasin of Government Computer News. In the interview, Mel focused on the importantance of entrprise…
Are You A Cloud Architect? NJVC Needs YOU!!
If you are a cloud computing architect, have I got news for you! NJVC, one of the largest IT solutions providers supporting the U.S. Department of Defense (DoD), is building…
“Army Private Cloud” RFP Released
Last week the US Army released a procurement solicitation for the Army Private Cloud. This $249M solicitation calls for a 1-year base period with four, 1-year options. Department of the…
Cloud Musings Direct Launches
In response to request, the inaugural “Cloud Musings Direct” newsletter was launched this week. This bi-weekly electronic newsletter will highlight important government cloud computing industry trends and events. If you…
CloudExpo Europe 2010: Not Your Father’s Prague
When my good friend Jeremy Geelan invited me to speak at CloudExpo Europe in Prague, Czech Republic my imagination went into overdrive. Being a child of the 60’s and a…
NCOIC Plenary Highlights Collaboration and Interoperability
Last week in Brussels, Belgium, the Network Centric Operations Industry Consortium highlighted it’s support of collaboration and interoperability through an information exchange session with the National Geospatial-Intelligence Agency (NGA) and…
GovLoop “Member of the Week”
Thank you to Radiah Givens-Nunez and GovLoop for the honor of being their Member of the Week for June 21-25, 2010. Created in 2008, GovLoop is an online social network…
From Sam Johnston’s Taxonomy post
- Clients (examples) are computer hardware and/or computer software which rely on The Cloud for application delivery, or which is specifically designed for delivery of cloud services, and which are in either case essentially useless without it.
- Services (examples) (aka Web Service) are “software system[s] designed to support interoperable machine-to-machine interaction over a network“[36] which may be accessed by other cloud computing components, software (eg Software plus services) or end users directly.
- Application (examples) leverages The Cloud in software architecture, often eliminating the need to install and run the application on the customer’s own computer, thus alleviating the burden of software maintenance, ongoing operation, and support.
- Platform (examples) (aka Platform as a service) (the delivery of a computing platform and/or solution stack as a service) facilitates deployment of applications without the cost and complexity of buying and managing the underlying hardware and software layers
- Storage (examples) is the delivery of data storage as a service (including database-like services), often billed on a utility computing basis (eg per gigabyte per month)
- Infrastructure (examples) (aka Infrastructure as a service) is the delivery of computer infrastructure (typically a platform virtualization environment) as a service
2 Comments
Cloud Computing
- CPUcoin Expands CPU/GPU Power Sharing with Cudo Ventures Enterprise Network Partnership
- CPUcoin Expands CPU/GPU Power Sharing with Cudo Ventures Enterprise Network Partnership
- Route1 Announces Q2 2019 Financial Results
- CPUcoin Expands CPU/GPU Power Sharing with Cudo Ventures Enterprise Network Partnership
- ChannelAdvisor to Present at the D.A. Davidson 18th Annual Technology Conference
Cybersecurity
- Route1 Announces Q2 2019 Financial Results
- FIRST US BANCSHARES, INC. DECLARES CASH DIVIDEND
- Business Continuity Management Planning Solution Market is Expected to Grow ~ US$ 1.6 Bn by the end of 2029 - PMR
- Atos delivers Quantum-Learning-as-a-Service to Xofia to enable artificial intelligence solutions
- New Ares IoT Botnet discovered on Android OS based Set-Top Boxes
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?
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