Comments
L W wrote: Dear Sir, Please do forward a Google Wave Invitation to lvw.iv4 (at) gmail (dot) com, at your earliest convenience? Much appreciated!
Cloud Expo on Google News

SYS-CON.TV

2008 West
DIAMOND SPONSOR:
Data Direct
SOA, WOA and Cloud Computing: The New Frontier for Data Services
PLATINUM SPONSORS:
Red Hat
The Opening of Virtualization
GOLD SPONSORS:
Appsense
User Environment Management – The Third Layer of the Desktop
Cordys
Cloud Computing for Business Agility
EMC
CMIS: A Multi-Vendor Proposal for a Service-Based Content Management Interoperability Standard
Freedom OSS
Practical SOA” Max Yankelevich
Intel
Architecting an Enterprise Service Router (ESR) – A Cost-Effective Way to Scale SOA Across the Enterprise
Sensedia
Return on Assests: Bringing Visibility to your SOA Strategy
Symantec
Managing Hybrid Endpoint Environments
VMWare
Game-Changing Technology for Enterprise Clouds and Applications
Click For 2008 West
Event Webcasts

2008 West
PLATINUM SPONSORS:
Appcelerator
Get ‘Rich’ Quick: Rapid Prototyping for RIA with ZERO Server Code
Keynote Systems
Designing for and Managing Performance in the New Frontier of Rich Internet Applications
GOLD SPONSORS:
ICEsoft
How Can AJAX Improve Homeland Security?
Isomorphic
Beyond Widgets: What a RIA Platform Should Offer
Oracle
REAs: Rich Enterprise Applications
Click For 2008 Event Webcasts
Maybe Ubuntu Enterprise Cloud Makes Cloud Computing Too Easy
With just a few clicks you, too, can create a cloud computing environment

Cloud Computing on Ulitzer

With just a few clicks you, too, can create a cloud computing environment. But if you’re like a lot of organizations, you may not know what to do with it after that.

The latest version of Ubuntu Server (9.10) includes the Ubuntu Enterprise Cloud (UEC), which is actually powered by Eucalyptus. The ability to deploy a “cloud” on any server running Ubuntu is really quite amazing, especially given the compatibility of Eucalyptus with Amazon and the plethora of application images available for nearly immediate deployment. It supports both a public and private option, and a hybrid model, and comes replete with management tools designed to make building, deploying, and managing your own personal, private cloud a breeze.

blockquotePrivate clouds offer immediacy and elasticity in your own IT infrastructure. Using Ubuntu Enterprise Cloud, you can experience the benefits of cloud computing behind your firewall. Deploy workloads and have them running immediately. Grow or shrink computing capacity to meet the needs of your application.

Too awesome, right? Well, yes and no. It is, apparently, not an answer to how do I build a cloud that would-be cloud computing adopters need, but rather how do I use a cloud? Consider the following query:

blockquote I noticed while installing the new version of Ubuntu server yesterday that there is a cloud cluster and node option for deployment. I read through the tutorial on how to set up the cloud, but how does one use the cloud, private or otherwise?

The question comes from a very technically savvy network engineer who, according to a recent survey by web-hosting provider Peer 1, is not alone in asking this question. In the independent study conducted for Peer 1 39 percent of the over 200 IT decision makers surveyed said that their lack of knowledge is preventing them from adopting cloud computing. Security and lack of control also ranked high (24 and 21 percent, respectively) but still fall short of the apparent lack of knowledge regarding cloud computing as an obstacle to adoption.


USING “THE CLOUD”


The answer to the question “how does one use the cloud, private or otherwise” turns out to be both simple and complex. Perhaps at this point it would be a good idea to back up and talk generalities and concepts. Knowing what you have, after all, may help in understanding what it is one does with it.

A cloud computing environment is primarily an architectural framework for automatically managing compute resources in a way that ensures the scalability and reliability of applications. imageTo use cloud computing anything you need to deploy an application into it. Those applications are generally packaged into “images” in a virtual machine format: AMI (Amazon Machine Image), VMWare, Xen, and Microsoft Hyper-V are all options available in general, though EUC appears to have “standardized” on AMI. (We’ll leave that discussion for another day)

