Twitter Feed
AFCEA: Cyberspace at the Cross Roads
Starting December 2, 2009, the Armed Forces Communications and Electronics Association (AFCEA) will be putting on a two-day cyberspace conference. Titled “Cyberspace at the Cross Roads: The Intersection of Cyber,…
“Cloud” Shows Promise during Navy Trident Warrior
Last month as part of the Navy’s annual Trident Warrior exercise, Dataline, LLC successfully demonstrated that a standard shipboard communications infrastructure could be used to manage a commercial cloud infrastructure-as-a-service…
Government Cloud Computing Value Survey
As part of a continuing Government Cloud computing education program, Dataline, LLC has released a Government Cloud Computing Value Survey. This online resource has been designed as an aid to…
“Hyper-Standardized” Cloud Computing Environment a Plus for DISA
Henry Sienkiewcz, DISA Computer Services Technical Director, credits the cloud computing “hyper-standardized” environment for the improvement they have been able to deliver through their cloud computing initiative. During remarks at…
Army Deputy CIO Cites Army/DISA Cloud Computing Partnership
This week’s Federal Executive Forum taping highlighted collaboration between DISA and the Army on the service’s transition to cloud computing. Army Deputy Chief Information Officer Mike Krieger called it a…
Navy CIO Discusses Cloud Computing
During this week’s Federal Executive Forum taping, Navy CIO Robert Carey discussed his views on cloud computing. Stating that the NGEN and CANES (Navy Consolidated Afloat Networks and Enterprise Services)…
DoD, DHS and FBI Highlight Identity Management Interoperability
During this week’s Federal Executive Forum, key decision makers from DoD, DHS and FBI highlighted identity management interoperability as their key priority for 2010. Panelist included: Robert Mocny, Acting Director,…
EuroCloud Launches !!
Congratulations to Pierre-Jose Billotte for the successful launch of EuroCloud !! Established as a pan European network, EuroCloud are communities that represent a knowledgeable network of companies engaged local and…
Government Cloud Economics
In the The Economics of Cloud Computing, Gwen Morton and Ted Alford have published an EXCELLENT economic evaluation of the federal government’s push to cloud computing. Anyone interested in this…
Deputy CIA CIO Newest Ulitzer Author
Jill Tummler Singer, Deputy Chief Information Officer at the Central Intelligence Agency (CIA), is now a Ulitzer author. Appointed in November 2006, Ms Singer is responsible for ensuring CIA has…
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