Cloud computing 

Cloud computing is Internet-based ("cloud") development and use of computer technology ("computing"). The cloud is a metaphor for the Internet, based on how it is depicted in computer network diagrams, and is an abstraction for the complex infrastructure it conceals.1 It is a style of computing in which IT-related capabilities are provided “as a service”,2 allowing users to access technology-enabled services from the Internet ("in the cloud")3 without knowledge of, expertise with, or control over the technology infrastructure that supports them.4 According to a 2008 paper published by IEEE Internet Computing "Cloud Computing is a paradigm in which information is permanently stored in servers on the Internet and cached temporarily on clients that include desktops, entertainment centers, tablet computers, notebooks, wall computers, handhelds, sensors, monitors, etc."5

Cloud computing is a general concept that incorporates software as a service (SaaS), Web 2.0 and other recent, well-known technology trends, in which the common theme is reliance on the Internet for satisfying the computing needs of the users. For example, Google Apps provides common business applications online that are accessed from a web browser, while the software and data are stored on the servers.

Contents

Brief

Comparisons

Cloud computing is often confused with grid computing, (a form of distributed computing whereby a "super and virtual computer" is composed of a cluster of networked, loosely-coupled computers, acting in concert to perform very large tasks), utility computing (the packaging of computing resources, such as computation and storage, as a metered service similar to a traditional public utility such as electricity)6 and autonomic computing (computer systems capable of self-management).7 Indeed many cloud computing deployments are today powered by grids, have autonomic characteristics and are billed like utilities, but cloud computing can be seen as a natural next step from the grid-utility model.8 Some successful cloud architectures have little or no centralised infrastructure or billing systems whatsoever including peer-to-peer networks like BitTorrent and Skype and volunteer computing like SETI@home.9

Architecture

The majority of cloud computing infrastructure currently consists of reliable services delivered through data centers that are built on computer and storage virtualization technologies. The services are accessible anywhere in the world, with The Cloud appearing as a single point of access for all the computing needs of consumers. Commercial offerings need to meet the quality of service requirements of customers and typically offer service level agreements.10 Open standards and open source software are also critical to the growth of cloud computing.11

Characteristics

As customers generally do not own the infrastructure, they merely access or rent, they can forego capital expenditure and consume resources as a service, paying instead for what they use. Many cloud computing offerings have adopted the utility computing model, which is analogous to how traditional utilities like electricity are consumed, while others are billed on a subscription basis. By sharing "perishable and intangible" computing power between multiple tenants, utilization rates can be improved, as servers are not left idle, which can reduce costs significantly while increasing the speed of application development. A side effect of this approach is that "computer capacity rises dramatically" as customers do not have to engineer for peak loads.12 Adoption has been enabled by "increased high-speed bandwidth" which makes it possible to receive the same response times from centralized infrastructure at other sites.

Companies

Cloud computing is being driven by providers including Amazon, Google, and Salesforce as well as traditional vendors including HP, IBM, Intel and Microsoft13. It is being adopted by individual users through large enterprises including General Electric, L'Oréal, Procter & Gamble and Valeo1415.

History

The Cloud16 is a metaphor for the Internet,17 derived from its common depiction in network diagrams, or more generally components which are managed by others, as a cloud outline.18

The underlying concept dates back to 1960 when John McCarthy opined that "computation may someday be organized as a public utility", indeed it shares characteristics with service bureaus which date back to the 1960s, and the term cloud was already in commercial use in the early 1990s to refer to large ATM networks.19 By the turn of the 21st century, cloud computing solutions had started to appear on the market,20 although most of the focus at this time was on Software as a service.

Amazon.com played a key role in the development of cloud computing by modernizing their data centers after the dot-com bubble and, having found that the new cloud architecture resulted in significant internal efficiency improvements, providing access to their systems by way of Amazon Web Services in 2002 on a utility computing basis.21

2007 saw increased activity, including Google, IBM, and a number of universities embarking on a large scale cloud computing research project,22 around the time the term started gaining popularity in the mainstream press. It was a hot topic by mid-2008 and numerous cloud computing events had been scheduled.23

In August 2008 Gartner observed that "organisations are switching from company-owned hardware and software assets to per-use service-based models" and that the "projected shift to cloud computing will result in dramatic growth in IT products in some areas and in significant reductions in other areas".24

Political issues

