Twitter Feed
NPR on Cloud Computing
You know it’s important when NPR covers it !! On the “All Things Consider” radio show, NPR took a look into cloud computing. I’m not sure if Computing In The…
Sun Federal Cloud Computing eBook
Sun Federal now has it’s ebook on cloud computing available for all. The website doesn’t really offer any new information, but it does highlight how Sun Federal is targeting the…
Amazon Elastic Block Store
Last week, with their announcement of Elastic Block Store, Amazon has made enterprise class storage in the cloud a reality. According to Dion Hinchcliffe of Ziff Davis,”Elastic Block Store finally…
HP CTO On the Future
In a recent Web Guild article, Shane Robinson, Chief Strategy & Technology Office for HP outilined his belief that we are in the early stages of a major shift. As…
Google serves as first line of defense during Russia’s invasion of Georgia (A plug for the cloud)
As reported by the Christian Science Monitor, “As Georgian troops retreated to defend their capital from Russian attack, the websites of their government, also under fire, retreated to Google. In…
Apptis and Servervault announce Fedcloud
On August 18th, Apptis announced a partnership with ServerVault to offer a trusted cloud computing environment to federal agencies. Called Fedcloud they are offering a federally compliant, on-demand infrastructure that…
SOA-R Educational Series Schedule Changes
Since launching the SOA-R series back in July, cloud computing has become a hot topic among national security professionals. Evidence of this high level of interest is obvious from the…
Comments from Mr. Robert Carey, DON CIO and Army COS General George W. Casey, Jr
Over the last couple of weeks, I’ve had the distinct pleasure to listen to both Mr. Robert Carey, CIO, Department of the Navy, and General George W. Casey, Jr., Chief…
Akamai at SOA-R Session
Had another very enlightening SOA-R session last week. Of particular note to me was Akamai’s vision of cloud computing. As presented by Fran Trently, Sr. Director Public Sector, Akamai is…
Six Benefits of Cloud Computing
A Public CIO magazine article, to be published later this fall, will highlight six main benefits of cloud computing. Reduced Cost Increased Storage Highly Automated Flexibility More Mobility Allows IT…
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