20 Real-Life Challenges of Cloud Computing

Virtual Machines in Virtual Networks

By G C Network | August 4, 2008

One of the key value propositions in cloud computing is built around increase efficiencies. These eficiencies are diven by the use of virtual machines (VMware, XEN, etc.) and the automated…

SOA-R Interest Grows

By G C Network | August 1, 2008

Interest continue to grow in the use of cloud computing concepts for national security missions. Although some view the idea of a “private cloud” as an oxymoron, I personally see…

Microsoft: “Cloud Computing is the Plan”

By G C Network | July 31, 2008

From the Wireless Business & Technology Cloud Computing News Desk : “Ballmer highlighted software-plus-service, associating it with a ‘platform in the cloud and delivering applications across PCs, phones, TVs, and…

CC Tidbits

By G C Network | July 31, 2008

Interesting tidbits from Maureen O’Gara in Apple, Google, Yahoo & Cloud Computing: Industry gadfly John Dvorak is advancing a theory culled from the blogosphere that Microsoft wants Yahoo for some…

Correlative Analytics: Cloud Computing Google Mindshare

By G C Network | July 30, 2008

Correlative Analytics (A.K.A. “The Google Way of Science“) postulates that extremely large databases of information, starting in the petabyte level, may be sufficient to skip the theory part of the…

What is Cloud Computing? — Another view

By G C Network | July 29, 2008

Irving Wladasky-Berger, chairman emeritus of IBM’s Academy of Technology, recently wrote and article on cloud computing titled “What is Cloud Computing, Anyway?”. The following is my interpretation of a few…

Dark Cloud Computing

By G C Network | July 28, 2008

In his blog article “The Rise of The Dark Cloud” Reuven Cohen wonders about a growing interest in covert computing. Although he briefly mentions malevolent uses of the net, the…

July Military Information Technology magazine

By G C Network | July 25, 2008

This month’s issue of Military Information Technology magazine has the Army’s Chief Information Officer, Lieutenant General Jeffrey A. Sorenson, on the cover. The enclosed special report, titled LANDWARNET Transformation, has…

“The Big Switch” and Intellipedia Highlighted

By G C Network | July 24, 2008

During last week’s SOA-R session, Steven Armentrout referenced “The Big Switch” by Nicholas Carr as a very enlightened view of our changing world. On July 17th, Information Week’s Richard Martin…

Does anybody really know what cloud computing is?

By G C Network | July 23, 2008

Less than 2% of the CIOs in an Infoworld survey said that cloud computing was a priority. The surveyed indicated that server virtualization and server consolidation are their No. 1…

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