The Cloud spans many borders and "may be the ultimate form of globalisation"25. As such it is the subject of complex geopolitical issues, whereby providers must satisfy a myriad of regulatory environments in order to deliver service to a global market. This dates back to the early days of the Internet, where libertarian thinkers felt that "cyberspace was a distinct place calling for laws and legal institutions of its own"; author Neal Stephenson envisaged this as a tiny island data haven called Kinakuta in his science-fiction classic novel Cryptonomicon25.

Although there have been efforts to harmonise the legal environment, such as US-EU Safe Harbor, providers like Amazon Web Services are currently catering to the major markets, typically the United States and European Union, by deploying local infrastructure and allowing customers to select "availability zones"26. Nonetheless there are still concerns about security and privacy from individual through governmental level, e.g., the USA PATRIOT Act and use of national security letters and the Electronic Communications Privacy Act's Stored Communications Act.

Legal issues

In March 2007, Dell applied to trademark the term '"cloud computing" (U.S. Trademark 77,139,082) in the United States. It received a "Notice of Allowance" in July 2008 which was subsequently canceled on August 6, resulting in a formal rejection of the trademark application less than a week later.

Richard Stallman, founder of the Free Software Foundation, believes that cloud computing endangers liberties because users sacrifice their privacy and personal data to a third party. 27. In November 2007, the Free Software Foundation released the Affero General Public License, a version of GPLv3 designed to close a perceived legal loophole associated with Free software designed to be run over a network, particularly software as a service. An application service provider is required to release any changes they make to Affero GPL open source code.

Key characteristics

Components

Application

"See also" category: Cloud applications

A cloud application leverages The Cloud in software architecture, often eliminating the need to install and run the application on the customer's own computer, thus alleviating the burden of software maintenance, ongoing operation, and support. For example:

Client

"See also" category: Cloud clients

A cloud client is computer hardware and/or computer software which relies on The Cloud for application delivery, or which is specifically designed for delivery of cloud services, and which in either case is essentially useless without it.36 For example:

Infrastructure

"See also" category: Cloud infrastructure

Cloud infrastructure, e.g., Infrastructure as a service, is the delivery of computer infrastructure, typically a platform virtualization environment, as a service.44 For example:

Platform

"See also" category: Cloud platforms

A cloud platform, e.g., Platform as a service, the delivery of a computing platform, and/or solution stack as a service, facilitates deployment of applications without the cost and complexity of buying and managing the underlying hardware and software layers.45 For example:

Service

"See also" category: Cloud services

A cloud service, e.g., Web Service, is "software system[s] designed to support interoperable machine-to-machine interaction over a network"46 which may be accessed by other cloud computing components, software, e.g., Software plus services, or end users directly.47 For example:

Storage

"See also" category: Cloud storage

Cloud storage is the delivery of data storage as a service, including database-like services, often billed on a utility computing basis, e.g., per gigabyte per month.48 For example:

Traditional storage vendors have recently begun to offer their own flavor of cloud storage, typically supporting existing software products, e.g., Symantec's Online Storage for Backup Exec, or on delivering cloud storage services, e.g., EMC's Atmos).

Architecture

Cloud architecture49 is the systems architecture of the software systems involved in the delivery of cloud computing, e.g., hardware, software, as designed by a cloud architect who typically works for a cloud integrator. It typically involves multiple cloud components communicating with each other over application programming interfaces, usually web services.50

This is very similar to the Unix philosophy of having multiple programs doing one thing well and working together over universal interfaces. Complexity is controlled and the resulting systems are more manageable than their monolithic counterparts.

Cloud architecture extends to the client, where web browsers and/or software applications are used to access cloud applications.

Cloud storage architecture is loosely coupled, where metadata operations are centralized enabling the data nodes to scale into the hundreds, each independently delivering data to applications or users.

Roles

Provider

"See also" category: Cloud computing providers

A cloud computing provider or cloud computing service provider owns and operates live cloud computing systems to deliver service to third parties. Usually this requires significant resources and expertise in building and managing next generation data centers. Some organisations are realising a subset of the benefits of cloud computing by becoming "internal" cloud providers and servicing themselves, although they do not benefit from the same economies of scale and still have to engineer for peak loads. The barrier to entry is also significantly higher with capital expenditure required and billing and management creates some overhead. Nonetheless, significant operational efficiency and agility advantages can be realised, even by small organisations, and server consolidation and virtualization rollouts are already well underway.51 Amazon.com was the first such provider, modernising its data centers which, like most computer networks, were using as little as 10% of its capacity at any one time just to leave room for occasional spikes. This allowed small, fast-moving groups to add new features faster and easier, and they went on to open it up to outsiders as Amazon Web Services in 2002 on a utility computing basis.21

