设为首页 收藏本站
查看: 1308|回复: 0

[经验分享] Cloud computing-wikipedia

[复制链接]
累计签到:1 天
连续签到:1 天
发表于 2015-11-5 14:56:43 | 显示全部楼层 |阅读模式
  Cloud computing is location-independent computing, whereby shared servers provide resources, software, and data to computers and other devices on demand, as with the electricity grid. Cloud computing is a natural evolution of the widespread adoption of virtualization, service-oriented architecture and utility computing. Details are abstracted from consumers, who no longer have need for expertise in, or control over, the technology infrastructure "in the cloud" that supports them.[1]
  Cloud computing describes a new supplement, consumption, and delivery model for IT services based on the Internet, and it typically involves over-the-Internet provision of dynamically scalable and often virtualized resources.[2][3] It is a byproduct and consequence of the ease-of-access to remote computing sites provided by the Internet.[4] This frequently takes the form of web-based tools or applications that users can access and use through a web browser as if it were a program installed locally on their own computer.[5]
  The National Institute of Standards and Technology (NIST) provides a somewhat more objective and specific definition here.[6] The term "cloud" is used as a metaphor for the Internet, based on the cloud drawing used in the past to represent the telephone network,[7] and later to depict the Internet in computer network diagrams as an abstraction of the underlying infrastructure it represents.[8] Typical cloud computing providers deliver common business applications online that are accessed from another Web service or software like a Web browser, while the software and data are stored on servers.
  Most cloud computing infrastructures consist of services delivered through common centers and built on servers. Clouds often appear as single points of access for consumers' computing needs. Commercial offerings are generally expected to meet quality of service (QoS) requirements of customers, and typically include service level agreements (SLAs).[9]
  Contents
