Cloud computing

From Wikipedia, the free encyclopedia
Jump to: navigation, search
Cloud computing logical diagram

Cloud computing is the delivery of computing and storage capacity [1] as a service [2] to a community of end-recipients. The name comes from the use of a cloud-shaped symbol[3] as an abstraction for the complex infrastructure it contains in system diagrams[4]. Cloud computing entrusts services with a user's data, software and computation over a network.

There are three types of cloud computing:[5]

Using Infrastructure as a Service, users rent use of servers (as many as needed during the rental period) provided by one or more cloud providers. Using Platform as a Service, users rent use of servers and the system software to use in them. Using Software as a Service, users also rent application software and databases. The cloud providers manage the infrastructure and platforms on which the applications run.

End users access cloud-based applications through a web browser or a light-weight desktop or mobile app while the business software and user's data are stored on servers at a remote location. Proponents claim that cloud computing allows enterprises to get their applications up and running faster, with improved manageability and less maintenance, and enables IT to more rapidly adjust resources to meet fluctuating and unpredictable business demand.[6][7]

Cloud computing relies on sharing of resources to achieve coherence and economies of scale similar to a utility (like the electricity grid) over a network (typically the Internet).[8] At the foundation of cloud computing is the broader concept of converged infrastructure and shared services.[9]

Contents

[edit] History

The origin of the expression cloud computing is obscure, but it appears to derive from the practice of using drawings of stylized clouds to denote networks in diagrams of computing and communications systems. The term cloud is used as a metaphor for the Internet, based on the standardized use of a cloud-like shape to denote a networked on telephony schematics and later to depict the Internet in computer network diagrams as an abstraction of the underlying infrastructure it represents. In the 1990s, telecommunications companies who previously offered primarily 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 and that which was the responsibility of the users. Cloud computing extends this boundary to cover servers as well as the network infrastructure.[10]

The underlying concept of cloud computing dates back to the 1950s; when large-scale mainframe became available in academia and corporations, accessible via thin clients / terminal computers. Because it was costly to buy a mainframe, it became important to find ways to get the greatest return on the investment in them, allowing multiple users to share both the physical access to the computer from multiple terminals as well as to share the CPU time, eliminating periods of inactivity, which became known in the industry as time-sharing.[11].

As computers became more prevalent, scientists and technologists explored ways to make large-scale computing power available to more users through time sharing, experimenting with algorithms to provide the optimal use of the infrastructure, platform and applications with prioritized access to the CPU and efficiency for the end users.[12].

John McCarthy opined in the 1960s 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, were thoroughly explored in Douglas Parkhill's 1966 book, The Challenge of the Computer Utility. Other scholars have shown that cloud computing's roots go all the way back to the 1950s when scientist Herb Grosch (the author of Grosch's law) postulated that the entire world would operate on dumb terminals powered by about 15 large data centers.[13] Due to the expense of these powerful computers, many corporations and other entities could avail themselves of computing capability through time sharing and several organizations, such as GE's GEISCO, IBM subsidiary The Service Bureau Corporation, Tymshare (founded in 1966), National CSS (founded in 1967 and bought by Dun & Bradstreet in 1979), Dial Data (bought by Tymshare in 1968), and Bolt, Beranek, and Newmanmarketed proviced time sharing as a commercial venture.

The ubiquitous availability of high capacity networks, low cost computers and storage devices as well as the widespread adoption of hardware virtualization, service-oriented architecture, autonomic, and utility computing have led to a tremendous growth in cloud computing.[14][15][16]

After the dot-com bubble, Amazon played a key role in the development of cloud computing by modernizing their data centers, 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.[17][18]

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.[19] In the same year, efforts were focused on providing quality of service guarantees (as required by real-time interactive applications) to cloud-based infrastructures, in the framework of the IRMOS European Commission-funded project, resulting to a real-time cloud environment.[20] 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"[21] and observed that "organisations are switching from company-owned hardware and software assets to per-use service-based models" so that the "projected shift to computing... will result in dramatic growth in IT products in some areas and significant reductions in other areas."[22] In 2012, Dr. Biju John and Dr. Souheil Khaddaj incorporated the semantic term into the cloud "Cloud computing is a universal collection of data which extends over the internet in the form of resources (such as information hardware, various platforms, services etc.) and forms individual units within the virtualization environment. Held together by infrastructure providers, service providers and the consumer, then it is semantically accessed by various users." (CLUSE 2012), Bangalore, April 2012[23]

[edit] Similar systems and concepts

Cloud computing shares characteristics with:

[edit] Characteristics

Cloud computing exhibits the following key characteristics:

  • Agility improves with users' ability to re-provision technological infrastructure resources.
  • 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 reduced and in a public cloud delivery model capital expenditure is converted to operational expenditure.[29] This is purported to lower 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).[30] The e-FISCAL project's state of the art repository[31] contains several articles looking into cost aspects in more detail, most of them concluding that costs savings depend on the type of activities supported and the type of infrastructure available in-house.
  • Device and location independence[32] enable users to access systems using a web browser regardless of their location or what device they are using (e.g., PC, mobile phone). As infrastructure is off-site (typically provided by a third-party) and accessed via the Internet, users can connect from anywhere.[30]
  • Virtualization technology allows servers and storage devices to be shared and utilization be increased. Applications can be easily migrated from one physical server to another.
  • Multitenancy 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)
    • Utilisation and efficiency improvements for systems that are often only 10–20% utilised.[17]
  • Reliability is improved if multiple redundant sites are used, which makes well-designed cloud computing suitable for business continuity and disaster recovery.[33]
  • Scalability and Elasticity 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.[34][35]
  • Performance is monitored, and consistent and loosely coupled architectures are constructed using web services as the system interface.[30]
  • Security could improve due to centralization of data, 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.[36] Security is often as good as or better than other traditional systems, in part because providers are able to devote resources to solving security issues that many customers cannot afford.[37] However, the complexity of security is greatly increased when data is distributed over a wider area or greater number of devices and in multi-tenant systems that are being shared by unrelated users. In addition, user access to security audit logs may be difficult or impossible. Private cloud installations are in part motivated by users' desire to retain control over the infrastructure and avoid losing control of information security.
  • Maintenance of cloud computing applications is easier, because they do not need to be installed on each user's computer and can be accessed from different places.

