20 Real-Life Challenges of Cloud Computing

SOA is Dead; Long Live Services

By G C Network | January 7, 2009

Blogger: Anne Thomas ManesObituary: SOA“SOA met its demise on January 1, 2009, when it was wiped out by the catastrophic impact of the economic recession. SOA is survived by its…

2009 – The Year of Cloud Computing!

By G C Network | January 6, 2009

Yes, everyone is making this bold statement. In his article, David Fredh laid out the reasons quite well: The technological hype has started already but the commercial breakthrough will come…

Salesforce.com and Google expand their alliance

By G C Network | January 5, 2009

In a Jan. 3rd announcement, Salesforce.com announced an expansion of its global strategic alliance with Google. In announcing the availability of Force.com for Google App Engine™, the team has connected…

December NCOIC Plenary Presentations

By G C Network | December 31, 2008

Presentations from the NCOIC Cloud Computing sessions held earlier this month have been posted on-line in the Federal Cloud Computing wiki. The event featured speakers from IBM, Cisco, Microsoft, HP,…

Booz|Allen|Hamilton Launches “Government Cloud Computing Community”

By G C Network | December 30, 2008

As a follow-up to a Washington, DC Executive Summit event, BoozAllenHamilton recently launched an on-line government cloud computing collaboration environment. In an effort to expand the current dialog around government…

Is Google Losing Document?

By G C Network | December 29, 2008

John Dvorak posted this question on his blog Saturday and as of Sunday evening had 52 responses! This is not a good thing for building confidence in cloud computing. Or…

Cryptographic Data Splitting? What’s that?

By G C Network | December 26, 2008

Cryptographic data splitting is a new approach to securing information. This process encrypts data and then uses random or deterministic distribution to multiple shares. this distribution can also include fault…

Now really. Should the Obama administration use cloud computing?

By G C Network | December 23, 2008

It’s amazing what a little radio time will do! Since Sunday’s broadcast, I’ve been asked numerous times about my real answer to the question “Will ‘Cloud Computing’ Work In White…

NPR “All Things Considered” considers Government Cloud Computing

By G C Network | December 21, 2008

My personal thanks to Andrea Seabrook, Petra Mayer and National Public Radio for their report “Will ‘Cloud Computing’ Work In White House?” on today’s “All Things Considered”. When I started this blog…

HP Brings EDS Division into it’s cloud plans

By G C Network | December 18, 2008

The Street reported earlier this week that Hewlett Packard’s EDS division has won a $111 million contract with the Department of Defense (DoD) that could eventually support the U.S. military’s…

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