The companies listed in the Components section are providers.

User

"See also" category: Cloud computing users

A user is a consumer of cloud computing.36 The privacy of users in cloud computing has become of increasing concern.5253 The rights of users is also an issue, which is being addressed via a community effort to create a bill of rights, currently in draft.5455

Vendor

"See also" category: Cloud computing vendors

A vendor sells products and services that facilitate the delivery, adoption and use of cloud computing.56 For example:

Standards

"See also" category: Cloud standards

A cloud standard is one of a number of existing, typically lightweight, open standards that have facilitated the growth of cloud computing, including:58

Risks

While cloud computing has many benefits for companies and individual consumers alike, many IT professionals and academics have expressed concerns about some of the risks still associated with the concept. One must look at all the risks which are inherent in the current cloud computing world before deciding to make an investment in it. Most of these risks involve data security. Where is a company’s data stored? What happens if the vendor’s servers go down? What happens to the user’s data if the vendor must shut down operations or is absorbed by another company? All of these situations could deeply affect a corporation’s operating activities or their privacy.616263

In February of 2008, Amazon.com’s cloud storage program, S3 (Simple Storage Service) suffered a major outage during which users and corporations could not access their data. This affected many businesses, including the popular networking site [Twitter]. Gmail, Yahoo, and Apple’s MobileMe service have also had similar issues wherein users were not able to access their data or operate. While all the issues which caused these previous outages have been resolved, one can see that cloud-computing is still vulnerable to problems.64

The best way for a corporation or end-user to avoid losing or not being able to access their data is to know a vendor’s policies on data security before using their services. The technology analyst and consulting firm, Gartner, lists seven security issues which one should discuss with a cloud-computing vendor: 1.) Privileged user access—inquire about who has specialized access to data and about the hiring and management of such administrators 2.) Regulatory compliance—make sure a vendor is willing to undergo external audits and/or security certifications 3.) Data location—ask if a provider allows for any control over the location of data 4.) Data segregation—make sure that encryption is available at all stages and that these “encryption schemes were designed and tested by experienced professionals.” 5.) Recovery—find out what will happen to data in the case of a disaster; do they offer complete restoration and, if so, how long that would take 6.) Investigative Support—inquire as to whether a vendor has the ability to investigate any inappropriate or legal activity 7.) Long-term viability—ask what will happen to data if the company goes out of business; how data be returned and in what format65

In addition, a user should carefully determine what should or should not be put “into the cloud.” Dan Woods, chief technology officer and founder of Evolved Media, states that “If you can live without an application for 2 days, it is probably safe to put into the cloud.” Woods also suggests that users review any Service Level Agreements (SLAs) that a vendor provides. These are usually thin and do not provide much coverage for the user. Therefore, a user should always make sure their data is backed up either on disk or with another cloud vendor. Some cloud computing vendors offer multi-cloud offerings or multi-cloud support in which the infrastructure which is created on one cloud is duplicated on others, providing redundancy for their customers in case of an emergency. Entrusting data to a single source is the “equivalent to storing it on a single hard drive. It introduces a single point of failure into the system.”66

Cloud computing has many exciting advantages for both corporations and private users, but users must always be cautious before entrusting data and operations to a company that is not under their own control.

See also