[edit] Service Models

Cloud computing providers offer their services according to three fundamental models:[8][38] Infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS) where IaaS is the most basic and each higher model abstracts from the details of the lower models.

Cloud computing layers.png

[edit] Infrastructure as a service (IaaS)

In this most basic cloud service model, cloud providers offer computers – as physical or more often as virtual machines –, raw (block) storage, firewalls, load balancers, and networks. IaaS providers supply these resources on demand from their large pools installed in data centers. Local area networks including IP addresses are part of the offer. For wide area connectivity, the Internet can be used or -- in carrier clouds -- dedicated virtual private networks can be configured.

To deploy their applications, cloud users then install operating system images on the machines as well as their application software. In this model, it is the cloud user who is responsible for patching and maintaining the operating systems and application software. Cloud providers typically bill IaaS services on a utility computing basis, that is, cost will reflect the amount of resources allocated and consumed.

IaaS refers not to a machine that does all the work, but simply to a facility given to businesses that offers users the leverage of extra storage space in servers and data centers.

Examples of IaaS include: Amazon CloudFormation (and underlying services such as EC2), Rackspace Cloud, Google Compute Engine, and Right Scale.

[edit] Platform as a service (PaaS)

In the PaaS model, cloud providers deliver a computing platform typically including operating system, programming language execution environment, database, and web server. Application developers can develop and run their software solutions on a cloud platform without the cost and complexity of buying and managing the underlying hardware and software layers. With some PaaS offers, the underlying computer and storage resources scale automatically to match application demand such that cloud user does not have to allocate resources manually.

Examples of PaaS include: Amazon Elastic Beanstalk, Heroku, EngineYard, Google App Engine, and Microsoft Azure.

[edit] Software as a service (SaaS)

In this model, cloud providers install and operate application software in the cloud and cloud users access the software from cloud clients. The cloud users do not manage the cloud infrastructure and platform on which the application is running. This eliminates the need to install and run the application on the cloud user's own computers simplifying maintenance and support. What makes a cloud application different from other applications is its elasticity. This can be achieved by cloning tasks onto multiple virtual machines at run-time to meet the changing work demand.[39] Load balancers distribute the work over the set of virtual machines. This process is inconspicuous to the cloud user who sees only a single access point. To accommodate a large number of cloud users, cloud applications can be multitenant, that is, any machine serves more than one cloud user organization. It is common to refer to special types of cloud based application software with a similar naming convention: desktop as a service, business process as a service, Test Environment as a Service, communication as a service.

The pricing model for SaaS applications is typically a monthly or yearly flat fee per user.[40]

Examples of SaaS include: Google Apps, Quickbooks Online and Salesforce.com.

[edit] Cloud clients

