20 Real-Life Challenges of Cloud Computing

VMware lays out roadmap to the clouds.

By G C Network | June 10, 2008

Earlier this year, Diane Greene, VMware President and Co-Founder, described cloud computing as the final evolutionary step for virtualization. Reza Malekzadeh, Senior Director of Products and Marketing reinforced that view…

Mario Dal Canto at Virtualization Conference & Expo 2008 East

By G C Network | June 9, 2008

According to Mario Dal Canto, “Virtual Cloud Computing represents the next wave of virtualization and offers significant market opportunities by providing a new, simpler, and much more pervasive platform for…

Microsoft cloud fits and starts.

By G C Network | June 9, 2008

Microsoft’s dance with cloud comuting is very puzzling. Point 1: The June 5th Wall Street Journal article discusses the friction between Steve Ballmer and Bill Gagtes over NetDocs, described by…

Salesforce.com & Google

By G C Network | June 6, 2008

A short promotional video on Salesforce and the Google cloud. Follow me at https://Twitter.com/Kevin_Jackson

Gamers now have their own cloud.

By G C Network | June 5, 2008

Valve, a Bellevue, Washington based entertainment software and technology company, recently announced that they will use the cloud computing paradigm as their next major update. Called “Steam Cloud” the service…

Is IBM serious about cloud computing?

By G C Network | June 5, 2008

Last week in Eye on the Enterprise, Joe McKendrick, highlighted IBM VP Steve Mills’ apparently less than enthusiastic statement regarding cloud computing. In an April 30th interview with CNET’s Dan…

VMware and Cloud Computing

By G C Network | June 3, 2008

VMware President and Chief Executive Officer Diane Greene,in her keynote address at the JP Morgan Technology Conference in Boston, described cloud computing as the final evolutionary step for virtualization. In…

DISA Cloud Computing Plans

By G C Network | June 3, 2008

During last month’s Defense Information Systems Agency (DISA) Partnership Conference, cloud computing debuted as a “top priority” for senior leadership. Speakers described a future state when users would access computing…

The Cloud Computing Portal

By G C Network | May 30, 2008

The Cloud Computing Portal is a community edited database that makes the cloud vendor selection process easier, by helping you find a cloud provider who supports the environment you need.…

HP in the Cloud

By G C Network | May 29, 2008

In “HP weds cloud…” , Hewlett-Packard has apparently outlined their approach to cloud computing. They are merging their high-performance computing unit with the Web 2.0 and cloud computing infrastructure businesses.…

Nikita Ivanov of GridGain offers some excellent insight into the nuts and bolts of getting the cloud to work. Definitely worth a read. To summarize:

  • Most likely you do NOT need cloud computing
  • The best way to think about cloud computing is “Data Center with API”
  • You will spend weeks and months fine tuning your cloud based application
  • You are about to deal with 100s and 1000s of remote nodes
  • You cannot rely on the fact that environment will be homogeneous
  • Debugging problem on a cloud scale requires deep understanding of distributed computing
  • IP multicast will likely not work or work with significant networking limitations.
  • Traffic inside is very cheap or free – but traffic outside is expensive and can “get you” very quickly
  • If you have to use cloud all the time, the economics change and it may be cheaper to traditionally rent in a data center
  • Up time and per-computer reliability is low – comprehensive failover support on grid middleware is a must
  • Static IPs are not guaranteed
  • Almost always plan on having multiple clouds
  • External clouds may present data sharing problems
  • Carefully think through dev/qa/prod layout and how this is all organized
  • Clunky (re)deployment of your application onto the cloud can stop your development process
  • Connections are often one-directional so comprehensive communication capabilities supporting one-directional connectivity and disjoint clouds in grid middleware is a must
  • Cloud are implemented based on hardware virtualization – make sure your grid middleware can dynamically provision such images on demand
  • Stick with open source stack
  • Linear scalability can only be achieved in a control test environment. Real world applications will exhibit non-linear scalability.
  • [His] Personal recommendation: use Amazon EC2/S3 services
Follow me at https://Twitter.com/Kevin_Jackson

G C Network