20 Real-Life Challenges of Cloud Computing

Operation Golden Phoenix

By G C Network | July 22, 2008

This week, Dataline is participating in Operation Golden Phoenix. Operation Golden Phoenix is a four-day multi-agency collaborative training event designed to assist federal, state and local agencies with large and…

DISA Reaches out to Industry on Cloud Computing

By G C Network | July 21, 2008

In an interview with Computerworld , published in the New York Times, John Garing expanded on his goals for the DISA cloud computing initiative. Garing said that, “… he and…

Cloud Computing is $160B Market

By G C Network | July 18, 2008

According to the Financial Post, a Merrill Lynch Note estimates that cloud computing could be a $160B market by 2011. The companies that they see in the marketplace are shown…

SOA-R Educational Series: What is Cloud Computing

By G C Network | July 18, 2008

On July 16th, SOA-R held it’s first of six educational sessions on cloud computing for national security missions. Presenters during this first event were: Steven L Armentrout, PhDPresident & CEOParabon…

Gartner: Cloud Computing Fraught with Security Risks

By G C Network | July 17, 2008

Cloud computing is fraught with security risks, according to analyst firm Gartner. Smart customers will ask tough questions, and consider getting a security assessment from a neutral third party before…

The Definition of “Net-centric”

By G C Network | July 16, 2008

Last week, the Google Cloud Computing Group debated the definition of net-centric. The key thought was that net-centric was nothing more than internet-centric or basically “online” and therefore it really…

Cloud Computing Journal Launched

By G C Network | July 15, 2008

“The world’s first journal devoted to the delivery of massively scalable IT resources as a service using Internet technologies has been launched by SYS-CON Media. The all-new “Cloud Computing Journal”…

SOA-R First Session Presentations Announced

By G C Network | July 14, 2008

The presentations for the first session of the SOA-R Educational Series sesion have just been announced: Steven L Armentrout, PhDPresident & CEOParabon Grids, Clouds and Computation: Getting to Ground Truth…

Cloud Storage as a Service

By G C Network | July 14, 2008

In SAN vs cloud storage – a gray or silver lining? , Joseph Hunkins review last December’s observations of cloud storage by Chris Mellor of Techworld: “Google does not use…

Google: Model for the Systems Architecture of the Future

By G C Network | July 14, 2008

In December of 2005, Prof. Paul A. Strassmann of George Mason University, provided an excellent outline for cloud computing success in a netcentric environment: Network-Centric Requirements (2010)• Downtime ( 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