Users access cloud computing using networked client devices, such as desktop computers, laptops, tablets and smartphones. Some of these devices - cloud clients - rely on cloud computing for all or a majority of their applications so as to be essentially useless without it. Examples are thin clients and the browser-based Chromebook. Many cloud applications do not require specific software on the client and instead use a web browser to interact with the cloud application. With Ajax and HTML5 these Web user interfaces can achieve a similar or even better look and feel as native applications. Some cloud applications, however, support specific client software dedicated to these applications (e.g., virtual desktop clients and most email clients). Some legacy applications (line of business applications that until now have been prevalent in thin client Windows computing) are delivered via a screen-sharing technology.

[edit] Deployment models

Cloud computing types

[edit] Public cloud

Public cloud applications, storage, and other resources are made available to the general public by a service provider. These services are free or offered on a pay-per-use model. Generally, public cloud service providers like Microsoft and Google own and operate the infrastructure and offer access only via Internet (direct connectivity is not offered).[30]

[edit] Community cloud

Community cloud shares infrastructure between several organizations from a specific community with common concerns (security, compliance, jurisdiction, etc.), whether managed internally or by a third-party and hosted internally or externally. The costs are spread over fewer users than a public cloud (but more than a private cloud), so only some of the cost savings potential of cloud computing are realized.[8]

[edit] Hybrid cloud

Hybrid cloud is a composition of two or more clouds (private, community or public) that remain unique entities but are bound together, offering the benefits of multiple deployment models.[8]

By utilizing "hybrid cloud" architecture, companies and individuals are able to obtain degrees of fault tolerance combined with locally immediate usability without dependency on internet connectivity. Hybrid Cloud architecture requires both on-premises resources and off-site (remote) server based cloud infrastructure.

Hybrid clouds lack the flexibility, security and certainty of in-house applications.[41] Hybrid cloud provides the flexibility of in house applications with the fault tolerance and scalability of cloud based services.

[edit] Private cloud

Private cloud is cloud infrastructure operated solely for a single organization, whether managed internally or by a third-party and hosted internally or externally.[8] Undertaking a private cloud project requires a significant level and degree of engagement to virtualize the business environment, and it will require the organization to reevaluate decisions about existing resources. When it is done right, it can have a positive impact on a business, but every one of the steps in the project raises security issues that must be addressed in order to avoid serious vulnerabilities.[42]

They have attracted criticism because users "still have to buy, build, and manage them" and thus do not benefit from less hands-on management,[43] essentially "[lacking] the economic model that makes cloud computing such an intriguing concept".[44][45]

[edit] Architecture

Cloud computing sample architecture

Cloud architecture,[46] the systems architecture of the software systems involved in the delivery of cloud computing, typically involves multiple cloud components communicating with each other over a loose coupling mechanism such as a messaging queue. Elastic provision implies intelligence in the use of tight or loose coupling as applied to mechanisms such as these and others.

[edit] The Intercloud

The Intercloud[47] is an interconnected global "cloud of clouds"[48][49] and an extension of the Internet "network of networks" on which it is based.[50][51][52]

[edit] Cloud engineering

Cloud engineering is the application of engineering disciplines to cloud computing. It brings a systematic approach to the high level concerns of commercialisation, standardisation, and governance in conceiving, developing, operating and maintaining cloud computing systems. It is a multidisciplinary method encompassing contributions from diverse areas such as systems, software, web, performance, information, security, platform, risk, and quality engineering.

[edit] Issues

[edit] Privacy

The cloud model has been criticised by privacy advocates for the greater ease in which the companies hosting the cloud services control, 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.[53] Using a cloud service provider (CSP) can complicate privacy of data because of the extent to which virtualization for cloud processing (virtual machines) and cloud storage are used to implement cloud service.[54] The point is that CSP operations, customer or tenant data may not remain on the same system, or in the same data center or even within the same provider's cloud. This can lead to legal concerns over jurisdiction. While there have been efforts (such as US-EU Safe Harbor) to "harmonise" 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."[55] Cloud computing poses privacy concerns because the service provider may access the data that is on the cloud at any point in time. They could accidentally or deliberately alter or even delete information.[56]