It is the virtual image that is deployed into the cloud computing environment, and it is the virtual image that is managed by EUC. Inside the image your application(s) is running, and when the compute resources assigned to that image – not the application, but the image – are in danger of being completely consumed UEC (or appropriate cloud computing management framework in public implementations) will automatically start another virtual image containing your application, assuming there are available compute resources in the “cloud cluster”.

So, a cloud computing environment is comprised of nodes on which images are deployed. Each image runs one (or more, though usually one) application. End users interface with the applications and cloud computing users interface with all the nuts and bolts. It is the management of those nuts and bolts that Ubuntu makes look so easy with Ubuntu Enterprise Cloud (UEC). Mouse click easy, in fact, based on the detailed instructions offered on Ubuntu’s site. So now you’ve got a “cloud” deployed, what do you do with it?

Once the base framework is in place you deploy images of applications.In the case of UEC you either download, select, or bundle an image of an application and then push it into the cloud via the UEC management interface. From there, UEC (or any cloud computing environment really) should take care of automatically scaling that application up or down based on compute resource need. Obviously scaling up requires that you have more than one “node” in your “cloud cluster” or that you’re taking advantage of UEC’s integration with Amazon.

So one use, the primary use, is to deploy applications and ensure scalability. But you can also use cloud computing environments to deploy images of infrastructure solutions such as virtual appliances that provide security or load balancing or logging or a plethora of enterprise-focused functionality. You could use UEC or any other cloud computing environment for testing, development, design of new architectures; use it to evaluate new application products and implement proofs of concepts in an environment that closely simulates your production environment.

Cloud computing is ultimately just a new way to deploy and manage applications and their supporting infrastructure that is more efficient than traditional methods without sacrificing performance or reliability.  You use “the cloud” by deploying applications into it, and letting it do the rest.

At least that’s how easy it’s supposed to be. Whether or not that’s true in practice is a completely different story…

Read the original blog entry...

About Lori MacVittie
Lori MacVittie is responsible for education and evangelism of application services available across F5’s entire product suite. Her role includes authorship of technical materials and participation in a number of community-based forums and industry standards organizations, among other efforts. MacVittie has extensive programming experience as an application architect, as well as network and systems development and administration expertise. Prior to joining F5, MacVittie was an award-winning Senior Technology Editor at Network Computing Magazine, where she conducted product research and evaluation focused on integration with application and network architectures, and authored articles on a variety of topics aimed at IT professionals. Her most recent area of focus included SOA-related products and architectures. She holds a B.S. in Information and Computing Science from the University of Wisconsin at Green Bay, and an M.S. in Computer Science from Nova Southeastern University.

Latest AJAXWorld RIA Stories
Performance implications of certain CSS Selectors are not specific to a certain JavaScript Library like Prototype. I recently blogged about the internals of CSS Selectors in jQuery. The same holds true for every JavaScript library that offers CSS Selectors. Certain lookups can be...
Adobe put out this press release - well, kinda, it was released at 6am Saturday morning and the company didn't bother to tell its staff about it, least of all its sales people. Anyway, it's about how Acrobat.com, Adobe's contribution to the flock of Office-challenging web apps, h...
The .append() method is perhaps the most misused of all jQuery methods. While an extremely useful and easy method to work with, it dramatically affects the performance of your page. When misused, the .append() method can cripple your JavaScript code's performance. When used well,...
Recently I installed the Beta 2 version of "Geneva", or ADFS 2.0. All of my machines are now Windows 7 machines, including just about all of my VHDs and virtual machines. The only time I use Win2k8 R2 is when the product I'm installing specifically requires me to do that. So when...
SYS-CON Events (http://events.sys-con.com) announced today that the "show prospectus" for the 5th International Cloud Computing Conference & Expo (www.CloudComputingExpo.com) is now shipping. 5th International Cloud Expo will take place April 19-21, 2010, at the Jacob Javits C...
Subscribe to the World's Most Powerful Newsletters
Subscribe to Our Rss Feeds & Get Your SYS-CON News Live!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021


SYS-CON Featured Whitepapers
ADS BY GOOGLE