20 Real-Life Challenges of Cloud Computing

Cloud Computing and the Process Integration Era

By G C Network | December 17, 2008

The Industry Advisory Council (IAC) is a non-profit, non-partisan organization dedicated to fostering improved communications and understanding between government and industry. through its affiliation with the American Council for Technology…

The Tactical Cloud

By G C Network | December 16, 2008

When cloud computing first came in vogue, there was a rather serious discussion about the private cloud concept. The whole idea of cloud computing seemed to argue against implementing such…

“Cloud Musings” Now on SYS-CON Media “Cloud Computing Journal” !!

By G C Network | December 15, 2008

I’m happy to announce that a recent “Cloud Musings” article, “Commercial vs Federal Cloud Computing ” has been reposted on SYS-CON Media’s “Cloud Computing Journal“. Thank you SYS-CON for making…

How to make clouds interoperable and standard !!

By G C Network | December 12, 2008

This has been a huge part of my life over the past few weeks! This is my personal view. WARNING: DON’T EXPECT THE ANSWER TO BE FOUND BELOW !!! There…

The Tension between Public and Private Clouds

By G C Network | December 11, 2008

Last week, during discussion on cloud interoperability and standards in Israel, I saw for the first time a real dichotomy in the value of public (external) and private (internal) clouds.…

Cloud Computing for Continuity of Operations (COOP)

By G C Network | December 10, 2008

Recently, I’ve been focusing on cloud computing for COOP. The way I looked at it, many government agencies are already using commercial shared facilities as COOP sites and that the…

NCOIC Plenary Session

By G C Network | December 9, 2008

Hopping a plane to the west coast today to attend the NCOIC Plenary in Costa Mesa, California. First day “Cloud Computing for Net-Centric Operations” agenda includes: David Ryan, Chief Architect…

Dataline named “Top 100 Cloud Computing Company”

By G C Network | December 9, 2008

SYS-CON’s Cloud Computing Journal included Dataline in its expanded list of the most active players in the cloud ecosystem. In adding Dataline to the “Top 100” list, Jeremy Geelan noted…

Autoscaling into the cloud- Good or Bad?

By G C Network | December 8, 2008

I always thought saw the ability to autoscale into a cloud infrastructure as a good thing. George Reese presented a differing view on the O’Reilly blog recently. “Auto-scaling is the…

Cloudera must be reading the script!

By G C Network | December 4, 2008

“Cloud computing leapt out as the most obvious way to address enterprise large data problems” – Ken Pierce, IT Specialist, DIA-DS/C4ISR “We view Hadoop as the key enabler…[in] optimizing the…

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