[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 that 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"[57][58] and Rackspace Cloud or QubeSpace are able to claim PCI compliance.[59]

Many providers also obtain a SAS 70 Type II audit, 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.[60] Providers typically make this information available on request, under non-disclosure agreement.[61][62]

Customers in the EU contracting with cloud providers outside the EU/EEA have to adhere to the EU regulations on export of personal data.[63]

U.S. Federal Agencies have been directed by the Office of Management and Budget to use a process called FedRAMP (Federal Risk and Authorization Management Program) to assess and authorize cloud products and services. Federal CIO Steven VanRoekel issued a memorandum to federal agency Chief Information Officers on December 8, 2011 defining how federal agencies should use FedRAMP. FedRAMP consists of a subset of NIST Special Publication 800-53 security controls specifically selected to provide protection in cloud environments. A subset has been defined for the FIPS 199 low categorization and the FIPS 199 moderate categorization. The FedRAMP program has also established a Joint Acceditation Board (JAB) consisting of Chief Information Officers from DoD, DHS and GSA. The JAB is responsible for establishing accreditation standards for 3rd party organizations who will perform the assessments of cloud solutions. The JAB will also review authorization packages and may grant provisional authorization (to operate). The federal agency consuming the service will still have the final responsibility for final authority to operate.[64]

[edit] Legal

As can be expected with any revolutionary change in the landscape of global computing, certain legal issues arise; everything from trademark infringement, security concerns to the sharing of propriety data resources .

[edit] Open source

Open-source software has provided the foundation for many cloud computing implementations, one prominent example being the Hadoop framework.[65] 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.[66]

[edit] Open standards

Most cloud providers expose APIs that are typically well-documented (often under a Creative Commons license[67]) but also unique to their implementation and thus not interoperable. Some vendors have adopted others' APIs and there are a number of open standards under development, with a view to delivering interoperability and portability.[68]

[edit] Security

As cloud computing is achieving increased popularity, concerns are being voiced about the security issues introduced through adoption of this new model. The effectiveness and efficiency of traditional protection mechanisms are being reconsidered as the characteristics of this innovative deployment model can differ widely from those of traditional architectures.[69] An alternative perspective on the topic of cloud security is that this is but another, although quite broad, case of "applied security" and that similar security principles that apply in shared multi-user mainframe security models apply with cloud security.[70]

The relative security of cloud computing services is a contentious issue that may be delaying its adoption.[71] Physical control of the Private Cloud equipment is more secure than having the equipment off site and under someone else’s control. Physical control and the ability to visually inspect the data links and access ports is required in order to ensure data links are not compromised. 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 to cloud computing service providers to prioritize building and maintaining strong management of secure services.[72] Security issues have been categorised into sensitive data access, data segregation, privacy, bug exploitation, recovery, accountability, malicious insiders, management console security, account control, and multi-tenancy issues. Solutions to various cloud security issues vary, from cryptography, particularly public key infrastructure (PKI), to use of multiple cloud providers, standardisation of APIs, and improving virtual machine support and legal support.[69][73][74]

Cloud computing offers many benefits, but it also is vulnerable to threats. As the uses of cloud computing increase, it is highly likely that more criminals will try to find new ways to exploit vulnerabilities in the system. There are many underlying challenges and risks in cloud computing that increase the threat of data being compromised. To help mitigate the threat, cloud computing stakeholders should invest heavily in risk assessment to ensure that the system encrypts to protect data; establishes trusted foundation to secure the platform and infrastructure; and builds higher assurance into auditing to strengthen compliance. Security concerns must be addressed in order to establish trust in cloud computing technology.

[edit] Sustainability

Although cloud computing is often assumed to be a form of "green computing", there is no published study to substantiate this assumption.[75] 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. (The same holds true for "traditional" data centers.) Thus countries with favorable conditions, such as Finland,[76] Sweden and Switzerland,[77] are trying to attract cloud computing data centers. Energy efficiency in cloud computing can result from energy-aware scheduling and server consolidation.[78] However, in the case of distributed clouds over data centers with different source of energies including renewable source of energies, a small compromise on energy consumption reduction could result in high carbon footprint reduction.[79]

[edit] Abuse

As with privately purchased hardware, customers can purchase the services of cloud computing for nefarious purposes. This includes password cracking and launching attacks using the purchased services.[80] In 2009, a banking trojan illegally used the popular Amazon service as a command and control channel that issued software updates and malicious instructions to PCs that were infected by the malware.[81]

[edit] Research

Many universities, vendors and government organisations are investing in research around the topic of cloud computing:[82][83]

  • In October 2007, the Academic Cloud Computing Initiative (ACCI) was announced as a multi-university project designed to enhance students' technical knowledge to address the challenges of cloud computing.[84]
  • In April 2009, UC Santa Barbara released the first open source platform-as-a-service, AppScale, which is capable of running Google App Engine applications at scale on a multitude of infrastructures.
  • In April 2009, the St Andrews Cloud Computing Co-laboratory was launched, focusing on research in the important new area of cloud computing. Unique in the UK, StACC aims to become an international centre of excellence for research and teaching in cloud computing and will provide advice and information to businesses interested in using cloud-based services.[85]
  • In October 2010, the TClouds (Trustworthy Clouds) project was started, funded by the European Commission's 7th Framework Programme. The project's goal is to research and inspect the legal foundation and architectural design to build a resilient and trustworthy cloud-of-cloud infrastructure on top of that. The project also develops a prototype to demonstrate its results.[86]
  • In December 2010, the TrustCloud research project [87][88] was started by HP Labs Singapore to address transparency and accountability of cloud computing via detective, data-centric approaches[89] encapsulated in a five-layer TrustCloud Framework. The team identified the need for monitoring data life cycles and transfers in the cloud,[87] leading to the tackling of key cloud computing security issues such as cloud data leakages, cloud accountability and cross-national data transfers in transnational clouds.
  • In July 2011, the High Performance Computing Cloud (HPCCLoud) project was kicked-off aiming at finding out the possibilities of enhancing performance on cloud environments while running the scientific applications - development of HPCCLoud Performance Analysis Toolkit which was funded by CIM-Returning Experts Programme - under the coordination of Prof. Dr. Shajulin Benedict.
  • In June 2011, the Telecommunications Industry Association developed a Cloud Computing White Paper, to analyze the integration challenges and opportunities between cloud services and traditional U.S. telecommunications standards.[90]

[edit] See also

[edit] References

  1. ^ "Cloud Computing". Academic Room. http://www.academicroom.com/topics/cloud-computing. Retrieved 2012-06-16. 
  2. ^ "Cloud Computing". Academic Room. http://www.academicroom.com/topics/cloud-computing. Retrieved 2012-06-16. 
  3. ^ Figure 8, "A network 70 is shown schematically as a cloud", US Patent 5,485,455, column 17, line 22, filed Jan 28, 1994
  4. ^ Cloud symbol 49 in Figure 1, "Internet cloud 106", US Patent 6,069,890, column 7, line 64
  5. ^ 'The Institute IEEE', "A View Inside the Cloud", by Ania Monaco, June 2012, page 8
  6. ^ "Baburajan, Rajani, "The Rising Cloud Storage Market Opportunity Strengthens Vendors," infoTECH, August 24, 2011". It.tmcnet.com. 2011-08-24. http://it.tmcnet.com/channels/cloud-storage/articles/211183-rising-cloud-storage-market-opportunity-strengthens-vendors.htm. Retrieved 2011-12-02. 
  7. ^ "Oestreich, Ken, "Converged Infrastructure," CTO Forum, November 15, 2010". Thectoforum.com. 2010-11-15. http://www.thectoforum.com/content/converged-infrastructure-0. Retrieved 2011-12-02. 
  8. ^ a b c d e "The NIST Definition of Cloud Computing". National Institute of Science and Technology. http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf. Retrieved 24 July 2011. 
  9. ^ "Kerravala, Zeus, Yankee Group, "Migrating to the cloud is dependent infrastructure," Tech Target". Convergedinfrastructure.com. http://www.convergedinfrastructure.com/Path-to-the-Cloud/. Retrieved 2011-12-02. 
  10. ^ "July, 1993 meeting report from the IP over ATM working group of the IETF". CH: Switch. http://mirror.switch.ch/ftp/doc/ietf/ipatm/atm-minutes-93jul.txt. Retrieved 2010-08-22. 
  11. ^ Strachey, Christopher (June 1959). "Time Sharing in Large Fast Computers". Proceedings of the International Conference on Information processing, UNESCO. paper B.2.19: 336-341. 
  12. ^ Corbató, Fernando J.. "An Experimental Time-Sharing System". SJCC Proceedings. MIT. http://larch-www.lcs.mit.edu:8001/~corbato/sjcc62/. Retrieved 3 July 2012. 
  13. ^ Ryan; Falvey; Merchant (October 2011), "Regulation of the Cloud in India", Journal of Internet Law 15 (4), http://ssrn.com/abstract=1941494 
  14. ^ "Cloud Computing: Clash of the clouds". The Economist. 2009-10-15. http://www.economist.com/displaystory.cfm?story_id=14637206. Retrieved 2009-11-03. 
  15. ^ "Gartner Says Cloud Computing Will Be As Influential As E-business". Gartner. http://www.gartner.com/it/page.jsp?id=707508. Retrieved 2010-08-22. 
  16. ^ 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. 
  17. ^ a b "Jeff Bezos' Risky Bet", Business Week, http://www.businessweek.com/magazine/content/06_46/b4009001.htm 
  18. ^ "Amazon’s early efforts at cloud computing partly accidental", IT Knowledge Exchange, Tech Target, 2010‐6‐17, http://itknowledgeexchange.techtarget.com/cloud-computing/2010/06/17/amazons-early-efforts-at-cloud-computing-partly-accidental/ 
  19. ^ B Rochwerger, J Caceres, RS Montero, D Breitgand, E Elmroth, A Galis, E Levy, IM 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)
  20. ^ 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
  21. ^ 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.
  22. ^ Gartner Says Worldwide IT Spending On Pace to Surpass Trillion in 2008, Gartner, 2008-08-18. Retrieved 2009-09-11.
  23. ^ [1]12.
  24. ^ "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. 
  25. ^ "Distributed Application Architecture". Sun Microsystem. http://java.sun.com/developer/Books/jdbc/ch07.pdf. Retrieved 2009-06-16. 
  26. ^ "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. 
  27. ^ "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. 
  28. ^ 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. 
  29. ^ "Recession Is Good For Cloud Computing – Microsoft Agrees". CloudAve. http://www.cloudave.com/link/recession-is-good-for-cloud-computing-microsoft-agrees. Retrieved 2010-08-22. 
  30. ^ a b c d "Defining "Cloud Services" and "[http://www.cloudreviews.com/blog/what-is-hot-in-cloud-computing Cloud Computing""]. IDC. 2008-09-23. http://blogs.idc.com/ie/?p=190. Retrieved 2010-08-22. 
  31. ^ "e-FISCAL project state of the art repository". http://www.efiscal.eu/state-of-the-art. 
  32. ^ Farber, Dan (2008-06-25). "The new geek chic: Data centers". CNET News. http://news.cnet.com/8301-13953_3-9977049-80.html. Retrieved 2010-08-22. 
  33. ^ King, Rachael (2008-08-04). "Cloud Computing: Small Companies Take Flight". Businessweek. http://www.businessweek.com/technology/content/aug2008/tc2008083_619516.htm. Retrieved 2010-08-22. 
  34. ^ "Defining and Measuring Cloud Elasticity". KIT Software Quality Departement. http://digbib.ubka.uni-karlsruhe.de/volltexte/1000023476. Retrieved 13 August 2011. 
  35. ^ "Economies of Cloud Scale Infrastructure". Cloud Slam 2011. http://www.youtube.com/watch?v=nfDsY3f4nVI. Retrieved 13 May 2011. 
  36. ^ "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. 
  37. ^ Mills, Elinor (2009-01-27). "Cloud computing security forecast: Clear skies". CNET News. http://news.cnet.com/8301-1009_3-10150569-83.html. Retrieved 2010-08-22. 
  38. ^ Voorsluys, William; Broberg, James; Buyya, Rajkumar (February 2011). "Introduction to Cloud Computing". In R. Buyya, J. Broberg, A.Goscinski. Cloud Computing: Principles and Paradigms. New York, USA: Wiley Press. pp. 1–44. ISBN 978-0-470-88799-8. http://media.johnwiley.com.au/product_data/excerpt/90/04708879/0470887990-180.pdf. 
  39. ^ Hamdaqa, Mohammad. A Reference Model for Developing Cloud Applications. http://www.stargroup.uwaterloo.ca/~mhamdaqa/publications/A%20REFERENCEMODELFORDEVELOPINGCLOUD%20APPLICATIONS.pdf. 
  40. ^ Chou, Timothy. Introduction to Cloud Computing: Business & Technology. http://www.scribd.com/doc/64699897/Introduction-to-Cloud-Computing-Business-and-Technology. 
  41. ^ Stevens, Alan (June 29, 2011). "When hybrid clouds are a mixed blessing". The Register. http://www.theregister.co.uk/2011/06/29/hybrid_cloud/. Retrieved March 28, 2012. 
  42. ^ "Is a Private Cloud Really More Secure?". Dell.com. http://content.dell.com/us/en/enterprise/d/large-business/private-cloud-more-secure.aspx. Retrieved 07-11-12. 
  43. ^ Foley, John. "Private Clouds Take Shape". InformationWeek. http://www.informationweek.com/news/services/business/showArticle.jhtml?articleID=209904474. Retrieved 2010-08-22. 
  44. ^ Haff, Gordon (2009-01-27). "Just don't call them private clouds". CNET News. http://news.cnet.com/8301-13556_3-10150841-61.html. Retrieved 2010-08-22. 
  45. ^ "There's No Such Thing As A Private Cloud". InformationWeek. 2010-06-30. http://www.informationweek.com/cloud-computing/blog/archives/2009/01/theres_no_such.html. Retrieved 2010-08-22. 
  46. ^ "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. 
  47. ^ 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. 
  48. ^ "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. 
  49. ^ "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. 
  50. ^ "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. 
  51. ^ "SP360: Service Provider: From India to Intercloud". Blogs.cisco.com. http://blogs.cisco.com/sp/comments/from_india_to_intercloud/. Retrieved 2010-08-22. 
  52. ^ Canada (2007-11-29). "Head in the clouds? Welcome to the future". Toronto: Theglobeandmail.com. http://www.theglobeandmail.com/servlet/story/LAC.20071129.TWLINKS29/TPStory/Business. Retrieved 2010-08-22. 
  53. ^ 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. 
  54. ^ Winkler, Vic (2011). Securing the Cloud: Cloud Computer Security Techniques and Tactics. Waltham, MA USA: Elsevier. p. 60. ISBN 978-1-59749-592-9. http://www.elsevier.com/wps/find/bookdescription.cws_home/723529/description#description. 
  55. ^ "Feature Guide: Amazon EC2 Availability Zones". Amazon Web Services. http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1347&categoryID=112. Retrieved 2010-08-22. 
  56. ^ "Cloud Computing Privacy Concerns on Our Doorstep". http://cacm.acm.org/magazines/2011/1/103200-cloud-computing-privacy-concerns-on-our-doorstep/fulltext. 
  57. ^ "FISMA compliance for federal cloud computing on the horizon in 2010". SearchCompliance.com. http://searchcompliance.techtarget.com/news/article/0,289142,sid195_gci1377298,00.html. Retrieved 2010-08-22. 
  58. ^ "Google Apps and Government". Official Google Enterprise Blog. 2009-09-15. http://googleenterprise.blogspot.com/2009/09/google-apps-and-government.html. Retrieved 2010-08-22. 
  59. ^ "Cloud Hosting is Secure for Take-off: Mosso Enables The Spreadsheet Store, an Online Merchant, to become PCI Compliant". Rackspace. 2009-03-14. http://www.rackspace.com/cloud/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. 
  60. ^ "Amazon gets SAS 70 Type II audit stamp, but analysts not satisfied". SearchCloudComputing.com. 2009-11-17. http://searchcloudcomputing.techtarget.com/news/article/0,289142,sid201_gci1374629,00.html. Retrieved 2010-08-22. 
  61. ^ "Assessing Cloud Computing Agreements and Controls". WTN News. http://wistechnology.com/articles/6954/. Retrieved 2010-08-22. 
  62. ^ "Cloud Certification From Compliance Mandate to Competitive Differentiator". Cloudcor. http://www.youtube.com/watch?v=wYiFdnZAlNQ. Retrieved 2011-09-20. 
  63. ^ "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". Dr. Thomas Helbing. http://www.thomashelbing.com/en/how-new-eu-rules-data-export-affect-companies-and-outside-eu. Retrieved 2010-08-22. 
  64. ^ "FedRAMP". U.S. General Services Administration. 2012-06-13. http://www.gsa.gov/portal/category/102371. Retrieved 2012-06-17. 
  65. ^ "Open source fuels growth of cloud computing, software-as-a-service". Network World. http://www.networkworld.com/news/2008/072808-open-source-cloud-computing.html. Retrieved 2010-08-22. 
  66. ^ "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. 
  67. ^ GoGrid Moves API Specification to Creative Commons[dead link]
  68. ^ "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. 
  69. ^ a b Zissis, Dimitrios; Lekkas (2010). "Addressing cloud computing security issues". Future Generation Computer Systems. DOI:10.1016/j.future.2010.12.006. http://www.sciencedirect.com/science/article/pii/S0167739X10002554. 
  70. ^ Winkler, Vic (2011). Securing the Cloud: Cloud Computer Security Techniques and Tactics. Waltham, MA USA: Syngress. pp. 187, 189. ISBN 978-1-59749-592-9. http://www.elsevier.com/wps/find/bookdescription.cws_home/723529/description#description. 
  71. ^ "Are security issues delaying adoption of cloud computing?". Network World. http://www.networkworld.com/news/2009/042709-burning-security-cloud-computing.html. Retrieved 2010-08-22. 
  72. ^ "Security of virtualization, cloud computing divides IT and security pros". Network World. 2010-02-22. http://www.networkworld.com/news/2010/022210-virtualization-cloud-security-debate.html. Retrieved 2010-08-22. 
  73. ^ Armbrust, M; Fox, A., Griffith, R., Joseph, A., Katz, R., Konwinski, A., Lee, G., Patterson, D., Rabkin, A., Zaharia, (2010). "A view of cloud computing.". Communication of the ACM 53 (4): 50–58. DOI:10.1145/1721654.1721672. 
  74. ^ Anthens, G. "Security in the cloud". Communications of the ACM 53 (11). DOI:10.1145/1839676.1839683. 
  75. ^ 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" 
  76. ^ Finland – First Choice for Siting Your Cloud Computing Data Center.. Retrieved 4 August 2010.
  77. ^ Swiss Carbon-Neutral Servers Hit the Cloud.. Retrieved 4 August 2010.
  78. ^ Berl, Andreas, et al., Energy-Efficient Cloud Computing, The Computer Journal, 2010.
  79. ^ Farrahi Moghaddam, Fereydoun, et al., Low Carbon Virtual Private Clouds, IEEE Cloud 2011.
  80. ^ Alpeyev, Pavel (2011-05-14). "Amazon.com Server Said to Have Been Used in Sony Attack". Bloomberg. http://www.bloomberg.com/news/2011-05-13/sony-network-said-to-have-been-invaded-by-hackers-using-amazon-com-server.html. Retrieved 2011-08-20. 
  81. ^ Goodin, Dan (2011-05-14). "PlayStation Network hack launched from Amazon EC2". The Register. http://www.theregister.co.uk/2011/05/14/playstation_network_attack_from_amazon/. Retrieved 2012-05-18. 
  82. ^ "Cloud Net Directory. Retrieved 2010-03-01". Cloudbook.net. http://www.cloudbook.net/directories/research-clouds. Retrieved 2010-08-22. 
  83. ^ "– National Science Foundation (NSF) News – National Science Foundation Awards Millions to Fourteen Universities for Cloud Computing Research – US National Science Foun". Nsf.gov. http://www.nsf.gov/news/news_summ.jsp?cntn_id=114686. Retrieved 2011-08-20. 
  84. ^ Rich Miller (2008-05-02). "IBM, Google Team on an Enterprise Cloud". DataCenterKnowledge.com. http://www.datacenterknowledge.com/archives/2008/05/02/ibm-google-team-on-an-enterprise-cloud/. Retrieved 2010-08-22. 
  85. ^ "StACC - Collaborative Research in Cloud Computing". University of St Andrews department of Computer Science. http://www.cs.st-andrews.ac.uk/stacc. Retrieved 2012-06-17. 
  86. ^ "Trustworthy Clouds: Privacy and Resilience for Internet-scale Critical Infrastructure". http://www.tclouds-project.eu. Retrieved 2012-06-17. 
  87. ^ a b Ko, Ryan K. L.; Jagadpramana, Peter; Lee, Bu Sung (2011). "Flogger: A File-centric Logger for Monitoring File Access and Transfers within Cloud Computing Environments". Proceedings of the 10th IEEE International Conference on Trust, Security and Privacy of Computing and Communications (TrustCom-11). http://www.hpl.hp.com/techreports/2011/HPL-2011-119.pdf. 
  88. ^ Ko, Ryan K. L.; Jagadpramana, Peter; Mowbray, Miranda; Pearson, Siani; Kirchberg, Markus; Liang, Qianhui; Lee, Bu Sung (2011). "TrustCloud: A Framework for Accountability and Trust in Cloud Computing". Proceedings of the 2nd IEEE Cloud Forum for Practitioners (IEEE ICFP 2011), Washington DC, USA, July 7–8, 2011. http://www.hpl.hp.com/techreports/2011/HPL-2011-38.pdf. 
  89. ^ Ko, Ryan K. L. Ko; Kirchberg, Markus; Lee, Bu Sung (2011). "From System-Centric Logging to Data-Centric Logging - Accountability, Trust and Security in Cloud Computing". Proceedings of the 1st Defence, Science and Research Conference 2011 - Symposium on Cyber Terrorism, IEEE Computer Society, 3–4 August 2011, Singapore. http://www.hpl.hp.com/people/ryan_ko/RKo-DSR2011-Data_Centric_Logging.pdf. 
  90. ^ "Publication Download". Tiaonline.org. http://www.tiaonline.org/market_intelligence/publication_download.cfm?file=TIA_Cloud_Computing_White_Paper. Retrieved 2011-12-02. 

cloud reviews

[edit] External links


Personal tools
Namespaces

Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages