20 Real-Life Challenges of Cloud Computing

Mr. Jeffrey Kaplan Talks About The Cloud Channel

By G C Network | October 6, 2011

This afternoon I had a very interesting discussion with Mr. Jeffrey Kaplan, Managing Director of THINKstrategies and founder of the Cloud Computing Showplace. His firm is focused entirely on the…

The Economic Benefit of Cloud Computing

By G C Network | October 2, 2011

(The following is the Executive Summary of a recent NJVC Executive Whitepaper. The full version is available at NJVC.com ) Cloud computing, as defined by the National Institute of Standards…

Implementation of Cloud Computing Solutions in Federal Agencies: Part 4 – Cloud Computing for Defense and Intelligence

By G C Network | September 15, 2011

(This is part 4 of the series entitled “Implementation of Cloud Computing Solutions in Federal Agencies”. First published on Forbes.com, this series provides the content of a whitepaper I recently…

Implementation of Cloud Computing Solutions in Federal Agencies : Part 3 – Cloud Transition Lessons Learned

By G C Network | September 13, 2011

(This is part 3 of the series entitled “Implementation of Cloud Computing Solutions in Federal Agencies”. First published on Forbes.com, this series provides the content of a whitepaper I recently…

Implementation of Cloud Computing Solutions in Federal Agencies : Part 2 – Challenges of Cloud Computing

By G C Network | September 9, 2011

(This is part 2 of the series entitled “Implementation of Cloud Computing Solutions in Federal Agencies” that first appeared on Forbes.com. This series provides the content of a whitepaper I…

Implementation of Cloud Computing Solutions in Federal Agencies : Part 1-Introduction

By G C Network | September 8, 2011

(This post first appeared on “Cloud Musings on Forbes”. This series provides the content of a whitepaper I recently authored. A copy of the complete whitepaper is available at NJVC.com…

FedPlatform.org Focuses on a Government PaaS

By G C Network | August 26, 2011

   With GSA now issuing ATOs and Amazon launching it’s own government specific cloud, IaaS for government agencies is now a reality.  This next step in this “Cloud First” march…

On The Frontlines: GovCloud and Cybersecurity

By G C Network | July 28, 2011

My friends at Trezza Media recently published a couple of great online documents on GovCloud and Cyber. Your should especially check out the “Cloud Chopping Made Easy” by David McClure…

GovCloud Is Now For Real !!

By G C Network | July 3, 2011

On Friday July 1, Infrastructure-as-a-Services for the US federal government became a reality with Authority to Operate (ATO) approval for the following vendors: Web Hosting CGI Federal Computer Literacy World…

The Economic Impact of GovCloud

By G C Network | June 26, 2011

What a month! June has really been busy!! Just now getting around to doing a post about CloudExpo 2011 in New York.With over 5000 delegates in attendance, it was just…

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