[hide]  
       
  • 1 Overview
            
    • 1.1 Comparisons        
    • 1.2 Characteristics        
    • 1.3 Economics        
    • 1.4 Architecture     
          
  • 2 History   
  • 3 Key features   
  • 4 Layers
            
    • 4.1 Client        
    • 4.2 Application        
    • 4.3 Platform        
    • 4.4 Infrastructure        
    • 4.5 Server     
          
  • 5 Deployment models
            
    • 5.1 Public cloud        
    • 5.2 Community cloud        
    • 5.3 Hybrid cloud        
    • 5.4 Private cloud     
          
  • 6 Cloud engineering   
  • 7 Cloud storage   
  • 8 The Intercloud   
  • 9 Issues
            
    • 9.1 Privacy        
    • 9.2 Compliance        
    • 9.3 Legal        
    • 9.4 Open source        
    • 9.5 Open standards        
    • 9.6 Security        
    • 9.7 Availability and performance        
    • 9.8 Sustainability and siting     
          
  • 10 Research   
  • 11 Criticism of the term   
  • 12 See also   
  • 13 References   
  • 14 External links
  [edit] Overview
  [edit] Comparisons
    Cloud computing derives characteristics from, but should not be confused with:
  
       
  • Autonomic computing — "computer systems capable of self-management"[10]   
  • Client–server model – client–server computing refers broadly to any distributed application that distinguishes between service providers (servers) and service requesters (clients)[11]   
  • Grid computing — "a form of distributed computing and parallel 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"   
  • Mainframe computer — powerful computers used mainly by large organizations for critical applications, typically bulk data-processing such as census, industry and consumer statistics, enterprise resource planning, and financial transaction processing.[12]   
  • 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";[13]   
  • Peer-to-peer – distributed architecture without the need for central coordination, with participants being at the same time both suppliers and consumers of resources (in contrast to the traditional client–server model)   
  • Service-oriented computing – Cloud computing provides services related to computing while, in a reciprocal manner, service-oriented computing consists of the computing techniques that operate on software-as-a-service.[14]
  [edit] Characteristics
    The key characteristic of cloud computing is that the computing is "in the cloud" i.e. the processing (and the related data) is not in a specified, known or static place(s). This is in contrast to a model in which the processing takes place in one or more specific servers that are known. All the other concepts mentioned are supplementary or complementary to this concept.
  Generally, cloud computing customers do not own the physical infrastructure, instead avoiding capital expenditure by renting usage from a third-party provider. They consume resources as a service and pay only for resources that they use. Many cloud-computing offerings employ the utility computing model, which is analogous to how traditional utility services (such as electricity) are consumed, whereas others bill on a subscription basis. Sharing "perishable and intangible" computing power among multiple tenants can improve utilization rates, as servers are not unnecessarily left idle, which can reduce costs significantly while increasing the speed of application development. A side-effect of this approach is that overall computer usage rises dramatically, as customers do not have to engineer for peak load limits.[15] In addition, "increased high-speed bandwidth" makes it possible to receive the same. The cloud is becoming increasingly associated with small and medium enterprises (SMEs) as in many cases they cannot justify or afford the large capital expenditure of traditional IT. SMEs also typically have less existing infrastructure, less bureaucracy, more flexibility, and smaller capital budgets for purchasing in-house technology. Similarly, SMEs in emerging markets are typically unburdened by established legacy infrastructures, thus reducing the complexity of deploying cloud solutions.[citation needed]
  [edit] Economics
    Cloud computing users avoid capital expenditure (CapEx) on hardware, software, and services when they pay a provider only for what they use. Consumption is usually billed on a utility (resources consumed, like electricity) or subscription (time-based, like a newspaper) basis with little or no upfront cost. Other benefits of this approach are low barriers to entry, shared infrastructure and costs, low management overhead, and immediate access to a broad range of applications. In general, users can terminate the contract at any time (thereby avoiding return on investment risk and uncertainty), and the services are often covered by service level agreements (SLAs) with financial penalties.[16][17]
  According to Nicholas Carr, the strategic importance of information technology is diminishing as it becomes standardized and less expensive. He argues that the cloud computing paradigm shift is similar to the displacement of private factory power generators by utility power plants early in the 20th century.[18]
  Although companies might be able to save on upfront capital expenditures, they might not save much and might actually pay more for operating expenses. In situations where the capital expense would be relatively small, or where the organization has more flexibility in their capital budget than their operating budget, the cloud model might not make great economic sense. Other factors having an impact on the scale of potential cost savings include the efficiency of a company's data center as compared to the cloud vendor's, the company's existing operating costs, the level of adoption of cloud computing, and the type of functionality being hosted in the cloud. Additionally, companies can usually depreciate equipment, such as computers, where services can not be written off in the same fashion.[19][20]
  Among the items that some cloud hosts charge for are instances (often with extra charges for high-memory or high-CPU instances), data transfer in and out, storage (measured by the GB-month), I/O requests, PUT requests and GET requests, IP addresses, and load balancing. In some cases, users can bid on instances, with pricing dependent on demand for available instances.[21]
  [edit] Architecture
    
  
  Cloud computing sample architecture
  Cloud architecture,[22] the systems architecture of the software systems involved in the delivery of cloud computing, typically involves multiple cloud components communicating with each other over application programming interfaces, usually web services and 3-tier architecture. This resembles the Unix philosophy of having multiple programs each doing one thing well and working together over universal interfaces. Complexity is controlled and the resulting systems are more manageable than their monolithic counterparts.
  The two most significant components of cloud computing architecture are known as the front end and the back end. The front end is the part seen by the client, i.e. the computer user. This includes the client’s network (or computer) and the applications used to access the cloud via a user interface such as a web browser. The back end of the cloud computing architecture is the ‘cloud’ itself, comprising various computers, servers and data storage devices.
  [edit] History
    The underlying concept of cloud computing dates back to the 1960s, when John McCarthy opined that "computation may someday be organized as a public utility." Almost all the modern-day characteristics of cloud computing (elastic provision, provided as a utility, online, illusion of infinite supply), the comparison to the electricity industry and the use of public, private, government and community forms was thoroughly explored in Douglas Parkhill's 1966 book, The Challenge of the Computer Utility.
  The actual term "cloud" borrows from telephony in that telecommunications companies, who until the 1990s primarily offered dedicated point-to-point data circuits, began offering Virtual Private Network (VPN) services with comparable quality of service but at a much lower cost. By switching traffic to balance utilization as they saw fit, they were able to utilize their overall network bandwidth more effectively. The cloud symbol was used to denote the demarcation point between that which was the responsibility of the provider from that of the user. Cloud computing extends this boundary to cover servers as well as the network infrastructure.[23] The first scholarly use of the term “cloud computing” was in a 1997 lecture by Ramnath Chellappa.
  Amazon played a key role in the development of cloud computing by modernizing their data centers after the dot-com bubble, which, like most computer networks, were using as little as 10% of their capacity at any one time, just to leave room for occasional spikes. Having found that the new cloud architecture resulted in significant internal efficiency improvements whereby small, fast-moving "two-pizza teams" could add new features faster and more easily, Amazon initiated a new product development effort to provide cloud computing to external customers, and launched Amazon Web Service (AWS) on a utility computing basis in 2006.[24][25]
  In 2007, Google, IBM and a number of universities embarked on a large scale cloud computing research project.[26] In early 2008, Eucalyptus became the first open source AWS API compatible platform for deploying private clouds. In early 2008, OpenNebula, enhanced in the RESERVOIR European Commission funded project, became the first open source software for deploying private and hybrid clouds and for the federation of clouds.[27] In the same year, efforts were focused on providing QoS guarantees (as required by real-time interactive applications) to Cloud-based infrastructures, in the framework of the IRMOS European Commission funded project [28]. By mid-2008, Gartner saw an opportunity for cloud computing "to shape the relationship among consumers of IT services, those who use IT services and those who sell them"[29] and observed that "[o]rganisations are switching from company-owned hardware and software assets to per-use service-based models" so that the "projected shift to cloud computing ... will result in dramatic growth in IT products in some areas and significant reductions in other areas."[30]
  [edit] Key features
  
       
  • Agility improves with users' ability to rapidly and inexpensively re-provision technological infrastructure resources.[31]   
  • Application Programming Interface (API) accessibility to software that enables machines to interact with cloud software in the same way the user interface facilitates interaction between humans and computers. Cloud Computing systems typically use REST-based APIs.   
  • Cost is claimed to be greatly reduced and capital expenditure is converted to operational expenditure.[32] This ostensibly lowers barriers to entry, as infrastructure is typically provided by a third-party and does not need to be purchased for one-time or infrequent intensive computing tasks. Pricing on a utility computing basis is fine-grained with usage-based options and fewer IT skills are required for implementation (in-house).[33]   
  • Device and location independence[34] enable users to access systems using a web browser regardless of their location or what device they are using (e.g., PC, mobile). As infrastructure is off-site (typically provided by a third-party) and accessed via the Internet, users can connect from anywhere.[33]   
  • Multi-tenancy enables sharing of resources and costs across a large pool of users thus allowing for:
            
    • Centralization of infrastructure in locations with lower costs (such as real estate, electricity, etc.)        
    • Peak-load capacity increases (users need not engineer for highest possible load-levels)        
    • Utilization and efficiency improvements for systems that are often only 10–20% utilized.[24]     
          
  • Reliability is improved if multiple redundant sites are used, which makes well designed cloud computing suitable for business continuity and disaster recovery.[35] Nonetheless, many major cloud computing services have suffered outages, and IT and business managers can at times do little when they are affected.[36][37]   
  • Scalability via dynamic ("on-demand") provisioning of resources on a fine-grained, self-service basis near real-time, without users having to engineer for peak loads. Performance is monitored, and consistent and loosely coupled architectures are constructed using web services as the system interface.[33] One of the most important new methods for overcoming performance bottlenecks for a large class of applications is data parallel programming on a distributed data grid.[38]   
  • Security could improve due to centralization of data,[39] increased security-focused resources, etc., but concerns can persist about loss of control over certain sensitive data, and the lack of security for stored kernels.[40] Security is often as good as or better than under traditional systems, in part because providers are able to devote resources to solving security issues that many customers cannot afford.[41] Providers typically log accesses, but accessing the audit logs themselves can be difficult or impossible. Furthermore, the complexity of security is greatly increased when data is distributed over a wider area and / or number of devices.   
  • Maintenance of cloud computing applications is easier, since they don't have to be installed on each user's computer. They are easier to support and to improve since the changes reach the clients instantly.   
  • Metering means that cloud computing resources usage should be measurable and should be metered per client and application on a daily, weekly, monthly, and yearly basis.   
  • Electronic Recycling The costs of electronic recycling are shifted to the hands of the cloud provider.
  [edit] Layers
    The Internet functions through a series of network protocols that form a stack of layers, as shown in the figure (or as described in more detail in the OSI model). Once an Internet connection is established among several computers, it is possible to share services within any one of the following layers.
  
  [edit] Client
    See also: Category:Cloud clients
  A cloud client consists of computer hardware and/or computer software that relies on cloud computing for application delivery, or that is specifically designed for delivery of cloud services and that, in either case, is essentially useless without it. Examples include some computers, phones and other devices, operating systems and browsers.[42][43][44][45][46]
  [edit] Application
    See also: Category:Cloud applications
  Cloud application services or "Software as a Service (SaaS)" deliver software as a service over the Internet, eliminating the need to install and run the application on the customer's own computers and simplifying maintenance and support. People tend to use the terms ‘SaaS’ and ‘cloud’ interchangeably, when in fact they are two different things.[citation needed] Key characteristics include:[47][clarification needed]
  
       
  • Network-based access to, and management of, commercially available (i.e., not custom) software   
  • Activities that are managed from central locations rather than at each customer's site, enabling customers to access applications remotely via the Web   
  • Application delivery that typically is closer to a one-to-many model (single instance, multi-tenant architecture) than to a one-to-one model, including architecture, pricing, partnering, and management characteristics   
  • Centralized feature updating, which obviates the need for downloadable patches and upgrades.
  [edit] Platform
    See also: Category:Cloud platforms
  Cloud platform services or "Platform as a Service (PaaS)" deliver a computing platform and/or solution stack as a service, often consuming cloud infrastructure and sustaining cloud applications.[48] It facilitates deployment of applications without the cost and complexity of buying and managing the underlying hardware and software layers.[49][50]
  [edit] Infrastructure
    See also: Category:Cloud infrastructure
  Cloud infrastructure services, also known as "Infrastructure as a Service (IaaS)", delivers computer infrastructure - typically a platform virtualization environment - as a service. Rather than purchasing servers, software, data-center space or network equipment, clients instead buy those resources as a fully outsourced service. Suppliers typically bill such services on a utility computing basis and amount of resources consumed (and therefore the cost) will typically reflect the level of activity. IaaS evolved from virtual private server offerings.[51]
  Cloud infrastructure often takes the form of a tier 3 data center with many tier 4 attributes, assembled from hundreds of virtual machines.
  [edit] Server
    The servers layer consists of computer hardware and/or computer software products that are specifically designed for the delivery of cloud services, including multi-core processors, cloud-specific operating systems and combined offerings.[42][52][53][54]
  [edit] Deployment models
    
  
  Cloud computing types
  [edit] Public cloud
    Public cloud or external cloud describes cloud computing in the traditional main stream sense, whereby resources are dynamically provisioned on a fine-grained, self-service basis over the Internet, via web applications/web services, from an off-site third-party provider who bills on a fine-grained utility computing basis.[33]
  [edit] Community cloud
    A community cloud may be established where several organizations have similar requirements and seek to share infrastructure so as to realize some of the benefits of cloud computing. With the costs spread over fewer users than a public cloud (but more than a single tenant) this option is more expensive but may offer a higher level of privacy, security and/or policy compliance. Examples of community cloud include Google's "Gov Cloud".[55]
  [edit] Hybrid cloud
    See also: Cloud storage gateway
  There is some confusion over the term "hybrid" when applied to the cloud - a standard definition of the term "Hybrid Cloud" has not yet emerged. The term "hybrid cloud" has been used to mean either two separate clouds joined together (public, private, internal or external), or a combination of virtualized cloud server instances used together with real physical hardware. The most correct definition of the term "hybrid cloud" is probably the use of physical hardware and virtualized cloud server instances together to provide a single common service.[56] Two clouds that have been joined together are more correctly called a "combined cloud".
  A combined cloud environment consisting of multiple internal and/or external providers[57] "will be typical for most enterprises".[58] By integrating multiple cloud services users may be able to ease the transition to public cloud services while avoiding issues such as PCI compliance.[59]
  Another perspective on deploying a web application in the cloud is using Hybrid Web Hosting, where the hosting infrastructure is a mix between cloud hosting and managed dedicated servers - this is most commonly achieved as part of a web cluster in which some of the nodes are running on real physical hardware and some are running on cloud server instances.
  A hybrid storage cloud uses a combination of public and private storage clouds. Hybrid storage clouds are often useful for archiving and backup functions, allowing local data to be replicated to a public cloud.[60]
  [edit] Private cloud
    Douglas Parkhill first described the concept of a "private computer utility" in his 1966 book The Challenge of the Computer Utility. The idea was based upon direct comparison with other industries (e.g. the electricity industry) and the extensive use of hybrid supply models to balance and mitigate risks.
  Private cloud and internal cloud have been described as neologisms, however the concepts themselves pre-date the term cloud by 40 years. Even within modern utility industries, hybrid models still exist despite the formation of reasonably well-functioning markets and the ability to combine multiple providers.
  Some vendors have used the terms to describe offerings that emulate cloud computing on private networks. These (typically virtualization automation) products offer the ability to host applications or virtual machines in a company's own set of hosts. These provide the benefits of utility computing -shared hardware costs, the ability to recover from failure, and the ability to scale up or down depending upon demand.
  Private clouds have attracted criticism because users "still have to buy, build, and manage them" and thus do not benefit from lower up-front capital costs and less hands-on management,[58] essentially "[lacking] the economic model that makes cloud computing such an intriguing concept".[61] [62] Enterprise IT organizations use their own private cloud(s) for mission critical and other operational systems to protect critical infrastructures. [63]
  [edit] Cloud engineering
    Main article: Cloud engineering
  Cloud engineering is the application of a systematic, disciplined, quantifiable, and interdisciplinary approach to the ideation, conceptualization, development, operation, and maintenance of cloud computing, as well as the study and applied research of the approach, i.e., the application of engineering to cloud. It is a maturing and evolving discipline to facilitate the adoption, strategization, operationalization, industrialization, standardization, productization, commoditization, and governance of cloud solutions, leading towards a cloud ecosystem[further explanation needed]. Cloud engineering is also known as cloud service engineering.
  [edit] Cloud storage
    Main article: Cloud storage
  Cloud storage is a model of networked computer data storage where data is stored on multiple virtual servers, generally hosted by third parties, rather than being hosted on dedicated servers. Hosting companies operate large data centers; and people who require their data to be hosted buy or lease storage capacity from them and use it for their storage needs. The data center operators, in the background, virtualize the resources according to the requirements of the customer and expose them as virtual servers, which the customers can themselves manage. Physically, the resource may span across multiple servers.
  [edit] The Intercloud
    Main article: Intercloud
  The Intercloud[64] is an interconnected global "cloud of clouds"[65][66] and an extension of the Internet "network of networks" on which it is based.[67] The term was first used in the context of cloud computing in 2007 when Kevin Kelly stated that "eventually we'll have the intercloud, the cloud of clouds. This Intercloud will have the dimensions of one machine comprising all servers and attendant cloudbooks on the planet.".[65] It became popular in 2009[68] and has also been used to describe the datacenter of the future.[69]
  The Intercloud scenario is based on the key concept that each single cloud does not have infinite physical resources. If a cloud saturates the computational and storage resources of its virtualization infrastructure, it could not be able to satisfy further requests for service allocations sent from its clients. The Intercloud scenario aims to address such situation, and in theory, each cloud can use the computational and storage resources of the virtualization infrastructures of other clouds. Such form of pay-for-use may introduce new business opportunities among cloud providers if they manage to go beyond theoretical framework. Nevertheless, the Intercloud raises many more challenges than solutions concerning cloud federation, security, interoperability, quality of service, vendor's lock-ins, trust, legal issues, monitoring and billing.[citation needed]
  The concept of a competitive utility computing market which combined many computer utilities together was originally described by Douglas Parkhill in his 1966 book, the "Challenge of the Computer Utility". This concept has been subsequently used many times over the last 40 years and is identical to the Intercloud.
  [edit] Issues
  [edit] Privacy
    The cloud model has been criticized by privacy advocates for the greater ease in which the companies hosting the cloud services control, and thus, can monitor at will, lawfully or unlawfully, the communication and data stored between the user and the host company. Instances such as the secret NSA program, working with AT&T, and Verizon, which recorded over 10 million phone calls between American citizens, causes uncertainty among privacy advocates, and the greater powers it gives to telecommunication companies to monitor user activity.[70] While there have been efforts (such as US-EU Safe Harbor) to "harmonize" the legal environment, providers such as Amazon still cater to major markets (typically the United States and the European Union) by deploying local infrastructure and allowing customers to select "availability zones."[71]
  [edit] Compliance
    In order to obtain compliance with regulations including FISMA, HIPAA and SOX in the United States, the Data Protection Directive in the EU and the credit card industry's PCI DSS, users may have to adopt community or hybrid deployment modes which are typically more expensive and may offer restricted benefits. This is how Google is able to "manage and meet additional government policy requirements beyond FISMA"[72][73] and Rackspace Cloud are able to claim PCI compliance.[74] Customers in the EU contracting with cloud providers established outside the EU/EEA have to adhere to the EU regulations on export of personal data.[75]
  Many providers also obtain SAS 70 Type II certification (e.g. Amazon,[76] Salesforce.com,[77] Google[78] and Microsoft[79]), but this has been criticised on the grounds that the hand-picked set of goals and standards determined by the auditor and the auditee are often not disclosed and can vary widely.[80] Providers typically make this information available on request, under non-disclosure agreement.[81]
  [edit] Legal
    In March 2007, Dell applied to trademark the term "cloud computing" (U.S. Trademark 77,139,082) in the United States. The "Notice of Allowance" the company received in July 2008 was canceled in August, resulting in a formal rejection of the trademark application less than a week later. Since 2007, the number of trademark filings covering cloud computing brands, goods and services has increased at an almost exponential rate. As companies sought to better position themselves for cloud computing branding and marketing efforts, cloud computing trademark filings increased by 483% between 2008 and 2009. In 2009, 116 cloud computing trademarks were filed, and trademark analysts predict that over 500 such marks could be filed during 2010.[82]
  Other legal cases may shape the use of cloud computing by the public sector. On October 29, 2010, Google filed a lawsuit against the U.S. Department of Interior, which opened up a bid for software that required that bidders use Microsoft's Business Productivity Online Suite. Google sued, calling the requirement "unduly restrictive of competition."[83] Scholars have pointed out that, beginning in 2005, the prevalence of open standards and open source may have an impact on the way that public entities choose to select vendors.[84]
  [edit] Open source
    Open source software has provided the foundation for many cloud computing implementations.[85] In November 2007, the Free Software Foundation released the Affero General Public License, a version of GPLv3 intended to close a perceived legal loophole associated with free software designed to be run over a network.[86]
  [edit] Open standards
    See also: Category:Cloud standards
  Most cloud providers expose APIs which are typically well-documented (often under a Creative Commons license[87]) but also unique to their implementation and thus not interoperable. Some vendors have adopted others' APIs[88] and there are a number of open standards under development, including the OGF's Open Cloud Computing Interface. The Open Cloud Consortium (OCC)[89] is working to develop consensus on early cloud computing standards and practices.
  [edit] Security
    Main article: Cloud computing security
  The relative security of cloud computing services is a contentious issue which may be delaying its adoption.[90] Issues barring the adoption of cloud computing are due in large part to the private and public sectors unease surrounding the external management of security based services. It is the very nature of cloud computing based services, private or public, that promote external management of provided services. This delivers great incentive amongst cloud computing service providers in producing a priority in building and maintaining strong management of secure services.[91]
  Organizations have been formed in order to provide standards for a better future in cloud computing services. One organization in particular, the Cloud Security Alliance is a non-profit organization formed to promote the use of best practices for providing security assurance within cloud computing.[92]
  [edit] Availability and performance
    In addition to concerns about security, businesses are also worried about acceptable levels of availability and performance of applications hosted in the cloud.[93]
  There are also concerns about a cloud provider shutting down for financial or legal reasons, which has happened in a number of cases.[94]
  [edit] Sustainability and siting
    Although cloud computing is often assumed to be a form of "green computing", there is as of yet no published study to substantiate this assumption.[95] Siting the servers affects the environmental effects of cloud computing. In areas where climate favors natural cooling and renewable electricity is readily available, the environmental effects will be more moderate. Thus countries with favorable conditions, such as Finland,[96] Sweden and Switzerland,[97] are trying to attract cloud computing data centers.
  SmartBay, marine research infrastructure of sensors and computational technology, is being developed using cloud computing, an emerging approach to shared infrastructure in which large pools of systems are linked together to provide IT services. [98]
  [edit] Research
    A number of universities, vendors and government organizations are investing in research around the topic of cloud computing.[99] Academic institutions include University of Melbourne (Australia), Georgia Tech, Yale, Wayne State, Virginia Tech, University of Wisconsin–Madison, Carnegie Mellon, MIT, Indiana University, University of Massachusetts, University of Maryland, IIT Bombay, North Carolina State University, Purdue University, University of California, University of Washington, University of Virginia, University of Utah, University of Minnesota, among others.[100]
  Joint government, academic and vendor collaborative research projects include the IBM/Google Academic Cloud Computing Initiative (ACCI). In October 2007 IBM and Google announced the multi- university project designed to enhance students' technical knowledge to address the challenges of cloud computing.[101] In April 2009, the National Science Foundation joined the ACCI and awarded approximately $5 million in grants to 14 academic institutions.[102]
  In July 2008, HP, Intel Corporation and Yahoo! announced the creation of a global, multi-data center, open source test bed, called Open Cirrus,[103] designed to encourage research into all aspects of cloud computing, service and data center management.[104] Open Cirrus partners include the NSF, the University of Illinois (UIUC), Karlsruhe Institute of Technology, the Infocomm Development Authority (IDA) of Singapore, the Electronics and Telecommunications Research Institute (ETRI) in Korea, the Malaysian Institute for Microelectronic Systems(MIMOS), and the Institute for System Programming at the Russian Academy of Sciences (ISPRAS).[105] In Sept. 2010, more researchers joined the HP/Intel/Yahoo Open Cirrus project for cloud computing research. The new researchers are China Mobile Research Institute (CMRI), Spain's Supercomputing Center of Galicia (CESGA by its Spanish acronym), Georgia Tech's Center for Experimental Research in Computer Systems (CERCS) and China Telecom.[106][107]
  In July 2010, HP Labs India announced a new cloud-based technology designed to simplify taking content and making it mobile-enabled, even from low-end devices.[108] Called SiteonMobile, the new technology is designed for emerging markets where people are more likely to access the internet via mobile phones rather than computers.[109] In Nov. 2010, HP formally opened its Government Cloud Theatre, located at the HP Labs site in Bristol, England.[110] The demonstration facility highlights high-security, highly flexible cloud computing based on intellectual property developed at HP Labs. The aim of the facility is to lessen fears about the security of the cloud. HP Labs Bristol is HP’s second-largest central research location and currently is responsible for researching cloud computing and security.[111]
  The IEEE Technical Committee on Services Computing[112] in IEEE Computer Society sponsors the IEEE International Conference on Cloud Computing (CLOUD).[113] CLOUD 2010 was held on July 5–10, 2010 in Miami, Florida
  [edit] Criticism of the term
    A concern has been raised that this article's Criticism section may be compromising the article's neutral point of view of the subject. Possible resolutions may be to integrate the material in the section into the article as a whole, or to rewrite the contents of the section. Please see the discussion on the talk page. (March 2010)
  During a video interview, Forrester Research VP Frank Gillett expresses criticism about the nature of and motivations behind the push for cloud computing. He describes what he calls "cloud washing" in the industry whereby companies relabel their products as cloud computing resulting in a lot of marketing innovation on top of real innovation. The result is a lot of overblown hype surrounding cloud computing. Gillett sees cloud computing as revolutionary in the long term but over-hyped and misunderstood in the short term, representing more of a gradual shift in our thinking about computer systems and not a sudden transformational change.[114][115]
  Larry Ellison, CEO of Oracle Corporation has stated that cloud computing has been defined as "everything that we already do" and that it will have no effect except to "change the wording on some of our ads".[116][117] Oracle Corporation has since launched a cloud computing center and worldwide tour. Forrester Research Principal Analyst John Rymer dismisses Ellison's remarks by stating that his "comments are complete nonsense and he knows it".[118][119][120]
  Richard Stallman said that cloud computing was simply a trap aimed at forcing more people to buy into locked, proprietary systems that would cost them more and more over time. "It's stupidity. It's worse than stupidity: it's a marketing hype campaign", he told The Guardian. "Somebody is saying this is inevitable – and whenever you hear somebody saying that, it's very likely to be a set of businesses campaigning to make it true." [121]
  [edit] See also
  
       
  • Cloud backup   
  • Cloud engineering   
  • Cloud gaming   
  • Data center   
  • Green computing   
  • High-performance computing   
  • List of cloud computing providers   
  • Open Data Center Alliance
  [edit] References
  
       
  • ^ Danielson, Krissi (2008-03-26). "Distinguishing Cloud Computing from Utility Computing". Ebizq.net. http://www.ebizq.net/blogs/saasweek/2008/03/distinguishing_cloud_computing/. Retrieved 2010-08-22.   
  • ^ "Gartner Says Cloud Computing Will Be As Influential As E-business". Gartner.com. http://www.gartner.com/it/page.jsp?id=707508. Retrieved 2010-08-22.   
  • ^ Gruman, Galen (2008-04-07). "What cloud computing really means". InfoWorld. http://www.infoworld.com/d/cloud-computing/what-cloud-computing-really-means-031. Retrieved 2009-06-02.   
  • ^ "Cloud Computing: Clash of the clouds". The Economist. 2009-10-15. http://www.economist.com/displaystory.cfm?story_id=14637206. Retrieved 2009-11-03.   
  • ^ Cloud Computing Defined 17 July 2010. Retrieved 26 July 2010.   
  • ^ "NIST.gov - Computer Security Division - Computer Security Resource Center". Csrc.nist.gov. http://csrc.nist.gov/groups/SNS/cloud-computing/. Retrieved 2010-08-22.   
  • ^ "Writing & Speaking". Sellsbrothers.com. http://www.sellsbrothers.com/writing/intro2tapi/default.aspx?content=pstn.htm. Retrieved 2010-08-22.   
  • ^ "The Internet Cloud". Thestandard.com. http://www.thestandard.com/article/0,1902,5466,00.html. Retrieved 2010-08-22.   
  • ^ Buyya, Rajkumar; Chee Shin Yeo, Srikumar Venugopal (PDF). Market-Oriented Cloud Computing: Vision, Hype, and Reality for Delivering IT Services as Computing Utilities. Department of Computer Science and Software Engineering, University of Melbourne, Australia. pp. 9. http://www.gridBus.org/~raj/papers/hpcc2008_keynote_cloudcomputing.pdf. Retrieved 2008-07-31.   
  • ^ "What's In A Name? Utility vs. Cloud vs Grid". Datacenterknowledge.com. http://www.datacenterknowledge.com/archives/2008/Mar/25/whats_in_a_name_utility_vs_cloud_vs_grid.html. Retrieved 2010-08-22.   
  • ^ "Distributed Application Architecture". Sun Microsystem. http://java.sun.com/developer/Books/jdbc/ch07.pdf. Retrieved 2009-06-16.   
  • ^ "Sun CTO: Cloud computing is like the mainframe". Itknowledgeexchange.techtarget.com. 2009-03-11. http://itknowledgeexchange.techtarget.com/mainframe-blog/sun-cto-cloud-computing-is-like-the-mainframe/. Retrieved 2010-08-22.   
  • ^ "It's probable that you've misunderstood 'Cloud Computing' until now". TechPluto. http://portal.acm.org/citation.cfm?id=1496091.1496100&coll=&dl=ACM&CFID=21518680&CFTOKEN=18800807. Retrieved 2010-09-14.   
  • ^ "Service-Oriented Computing and Cloud Computing: Challenges and Opportunities". IEEE Internet Computing. http://www.computer.org/portal/web/csdl/doi/10.1109/MIC.2010.147. Retrieved 2010-12-04.   
  • ^ "Cloud Computing: The Evolution of Software-as-a-Service". Knowledge.wpcarey.asu.edu. http://knowledge.wpcarey.asu.edu/article.cfm?articleid=1614. Retrieved 2010-08-22.   
  • ^ http://www.eweek.com/c/a/Enterprise-Applications/Forresters-Advice-to-CFOs-Embrace-Cloud-Computing-to-Cut-Costs/   
  • ^ "Five cloud computing questions". Networkworld.com. http://www.networkworld.com/columnists/2008/080508-dzubeck.html. Retrieved 2010-08-22.   
  • ^ "Nicholas Carr on 'The Big Switch' to cloud computing". Computerworlduk.com. http://www.computerworlduk.com/technology/internet/applications/instant-expert/index.cfm?articleid=1610. Retrieved 2010-08-22.   
  • ^ Paul, Fredric. "1 Midsize Organization Busts 5 Cloud Computing Myths". Bmighty.com. http://www.bmighty.com/services/showArticle.jhtml?articleID=211600030. Retrieved 2010-08-22.   
  • ^ "Cloud Computing Savings – Real or Imaginary?". Appirio.com. 2009-04-16. http://www.appirio.com/blog/2009/04/cloud-computing-savings-real-or.php. Retrieved 2010-08-22.   
  • ^ "Amazon EC2 Spot Instances". http://aws.amazon.com/ec2/spot-instances/. Retrieved 2011-01-07.   
  • ^ "Building GrepTheWeb in the Cloud, Part 1: Cloud Architectures". Developer.amazonwebservices.com. http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1632&categoryID=100. Retrieved 2010-08-22.   
  • ^ "July, 1993 meeting report from the IP over ATM working group of the IETF". http://mirror.switch.ch/ftp/doc/ietf/ipatm/atm-minutes-93jul.txt. Retrieved 2010-08-22.   
  • ^ a b Jeff Bezos' Risky Bet.   
  • ^ [1].   
  • ^ Google and I.B.M. Join in 'Cloud Computing' Research   
  • ^ B. Rochwerger, J. Caceres, R.S. Montero, D. Breitgand, E. Elmroth, A. Galis, E. Levy, I.M. Llorente, K. Nagin, Y. Wolfsthal, E. Elmroth, J. Caceres, M. Ben-Yehuda, W. Emmerich, F. Galan. "The RESERVOIR Model and Architecture for Open Federated Cloud Computing", IBM Journal of Research and Development, Vol. 53, No. 4. (2009)   
  • ^ D. Kyriazis, A. Menychtas, G. Kousiouris, K. Oberle, T. Voith, M. Boniface, E. Oliveros, T. Cucinotta, S. Berger, “A Real-time Service Oriented Infrastructure”, International Conference on Real-Time and Embedded Systems (RTES 2010), Singapore, November 2010   
  • ^ Keep an eye on cloud computing, Amy Schurr, Network World, 2008-07-08, citing the Gartner report, "Cloud Computing Confusion Leads to Opportunity". Retrieved 2009-09-11.   
  • ^ Gartner Says Worldwide IT Spending On Pace to Surpass $3.4 Trillion in 2008, Gartner, 2008-08-18. Retrieved 2009-09-11.   
  • ^ "Infrastructure Agility: Cloud Computing as a Best Practice". Edgewatertech.wordpress.com. 2010-01-15. http://edgewatertech.wordpress.com/2009/04/24/best-practice-cloud-computing/. Retrieved 2010-08-22.   
  • ^ "Recession Is Good For Cloud Computing – Microsoft Agrees". Cloudave.com. http://www.cloudave.com/link/recession-is-good-for-cloud-computing-microsoft-agrees. Retrieved 2010-08-22.   
  • ^ a b c d "Defining "Cloud Services" and "Cloud Computing"". Blogs.idc.com. 2008-09-23. http://blogs.idc.com/ie/?p=190. Retrieved 2010-08-22.   
  • ^ Farber, Dan (2008-06-25). "The new geek chic: Data centers". News.cnet.com. http://news.cnet.com/8301-13953_3-9977049-80.html. Retrieved 2010-08-22.   
  • ^ King, Rachael (2008-08-04). "Cloud Computing: Small Companies Take Flight". Businessweek.com. http://www.businessweek.com/technology/content/aug2008/tc2008083_619516.htm. Retrieved 2010-08-22.   
  • ^ "Google Apps Admins Jittery About Gmail, Hopeful About Future". Pcworld.com. 2008-08-15. http://www.pcworld.com/businesscenter/article/149892/google_apps_admins_jittery_about_gmail_hopeful_about_future.html. Retrieved 2010-08-22.   
  • ^ "New Resource, Born of a Cloud Feud". Datacenterknowledge.com. 2009-06-03. http://www.datacenterknowledge.com/archives/2008/09/22/a-new-resource-born-of-a-cloud-feud/A. Retrieved 2010-08-22.   
  • ^ "Scaling Storage and Analysis of Data Using Distributed Data Grids". Nubifer.wordpress.com. 2010-02-16. http://nubifer.wordpress.com/2010/02/16/scaling-storage-and-analysis-of-data-using-distributed-data-grids/. Retrieved 2010-08-22.   
  • ^ "Exari: Death By Laptop". Exari.blogspot.com. 2006-05-08. http://exari.blogspot.com/2006/05/death-by-laptop.html. Retrieved 2010-08-22.   
  • ^ "Encrypted Storage and Key Management for the cloud". Cryptoclarity.com. 2009-07-30. http://www.cryptoclarity.com/CryptoClarityLLC/Welcome/Entries/2009/7/23_Encrypted_Storage_and_Key_Management_for_the_cloud.html. Retrieved 2010-08-22.   
  • ^ Mills, Elinor (2009-01-27). "Cloud computing security forecast: Clear skies". News.cnet.com. http://news.cnet.com/8301-1009_3-10150569-83.html. Retrieved 2010-08-22.   
  • ^ a b Nimbus Cloud Guide[dead link]   
  • ^ "Microsoft's cloud operating system, Windows Azure, to go live in January". Geek.com. 2009-11-18. http://www.geek.com/articles/news/microsofts-cloud-operating-system-windows-azure-to-go-live-in-january-20091118/. Retrieved 2010-08-22.   
  • ^ Claburn, Thomas. "Google Reveals Nexus One 'Super Phone'". Informationweek.com. http://www.informationweek.com/news/software/web_services/showArticle.jhtml?articleID=222200331. Retrieved 2010-08-22.   
  • ^ "What Makes a Cloud Computer?". Gigaom.com. 2008-06-22. http://gigaom.com/2008/06/22/what-makes-a-good-cloud-computer/. Retrieved 2010-08-22.   
  • ^ by Brian BraikerSeptember 02, 2008 (2008-09-02). "The Cloud's Chrome Lining". Newsweek.com. http://www.newsweek.com/id/156911. Retrieved 2010-08-22.   
  • ^ 2005 Software as a Service Taxonomy and Research Guide[dead link]   
  • ^ "An example of a 'Cloud Platform' for building applications". Eccentex.com. http://www.eccentex.com/platform/workflow.html. Retrieved 2010-08-22.   
  • ^ Jack Schofield (2008-04-17). "Google angles for business users with 'platform as a service'". London: Guardian. http://www.guardian.co.uk/technology/2008/apr/17/google.software. Retrieved 2010-08-22.   
  • ^ "The Emerging Cloud Service Architecture". Aws.typepad.com. 2008-06-03. http://aws.typepad.com/aws/2008/06/the-forthcoming.html. Retrieved 2010-08-22.   
  • ^ "EMC buys Pi and forms a cloud computing group". Searchstorage.techtarget.com. 2008-02-21. http://searchstorage.techtarget.com/news/article/0,289142,sid5_gci1301852,00.html. Retrieved 2010-08-22.   
  • ^ Myslewski, Rik (2009-12-02). "Intel puts cloud on single megachip". Theregister.co.uk. http://www.theregister.co.uk/2009/12/02/intel_scc/. Retrieved 2010-08-22.   
  • ^ Duffy, Jim (2009-05-12). "Cisco unveils cloud computing platform for service providers". Infoworld.com. http://www.infoworld.com/d/cloud-computing/cisco-unveils-cloud-computing-platform-service-providers-113. Retrieved 2010-08-22.   
  • ^ Microsoft Plans 'Cloud' Operating System   
  • ^ Claburn, Thomas. "Google's "Gov Cloud" Wins $7.2 Million Los Angeles Contract". Informationweek.com. http://www.informationweek.com/news/services/saas/showArticle.jhtml?articleID=221100129. Retrieved 2010-08-22.   
  • ^ http://cloudscaling.com/blog/cloud-computing/hybrid-clouds-are-half-baked   
  • ^ Eric Krangel (2009-02-10). "IBM Embraces Juniper For Its Smart 'Hybrid Cloud', Disses Cisco (IBM)". Businessinsider.com. http://www.businessinsider.com/2009/2/ibm-embraces-juniper-for-its-smart-hybrid-cloud-disses-cisco-ibm. Retrieved 2010-08-22.   
  • ^ a b Foley, John. "Private Clouds Take Shape". Informationweek.com. http://www.informationweek.com/news/services/business/showArticle.jhtml?articleID=209904474. Retrieved 2010-08-22.   
  • ^ "Forecast for 2010: The Rise of Hybrid Clouds". Gigaom.com. 2010-01-01. http://gigaom.com/2010/01/01/on-the-rise-of-hybrid-clouds/. Retrieved 2010-08-22.   
  • ^ Managing Private and Hybrid Clouds for Data Storage, SNIA, Jan 2010   
  • ^ Haff, Gordon (2009-01-27). "Just don't call them private clouds". News.cnet.com. http://news.cnet.com/8301-13556_3-10150841-61.html. Retrieved 2010-08-22.   
  • ^ "There's No Such Thing As A Private Cloud". Informationweek.com. 2010-06-30. http://www.informationweek.com/cloud-computing/blog/archives/2009/01/theres_no_such.html. Retrieved 2010-08-22.   
  • ^ "Cutting Through the Cloud Hype". forbes.com. 2010-07-15. http://www.forbes.com/2010/07/15/virtualization-automation-resources-technology-cloud-computing.html. Retrieved 2010-12-31.   
  • ^ Bernstein, David; Ludvigson, Erik; Sankar, Krishna; Diamond, Steve; Morrow, Monique (2009-05-24). Blueprint for the Intercloud - Protocols and Formats for Cloud Computing Interoperability. IEEE Computer Society. pp. 328–336. doi:10.1109/ICIW.2009.55. http://www2.computer.org/portal/web/csdl/doi/10.1109/ICIW.2009.55.   
  • ^ a b "Kevin Kelly: A Cloudbook for the Cloud". Kk.org. http://www.kk.org/thetechnium/archives/2007/11/a_cloudbook_for.php. Retrieved 2010-08-22.   
  • ^ "Intercloud is a global cloud of clouds". Samj.net. 2009-06-22. http://samj.net/2009/06/intercloud-is-global-cloud-of-clouds.html. Retrieved 2010-08-22.   
  • ^ "Vint Cerf: Despite Its Age, The Internet is Still Filled with Problems". Readwriteweb.com. http://www.readwriteweb.com/archives/vint_cerf_despite_its_age_the.php?mtcCampaign=2765. Retrieved 2010-08-22.   
  • ^ "SP360: Service Provider: From India to Intercloud". Blogs.cisco.com. http://blogs.cisco.com/sp/comments/from_india_to_intercloud/. Retrieved 2010-08-22.   
  • ^ Canada. "Head in the clouds? Welcome to the future". Theglobeandmail.com. http://www.theglobeandmail.com/servlet/story/LAC.20071129.TWLINKS29/TPStory/Business. Retrieved 2010-08-22.   
  • ^ Cauley, Leslie (2006-05-11). "NSA has massive database of Americans' phone calls". Usatoday.com. http://www.usatoday.com/news/washington/2006-05-10-nsa_x.htm. Retrieved 2010-08-22.   
  • ^ "Feature Guide: Amazon EC2 Availability Zones". Developer.amazonwebservices.com. http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1347&categoryID=112. Retrieved 2010-08-22.   
  • ^ "FISMA compliance for federal cloud computing on the horizon in 2010". Searchcompliance.techtarget.com. http://searchcompliance.techtarget.com/news/article/0,289142,sid195_gci1377298,00.html. Retrieved 2010-08-22.   
  • ^ "Google Apps and Government". Googleenterprise.blogspot.com. 2009-09-15. http://googleenterprise.blogspot.com/2009/09/google-apps-and-government.html. Retrieved 2010-08-22.   
  • ^ "Cloud Hosting is Secure for Take-off: Mosso Enables The Spreadsheet Store, an Online Merchant, to become PCI Compliant". Rackspacecloud.com. 2009-03-14. http://www.rackspacecloud.com/blog/2009/03/05/cloud-hosting-is-secure-for-take-off-mosso-enables-the-spreadsheet-store-an-online-merchant-to-become-pci-compliant/. Retrieved 2010-08-22.   
  • ^ "How the New EU Rules on Data Export Affect Companies in and Outside the EU | Dr. Thomas Helbing - Kanzlei für Datenschutz-, Online- und IT-Recht". Thomashelbing.com. http://www.thomashelbing.com/en/how-new-eu-rules-data-export-affect-companies-and-outside-eu. Retrieved 2010-08-22.   
  • ^ "AWS Completes SAS70 Type II Audit". Aws.amazon.com. http://aws.amazon.com/about-aws/whats-new/2009/11/11/aws-completes-sas70-type-ii-audit/. Retrieved 2010-08-22.   
  • ^ "Trust Salesforce.com". Trust Salesforce.com. http://trust.salesforce.com/. Retrieved 2010-08-22.   
  • ^ Feigenbaum, Eran (2008-11-04). "SAS 70 Type II for Google Apps". Googleenterprise.blogspot.com. http://googleenterprise.blogspot.com/2008/11/sas-70-type-ii-for-google-apps.html. Retrieved 2010-08-22.   
  • ^ "Securing Microsoft's Cloud Infrastructure". Blogs.technet.com. 2009-05-28. http://blogs.technet.com/gfs/archive/2009/05/27/securing-microsoft-s-cloud-infrastructure.aspx. Retrieved 2010-08-22.   
  • ^ "Amazon gets SAS 70 Type II audit stamp, but analysts not satisfied". Searchcloudcomputing.techtarget.com. 2009-11-17. http://searchcloudcomputing.techtarget.com/news/article/0,289142,sid201_gci1374629,00.html. Retrieved 2010-08-22.   
  • ^ "Assessing Cloud Computing Agreements and Controls". Wistechnology.com. http://wistechnology.com/articles/6954/. Retrieved 2010-08-22.   
  • ^ "Inside Trademarks March 24, 2010". Insidetrademarks.com. 2010-03-24. http://insidetrademarks.com/2010/03/24/cloud-computing-trademark-trends/. Retrieved 2010-08-22.   
  • ^ Google, Inc. vs. the United States   
  • ^ Casson and Ryan, Open Standards, Open Source Adoption in the Public Sector, and Their Relationship to Microsoft’s Market Dominance   
  • ^ "Open source fuels growth of cloud computing, software-as-a-service". Networkworld.com. http://www.networkworld.com/news/2008/072808-open-source-cloud-computing.html. Retrieved 2010-08-22.   
  • ^ "AGPL: Open Source Licensing in a Networked Age". Redmonk.com. 2009-04-15. http://redmonk.com/sogrady/2009/04/15/open-source-licensing-in-a-networked-age/. Retrieved 2010-08-22.   
  • ^ GoGrid Moves API Specification to Creative Commons[dead link]   
  • ^ "Eucalyptus Completes Amazon Web Services Specs with Latest Release". Ostatic.com. http://ostatic.com/blog/eucalyptus-completes-amazon-web-services-specs-with-latest-release. Retrieved 2010-08-22.   
  • ^ "Open Cloud Consortium.org". Open Cloud Consortium.org. 1999-02-22. http://opencloudconsortium.org. Retrieved 2010-08-22.   
  • ^ "Are security issues delaying adoption of cloud computing?". Networkworld.com. http://www.networkworld.com/news/2009/042709-burning-security-cloud-computing.html. Retrieved 2010-08-22.   
  • ^ "Security of virtualization, cloud computing divides IT and security pros". Networkworld.com. 2010-02-22. http://www.networkworld.com/news/2010/022210-virtualization-cloud-security-debate.html. Retrieved 2010-08-22.   
  • ^ "Cloud Security Alliance Official web page". Cloudsecurityalliance.org. http://www.cloudsecurityalliance.org/. Retrieved 2010-08-22.   
  • ^ Mullins, Robert (2010-06-16). "IDC Survey: Risk In The Cloud". Network Computing. http://www.networkcomputing.com/cloud-computing/cloud-minuses-outweigh-pluses-for-businesses.php. Retrieved 2010-08-22.   
  • ^ Scheier, Robert L. (2009-04-20). "What to do if your cloud provider disappears | Cloud Computing". InfoWorld. http://www.infoworld.com/d/cloud-computing/what-do-if-your-cloud-provider-disappears-508. Retrieved 2010-08-22.   
  • ^ James Urquhart (January 7, 2010). "Cloud computing's green paradox". CNET News. http://news.cnet.com/8301-19413_3-10428065-240.html. Retrieved March 12, 2010. "...there is some significant evidence that the cloud is encouraging more compute consumption"   
  • ^ Finland - First Choice for Siting Your Cloud Computing Data Center.. Retrieved 4 August 2010.   
  • ^ Swiss Carbon-Neutral Servers Hit the Cloud.. Retrieved 4 August 2010.   
  • ^ Katrice R. Jalbuena (March 19, 2009). "SmartBay pilot information system operational in Galway Bay". EcoSeed. http://ecoseed.org/en/living-green-article-list/article/6-living-green/1067-smartbay-pilot-information-system-operational-in-galway-bay. Retrieved November 10, 2010. "SmartBay is being developed using Cloud computing, an emerging approach to shared infrastructure in which large pools of systems are linked together to provide IT services."   
  • ^ "Cloud Net Directory. Retrieved 2010-03-01". Cloudbook.net. http://www.cloudbook.net/directories/research-clouds. Retrieved 2010-08-22.   
  • ^ nsf.gov - National Science Foundation (NSF) News - National Science Foundation Awards Millions to Fourteen Universities for Cloud Computing Research - US National Science Foun...   
  • ^ ""IBM, Google Team on an Enterprise Cloud." May 2008. Rich Miller Retrieved 2010-04-01". DataCenterKnowledge.com. 2008-05-02. http://www.datacenterknowledge.com/archives/2008/05/02/ibm-google-team-on-an-enterprise-cloud/. Retrieved 2010-08-22.   
  • ^ "National Science Foundation press release. September 2008. "National Science Foundation Awards Millions to Fourteen Universities for Cloud Computing Research." Retrieved 2010-03-01". Nsf.gov. http://www.nsf.gov/news/news_summ.jsp?cntn_id=114686. Retrieved 2010-08-22.   
  • ^ "HP News Release. "HP, Intel and Yahoo! Create Global Cloud Computing Research Test Bed." July 2008". Hp.com. 2008-07-29. http://www.hp.com/hpinfo/newsroom/press_kits/2008/cloudresearch/index.html?jumpid=reg_R1002_USEN. Retrieved 2010-08-22.   
  • ^ "HP News Release. "HP, Intel and Yahoo! Attract Leading Research Organizations to Collaborative Cloud Computing Test Bed. June 2009". Hp.com. http://www.hp.com/hpinfo/newsroom/press/2009/090608a.html?jumpid=reg_R1002_USEN. Retrieved 2010-08-22.   
  • ^ "Open Cirrus: the Open Cloud Computing Research Testbed."   
  • ^ IDG News Service. “More join HP, Intel and Yahoo on Open Cirrus cloud test bed.” Perez. Sept. 2010   
  • ^ Open Cirrus Video   
  • ^ "Information Week: “HP Labs India offers SiteonMobile for emerging markets.” Ribeiro, IDG News Service/Bangalore Bureau July 2010". Informationweek.in. 2010-07-09. http://www.informationweek.in/Mobile/10-07-09/HP_Labs_India_offers_SiteonMobile_for_emerging_markets.aspx. Retrieved 2010-08-22.   
  • ^ "IDG: San Francisco Chronicle: “HP Labs uses cloud technology to simplify mobile web access.” Ribeiro. July 2010". Sfgate.com. http://www.sfgate.com/cgi-bin/article.cgi?f=/g/a/2010/07/08/urnidgns852573C4006938800025775A001A2D85.DTL#ixzz0tB7X8Iti. Retrieved 2010-08-22. [dead link]   
  • ^ ZDNet UK. “HP Labs unveils G-Cloud demo facility.”   
  • ^ “HP Lifts Curtain on G-Cloud Theatre.” HP News Release. Nov. 2010   
  • ^ "IEEE Technical Committee on Services Computing". Tab.computer.org. http://tab.computer.org/tcsc. Retrieved 2010-08-22.   
  • ^ "IEEE International Conference on Cloud Computing (CLOUD)". Thecloudcomputing.org. http://www.thecloudcomputing.org. Retrieved 2010-08-22.   
  • ^ “” (2008-09-29). "Cloud Computing is Hyped and Overblown". Youtube.com. http://www.youtube.com/watch?v=f7wv1i8ubng. Retrieved 2010-08-22.   
  • ^ "Cloud Computing is Hyped and Overblown, Forrester's Frank Gillett Big Tech Companies Have "Cloud Envy"". Beet.tv. http://www.beet.tv/2008/09/cloud-computing.html. Retrieved 2010-08-22.   
  • ^ “”. "Larry Ellison – What The Hell Is Cloud Computing?". Youtube.com. http://www.youtube.com/watch?v=0FacYAI6DY0. Retrieved 2010-08-22.   
  • ^ Farber, Dan (2008-09-26). "Oracle's Ellison nails cloud computing". News.cnet.com. http://news.cnet.com/8301-13953_3-10052188-80.html. Retrieved 2010-08-22.   
  • ^ "Oracle desperately seeking cloud cred". Searchcloudcomputing.techtarget.com. 2010-02-16. http://searchcloudcomputing.techtarget.com/news/article/0,289142,sid201_gci1384202,00.html. Retrieved 2010-08-22.   
  • ^ "Oracle launches worldwide cloud-computing tour". Computerworld.com.au. 2010-02-10. http://www.computerworld.com.au/article/335674/oracle_launches_worldwide_cloud-computing_tour/. Retrieved 2010-08-22.   
  • ^ By James Rogers (2009-12-18). "Oracle's Ellison Issues Cloud Challenge". Thestreet.com. http://www.thestreet.com/story/10649557/1/oracles-ellison-issues-cloud-challenge.html. Retrieved 2010-08-22.   
  • ^ Cloud computing is a trap, warns GNU founder Richard Stallman The Guardian, Monday 29 September 2008 14.11 BST
  [edit] External links
    Wikimedia Commons has media related to: Cloud computing
  
       
  • Cloud Computing Dashboard and Resources on Academic Room   
  • The Microsoft "Cloud computing in government" guide   
  • Cloud Computing Intel's Research
    [hide]v · d · eCloud computing
  Clients
  Browsers · Devices (Netbooks · Tablets · Smartphones)  · Operating Systems (Android · iOS · Windows Phone 7 · Linux)
  
  Applications
  Google Apps · Microsoft Online · NetSuite · Salesforce
  Platforms
  App Engine · Azure · Engine Yard · Force.com · Heroku · MTurk · RightScale · S3 · SimpleDB · SQS
  Infrastructure
  EC2 · Eucalyptus · FlexiScale · GoGrid · Nimbus · Rackspace Cloud · VPC
  Technologies
  Networking · Security · Datacenters · Cloud storage · Internet · Structured storage · Virtualization · Web Services · Virtual Appliance
  Retrieved from "http://en.wikipedia.org/wiki/Cloud_computing"
  Categories: Centralized computing | Cloud computing
  Hidden categories: All articles with dead external links | Articles with dead external links from August 2010 | Articles with dead external links from September 2010 | Articles with dead external links from October 2010 | Wikipedia articles containing buzzwords | All articles with unsourced statements | Articles with unsourced statements from November 2010 | All pages needing cleanup | Wikipedia articles needing clarification from November 2010 | Wikipedia articles needing clarification from January 2011 | Articles with unsourced statements from May 2010 | Cleanup section from March 2010
             版权声明:本文为博主原创文章,未经博主允许不得转载。

运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-135527-1-1.html 上篇帖子: CACTI模版 下篇帖子: Cacti Templates (Cisco Routers and Switches,Mysql,postfix,Qmail,Apache,Widows an
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表