20 Real-Life Challenges of Cloud Computing

Ambient Awareness. The cloud killer app?

By G C Network | September 10, 2008

Ambient Awareness: the ability to acquire, process, and act upon application specific contextual information, taking the current user preferences and state of mind into account. In the September 5th New…

The Cloud Wins in Minneapolis at the RNC!

By G C Network | September 9, 2008

Little did I know that while I was watching the Republicans cheer their standard bearer inside the Xcel Energy Center that the cloud infrastructure was outside defeating the forces of…

Cloud Computing vs. Virtualization

By G C Network | September 8, 2008

Yesterday, Reuven Cohen in ElasticVapor, provided an excellent post on the title subject. I’d like to “second his emotion” and, for my audience, add that cloud computing technologies and techniques…

Government Technology Cloud Recommendations

By G C Network | September 5, 2008

Recommendation on the cloud from Government Technology: No. 1: Educate your team about cloud computing. Don’t just ignore this topic as hype – the future is in this direction. Go…

Cloud Computing: A pay-by-consumption scalable service

By G C Network | September 4, 2008

John Edwards (not the Senator) of Computerworld sees cloud computing as a “…pay-by-consumption scalable service that’s usually free of long-term contracts and is typically application- and operating system-independent”. His recent…

Cloud Computing Dictionary

By G C Network | September 4, 2008

Geva Perry will be presenting at the October 8th SOA-R event. Before attending, you may want to visit his cloud computing dictionary to catch up on the current cloud computing…

Google Launches Chrome: Desktop-centric to Network-centric

By G C Network | September 3, 2008

According to Nicholas Carr, “Chrome is the first cloud browser”. If you’re not familiar with Chrome, this application is Google’s entry into the browser wars. In his blog, Mr. Carr…

Boeing Gives Up On Interoperable Modelling and SimulationNnetworks

By G C Network | September 3, 2008

Last week a Flightglobal article reported on the softening of Boeing’s stance on the need to establish standards for networking protocols across the US and global defence industry. Citing the…

Cisco: A Cloud Computing Company?

By G C Network | September 2, 2008

Yes Cisco ! Red Herring’s report on Cisco’s acquisition of PostPath last week presents a strong case for this. If finalized, PostPath would become Cisco’s fifteenth acquisition in less than…

Cloud Computing at top of Hype Cycle

By G C Network | August 29, 2008

Computerworld reports that Gartner see cloud computing as being at the top of the hype cycle. They have also settled on a definition: “a style of computing where massively scalable…

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