References

  1. ^ The Internet Cloud
  2. ^ Gartner Says Cloud Computing Will Be As Influential As E-business
  3. ^ What's the difference Between Cloud Computing and SaaS?
  4. ^ Distinguishing Cloud Computing from Utility Computing
  5. ^ ORGs for Scalable, Robust, Privacy-Friendly Client Cloud Computing
  6. ^ "It’s probable that you’ve misunderstood “Cloud Computing” until now". TechPluto.
  7. ^ What's In A Name? Utility vs. Cloud vs Grid
  8. ^ I.B.M. to Push ‘Cloud Computing,’ Using Data From Afar
  9. ^ ACM Ubiquity: Emergence of The Academic Computing Cloud
  10. ^ Rajkumar Buyya1, Chee Shin Yeo1, Srikumar Venugopal1. "Market-Oriented Cloud Computing: Vision, Hype, and Reality for Delivering IT Services as Computing Utilities" (PDF). 9 Department of Computer Science and Software Engineering, The University of Melbourne, Australia. Retrieved on 2008-07-31.
  11. ^ Open source fuels growth of cloud computing, software-as-a-service
  12. ^ Cloud Computing: The Evolution of Software-as-a-Service
  13. ^ [1]
  14. ^ Google Apps makes its way into big business
  15. ^ Google, Inc. Q2 2008 Earnings Call
  16. ^ Cloud Computing: When Computers Really Do Rule
  17. ^ What cloud computing really means
  18. ^ The Internet Cloud
  19. ^ July, 1993 meeting report from the IP over ATM working group of the IETF
  20. ^ Internet Critic Takes on Microsoft
  21. ^ a b c Jeff Bezos' Risky Bet
  22. ^ Google and I.B.M. Join in ‘Cloud Computing’ Research
  23. ^ Keep an eye on cloud computing
  24. ^ Gartner Says Worldwide IT Spending On Pace to Surpass $3.4 Trillion in 2008
  25. ^ a b Computers without borders
  26. ^ Feature Guide: Amazon EC2 Availability Zones
  27. ^ Cloud computing is a trap, warns GNU founder Richard Stallman, Guardian, September 30, 2008
  28. ^ The new geek chic: Data centers
  29. ^ Cloud Computing: Small Companies Take Flight
  30. ^ Google Apps Admins Jittery About Gmail, Hopeful About Future
  31. ^ New Resource, Born of a Cloud Feud
  32. ^ Exari: Death By Laptop
  33. ^ Google to go carbon neutral by 2008
  34. ^ What is Cloud Computing?
  35. ^ Shut off your computer
  36. ^ a b Nimbus Cloud Guide
  37. ^ Google's Open Source Android OS Will Free the Wireless Web
  38. ^ In Sync to Pierce the Cloud
  39. ^ Microsoft demos mobile cloud sync client
  40. ^ CherryPal brings cloud computing to the masses
  41. ^ Zonbu has alluring features, price
  42. ^ GOS cloud computing
  43. ^ Google Chrome Aims to Break Microsoft Windows
  44. ^ EMC buys Pi and forms a cloud computing group
  45. ^ Google angles for business users with 'platform as a service'
  46. ^ "Web Services Glossary".
  47. ^ The Emerging Cloud Service Architecture
  48. ^ Google, Microsoft and Apple building online storage havens: you win
  49. ^ Building GrepTheWeb in the Cloud, Part 1: Cloud Architectures
  50. ^ Cloud Maturity Is Accelerating: More Than Just Reaction To The Hype?
  51. ^ ACM Queue - Beyond Server Consolidation
  52. ^ ORGs for Scalable, Robust, Privacy-Friendly Client Cloud Computing
  53. ^ Google Privacy Practices Worse Than ISP Snooping, AT&T Charges
  54. ^ Draft Cloud Computing: Bill of Rights Now Available
  55. ^ Johnston, Sam; Urquhart, James; Wellner, Rich (2008-09-16). "Cloud Computing:Bill of rights". Retrieved on 2008-09-16.
  56. ^ List of Cloud Platforms, Providers and Enablers
  57. ^ Red Hat chief: 'The clouds will all run Linux'
  58. ^ The Cloud and Standards
  59. ^ Lock-in, security loom as dark side of Compute Cloud
  60. ^ LinuxWorld/Next Generation Data Center attendees get schooled in cloud computing
  61. ^ Brandel, Mary . "Stormy Weather." computerworld 3 Nov. 2008: 22-28.
  62. ^ Johnson, Bobbie . "Cloud computing is a trap, warns GNU founder |." guardian.co.uk. 3 Dec. 2008 <http://www.guardian.co.uk/technology/2008/sep/29/cloud.computing.richard.stallman>.
  63. ^ Arnold, Steve . "A Risky Cloud Approach?." KM World : 1, 20.
  64. ^ Arnold, Steve . "A Risky Cloud Approach?." KM World : 1, 20.
  65. ^ Brodkin, Jon. "Gartner: Seven cloud-computing security risks | InfoWorld | News | 2008-07-02 | ." InfoWorld - Business technology, IT news, product reviews and enterprise IT strategies. 3 Dec. 2008 <http://www.infoworld.com/article/08/07/02/Gartner_Seven_cloudcomputing_security_risks_1.html>.
  66. ^ Woods, Dan. "Disaster-Proofing The Cloud - Forbes.com." Business News and Financial News at Forbes.com. 3 Dec. 2008 <http://www.forbes.com/cionetwork/2008/11/24/cio-cloud-disaster-tech-cio-cx_dw_1125cloud.html>.

External links