Cloud Computing Reference Architecture from Different Vendor s Perspective

Size: px
Start display at page:

Download "Cloud Computing Reference Architecture from Different Vendor s Perspective"

Transcription

1 Cloud Computing Reference Architecture from Different Vendor s Perspective Demeke Gebresenbet Bayyou member IEEE 1, Dr. Menchita F. Dumlao 2 1,2 School of Graduate Studies, AMA University, Manila, Philippines Abstract The provision of on-demand access to Cloud computing services and infrastructure is attracting numerous consumers, as a result migrating from traditional server centric network to Cloud computing becomes inevitable to benefit from the technology through overall expense diminution. This growth of Cloud computing service consumers may influence the future data centers and operational models. The issue of inter-cloud operability due to different Cloud computing vendors Reference Architecture (RA) needs to be addressed to allow consumers to use services from any vendor. In this paper we present the Cloud computing RA of major vendors available in scientific literature and the RA of National Institute of Standard Technology(NIST) by comparing the nature of their RA (role based/layer based) and mapping activities and capabilities to the layer(s) or role(s). Keywords Cloud Computing, Cloud Computing Reference Architecture (RA), Cloud Service Consumers, Cloud Service Providers, SaaS, PaaS, IaaS I. INTRODUCTION Cloud computing is a model for enabling ubiquitous, convenient and an on-demand network access to a shared pool of configurable computing resources (e.g., memory, storage, processors, network bandwidth, servers, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction [1]. The unpredictable demands of the web 2.0 era in combination with the desire for better IT resources utilization are driving the needs for more dynamic IT infrastructure that can respond to rapidly changing requirements in a real-time [2]. The concept of Cloud Computing is based on a collection of many old and few new ideas in several research fields like Service-Oriented Architectures (SOA), distributed and grid computing as well as virtualization [3]. In cloud computing era, the computer can no longer be considered in terms of the physical enclosure (i.e. the case, which contains the motherboard, the processor, memory, storage and associated components that constitute the computer). Instead the computer in the cloud ideally comprises a pool of computing resources (i.e. processors, memory, storage, and network bandwidth) potentially distributed physically across different servers and geographical boundaries, which can be organized on demand into a dynamic logical entity(i.e. a cloud computer ) that can be expand and shrink in real-time in order to assure the desired levels of latency sensitivity, performance, scalability, reliability and security to any application that runs on it [2]. As a result, cloud model is composed of five essential characteristics, three service models, and four deployment models [1]. Essential Characteristics: On-demand self-service. A consumer can unilaterally provision computing capabilities, such as server time and network storage, as needed automatically without requiring human interaction with each service s provider. Broad network access. Capabilities are available over the network and accessed through standard mechanisms that use heterogeneous thin or thick client platforms (e.g., mobile phones, laptops, and PDAs). Resource pooling. The provider s computing resources are pooled to serve multiple consumers using a multi-tenant model, with different physical and virtual resources dynamically assigned and reassigned according to consumer demand. There is a sense of location independence in that the customer generally has no control or knowledge over the exact location of the provided resources but may be able to specify location at a higher level of abstraction (e.g., country, state, or data-center). Rapid elasticity. Capabilities can be rapidly and elastically provisioned, in some cases automatically, to quickly scale out, and rapidly released to quickly scale in [1] (e.g., If one compute-intensive or data-intensive job that can be run in parallel takes 500 hours to process on one machine, with cloud architectures, it would be possible to spawn and launch 500 instances and process the same job in 1 hour. 528

2 Having available an elastic infrastructure provides the application with the ability to exploit parallelization)[4]. Measured Service. Cloud systems automatically control and optimize resource usage by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., storage, processing, bandwidth, and active user accounts). Resource usage can be monitored, controlled, and reported, providing transparency for both the provider and consumer of the utilized service [1]. Service Models: We have found in scientific literature everything as a Service (EaaS). EaaS is the concept of reusable component called across network. It s a subset of cloud computing. as a Service was been associated with others functions such as Communication as a Service (CaaS)[5], Database as a Service(DaaS)[6],Business Process as a Service (BPaaS) [7]. But three of the service models are most widely used. These are: Software as a Service (SaaS). The capability provided to the consumer is to use the provider s applications running on a cloud infrastructure. The applications are accessible from various client devices through either a thin client interface, such as a web browser (e.g., web-based ) or a program interface. The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage, or even individual application capabilities, with the possible exception of limited user-specific application configuration settings [8]. Platform as a Service (PaaS). The cloud provider provides platform to deploy users application and software. Deployed applications are accessed from anywhere by the cloud consumer. The cloud consumers have rights to control their deployed application and several application hosting environment configurations. Before deploying an application or software on the cloud, consumers must get a confirmation about whether their application or software tool is supported by the cloud provider or not [9]. Infrastructure as a Service (IaaS). The cloud provider provides capability to the consumer processing, storage, networks, and other fundamental computing resources where the consumer is able to deploy and run arbitrary software, which can include operating systems and applications. Instead of buying resources, users have to pay depending on their usage. The capability provided to consumers does not allow them to manage or control the underlying cloud infrastructure but has control over operating systems; storage, deployed applications, and possibly limited control of select networking components (e.g., host firewalls) [1,9]. Deployment Models: Cloud Computing has four main deployment models, each with specific characteristics that supports the needs of the services and users of the cloud in particular way [9]. Public Cloud. Is one in which the cloud infrastructure and computing resources are made available to the general public over the network. A public cloud is owned by an organization selling cloud services and serves a diverse pool of clients [10]. Private cloud. It gives a single cloud consumer s organization the exclusive access to and usage of infrastructure and computational resources. It may be managed either by the cloud consumer organization or a third party, and may be hosted on the organization s premises (i.e. on-site private clouds) or outsourced to a hosting company (i.e. outsourced private clouds). Community cloud. It serves a group of cloud consumers, who have shared concerns such as mission objectives, security, privacy and compliance policy, rather than serving a single organization as a private cloud does. Similar to private clouds, a community cloud may be managed by the organizations or by a third-party, and may be implemented on customer premise (i.e. on-site community cloud) or outsourced to a hosting company (i.e. outsourced community cloud)[10]. Hybrid cloud. The cloud infrastructure is a composition of two or more clouds (private, community, or public) that remain unique entities but are bound together by standardized or proprietary technology that enables data and application portability (e.g., cloud bursting for load balancing between clouds)[1]. To implement the cloud computing effectively; the requirement of a standardized Reference Architecture (RA), which should provide a blueprint or template architecture that can be reused by others wishing to adopt a similar solution and a Reference Model (RM) which should explain the concepts and relationships that underlie the RA are inevitable. Practically there are a plethora of different reference architectures, models and frameworks for Cloud Computing. Which one should an organization adopt? Of course there s no straightforward answer to this question [11]. 529

3 In this paper we present the Cloud Computing Reference Architectures of major vendor s available in scientific literature and RA of NIST, by comparing them through the nature of their RA (actor based/layer based) as well as by activity and capability mapping to particular layer(s) or actor(s), which can help the application developers, application tester, application deployers, application administrator, system developers, system administrators and IT managers to understand the RA of different Vendors. The next sections are organized as follows: In the 2 nd section we discuss the related work appeared in scientific literature, 3 rd section discusses the RA of different cloud vendors, the 4 th section presents the comparison between the RAs, and in the 5 th section the conclusions is presented. II. RELATED WORK There are plenty of scientific literature published regarding cloud computing and different issues related to it. As of our best knowledge NIST s white paper is directly related to our research. NIST in their report [12] surveyed on the cloud reference architecture models used by different cloud organization, cloud providers and federal agencies, which include: Cloud Computing Use Case Discussion Group, Distributed Management Task Force (DMTF), Cloud Security Alliance, IBM Cloud Reference Architecture, FCCI (Federal Cloud Computing Initiative), Cisco Cloud Reference,Open Security Architecture Models, SNIA Cloud Data Management Interface, Elastra Cloud Technology Reference Model for Enterprise Clouds and they concluded by comparison among the presented models using the focus area, architecture level and business level as a criterion. In paper [13] they (NIST) designed their own reference architecture and comment that different cloud vendors can only compare their RA with the newly designed (NIST) but not to follow it. III. REFERENCE ARCHITECTURE In this section we discuss the RAs of different cloud service providers. The RA provides a technical blueprint for a system with a well-defined scope, the requirements it satisfies, and the architectural decisions it realizes. It ensures consistency and quality across development and delivery projects [7]. We may classify Cloud reference architectures as one of two styles, either; 1. Role-based: Where activities or capabilities are mapped to roles such as cloud provider or consumer. 2. Layer-based: Where activities or capabilities are mapped to layers in architecture such as application or resource layers or to the service management architecture or security architecture [11]. A. The NIST RA The adoption of cloud computing into the US government and its implementation depend upon a variety of technical and non-technical factors. A fundamental reference point, based on the NIST definition of Cloud computing, is needed to describe an overall framework that can be used government wide [13]. The guiding principles used to create the RA were: 1) Develop a vendor-neutral architecture that is consistent with the NIST definition 2) Develop a solution that does not stifle innovation by defining a prescribed technical solution. This solution will create a level playing field for industry to discuss and compare their cloud offerings with the US government. The NIST cloud computing reference architecture shown in Figure 1, defines five major actors: cloud consumer, cloud provider, cloud carrier, cloud auditor and cloud broker. Each actor is an entity (a person or an organization) that participates in a transaction or process and/or performs tasks in cloud computing. Cloud Consumer. A person or organization that maintains a business relationship with, and uses service from, Cloud providers. Cloud Provider. A person, organization, or entity responsible for making a service available to interested parties. Cloud Auditor. A party that can conduct independent assessment of cloud services, information system operations, performance and security of the cloud implementation. Cloud Broker An entity that manages the use, performance and delivery of cloud services, and negotiates relationships between Cloud Providers and Cloud Consumers. Cloud Carrier. An intermediary that provides connectivity and transport of cloud services from Cloud Providers to Cloud Consumers. 530

4 Fig. 1. The NIST Conceptual Reference Model [13]. B. The IBM RA The IBM s RA shown in Figure 2, [7, 14] defines the fundamental architectural elements which underpin and provide guidelines for creating a cloud environment. The architecture defines three main roles: Cloud Service Consumer, Cloud Service Provider and Cloud Service Creator. Each role can be fulfilled by a single person or by a group of people or by one or more organizations. The Cloud Service Provider. has the responsibility of providing cloud services to Cloud Service Consumers. Those services are delivered by a Common Cloud Management Platform (CCMP) either by running CCMP infrastructure or consuming one as a service. Cloud Services represent any type of IT capability provided by the Cloud Service Provider to Cloud Service Consumers. These services have cloud essential characteristics. A Cloud Service Creator. designs, implements and maintains run-time and management artifacts specific to a cloud service. Service Development Tools are used by the Cloud Service Creator to develop new Cloud Service Definitions, including run-time artifacts and managementrelated aspects (monitoring, metering, provisioning, etc.). Security, Resiliency, Performance and Consumability span the CCMP Reference Architecture, the hardware infrastructure and Cloud Services. C. The Oracle RA (ORA) The Oracle conceptual view of RA, shown in Figure 3, brings together three key Cloud perspectives - the provider, consumer, and the broker [15]. In the white paper [16], The Cloud Provider is further explained as a layer based architecture, but base on the scientific literature we decided to categorize the Oracle Conceptual RA to role based. The role of the actors is similar with that of the NIST RA. Fig. 2. The IBM Conceptual Reference Model [7] A Cloud Service Consumer. is an organization, a human being or an IT system that consumes service instances delivered by a particular Cloud Service Provider. Besides IT capabilities consumed as cloud services, consumers may continue to have in-house IT managed in a traditional noncloud fashion. The functionality of Cloud Service Integration Tools is required to integrate the existing inhouse IT with cloud services consumed from a cloud service provider. Fig. 3. The ORACLE Conceptual RA [15]. 531

5 D. The HP RA HP Cloud System reference architecture [17] employs the three-layer architecture shown in figure 4. Within this architecture: The supply layer provides all the infrastructure services for Cloud System; it includes physical and virtual assets such as servers and storage. The delivery layer delivers infrastructure and applications as services. The demand layer contains the self-service portals, where services are consumed by end users or subscribers. Technology Architecture layer. The foundation of this framework is the data center technology architecture layer, which consists of three salient blocks of network, compute, and storage. This layer hosts all the services that are delivered to a cloud consumer or subscriber. Security layer. The key takeaway in this layer is that security is blanketed as an end-to-end architecture across all aspects of the framework. Security is considered as one of the key challenges to be solved in a cloud framework. Service Orchestration layer. This layer is implemented with configuration repository enablers. The configuration repository stores key information such as service catalogue, asset inventory, and resource-to-service mappings. This layer is an important layer because it maps the technology components to the service components and serves as a reference point during service provisioning. The service orchestration layer is the glue that integrates the lower layers to create a service for delivery. Service delivery and management layer. This is where infrastructure and service management function take place. Cloud service consumers layer. This is the topmost layer the usually exposed via a portal-like solution to the consumer. This is the layer where service is defined, requested, and managed by the consumer. Fig. 4.The HP Cloud System three-layer architecture [17]. E. The Cisco RA The Cisco cloud reference architecture [18] model shown in Figure 5, portrays the architectural layers connected via APIs and repositories. It consists of the following layers: IV. COMPARISON In this section we present the comparison of the cloud computing vendors reference architecture discussed above. The nature of each vendors architecture is mapped to layer based or role based and presented in Table 1. In Table 2 we have presented the mapping of activities and capabilities to different layer(s) or actor(s). We extracted those activities and capabilities from the reference architecture we have discussed above. Table 1 Cloud Computing Ra Level Mapping According To Its Nature Vendor Company NIST IBM ORACLE HP Architectural Level Layered Based Role Based Fig. 5. The Cisco Cloud RA [18] Cisco Note: for yes 532

6 TABLE 2 CLOUD COMPUTING ACTIVITIES AND CAPABILITIES MAPPING TO THE LAYER(S) OR ACTOR(S) Vendor Company Cloud Consumer Cloud Carrier Cloud Provider Cloud Manager Cloud Auditor Cloud Developer Cloud Broker NIST IBM ORACLE HP Cisco The cloud consumer actor, a person, organization or system, who can request cloud services from a cloud provider directly or via a cloud broker. consumer actor, a person organization or a system who can request for a service. consumer actor, a person organization or a system who can request for a service. The demand layer is responsible to provide portal services where consumers or business users can request. consumer layer, which is the consumer-facing layer. The cloud carrier actor, an intermediary that provides connectivity and transport of cloud services from cloud providers to cloud consumers. The cloud provider actor is responsible to provide the connectivity and other infrastructure. provider actor is responsible to provide the facilities for the consumers. The supply layer is responsible for providing the physical and virtual asset. The technology architecture layer is responsible for providing the infrastructure. The cloud provider actor, a person, organization, or entity responsible for making a service available to interested parties. The cloud provider which provides the services to the consumer. The cloud provider actor which provides facility and access to the infrastructure for the consumer. The Supply layer provides all services for the cloud service consumer. Technology architecture layer, which hosts all the services that are delivered to a cloud consumer or subscriber. Service delivery and management architecture layer is also responsible to deliver the services. The cloud provider actor manages the delivery of services and infrastructure The broker actor is also given the responsibility to manage. Provider actor is also responsible for management. provider actor is also responsible for management including the security. The delivery and demand layers are responsible for management of services. The service delivery and management layer is responsible for infrastructure and service management function. The cloud auditor a party that can conduct independent assessment of cloud services, information system operations, performance and security of the cloud implementation. The common cloud management platform (CCMP) which is part of the provider is responsible for auditing. auditor actor but the responsibility is given to the cloud management which is part of cloud service provider actor. It is not clearly described which layer is responsible for auditing but delivery and demand layers are responsible for monitoring by using cloud service automation software. This is performed using the Cisco unified computing system in the technology architecture layer. There is not particular actor defined as cloud developer but it is considered as cloud consumer. creator actor, who will develop a service that can run by cloud service provider. This is considered as cloud builder or cloud application builder and it is defined as part of the service provider actor. This is named as application designer and the responsible layer is the delivery layer. developer layer, the cloud developers are considered as cloud consumers. The cloud broker manages the use, performance and delivery of cloud services, and negotiates relationships between cloud providers and cloud consumers. broker in the RA of IBM. The cloud broker actor, which is responsible for brokering and management. broker in the RA of HP. broker layer and other layer which have the same role. V. CONCLUSION According to the comparison of architectural nature (role/layer based), different vendors use different cloud computing RA and it is clearly shown that, which vendor uses role base and layer based this will avoid the confusion to categorize the RAs. The activities and capabilities mapping to the layer(s) or actor(s) is informative, how the cloud computing RA of different vendors is completely different. This may oblige application developers, application testers, application deployers, application administrators, system developers, system administrators and IT managers to have RA of different vendors in mind when they perform their respective responsibilities in the cloud. Generally this paper may show the importance of having a standardized cloud computing reference architecture, which all cloud vendors will migrate to and follow. REFERENCES [1] Peter Mell and Timothy Grance, The NIST Definition of Cloud Computing (Draft), Recommendations of the National Institute of Standards and Technology, January 2011 [2] Vijia Sarati,Purnendu Naraya and Rao Mikkilineni, Next Generation Cloud Computing Architecture: Enabling real-time dynamism for shared distributed physical infrastructure., 19 th IEEE International Workshops on Enabling Technologies: Infrastructures for Collaborative Enterprises, WETICE, 2010 [3] Amanbir kaur chahal and Gurpreet Singh, Advanced IT Outsourcing By Using Cloud Computing Model, International Journal of Computers &Technology, Volume 2 No.2, April 2012 [4] Jinesh Varia, Amazon Web Services - Architecting for the Cloud: Best Practices, White paper, May 2010 [5] Amel Haji, Asma Ben Letaifa and Sami Tabbane, Cloud Computing: Several Cloud-oriented Solutions, The 4 th International Conference on Advanced Engineering Computing and Applications in Sciences, 2010 [6] Daniel J. Abadi, Data Management in the Cloud: Limitations and Opportunities, IEEE Data Engineering Bulletin, Volume 32,

7 [7] R. Stifani, S. Pappe, G. Breiter and M. Behrendt, 'IBM Cloud Computing Reference Architecture", IBM Academy of Technology,Academy TechNotes, ATN Volume 3, Number 1, 2012 [8] FlexPod with Microsoft Private Cloud-Architecture Overview for FlexPod with Microsoft Windows Server 2008 R2 and Microsoft System Center,2012,White paper, Cisco Publication, April 2012 [9] L. Arockiam, S. Monikandan and G. Parthasarathy, "Cloud Computing: A Survey ", International Journal of Internet Computing (IJIC), ISSN No: , Volume-1, Issue-2, 2011 [10] Keyun Ruan and Joe Carthy, Cloud Computing Reference Architecture and its Forensic Implications: A Preliminary Analysis, Proceedings of the 4 th International Conference on Digital Forensics & Cyber Crime, Springer Lecture Notes, Lafayette, Indiana, USA,, October 25-26, 2012 [11] Lawrence Wilkes, Cloud Computing Reference Architectures, Models and Frameworks, Everware-CBDI Research Note, June 2011 [12] NIST Reference Architecture Analysis Team, Cloud Architecture Reference Models: Survey, 2011 [13] Fang Liu, Jin Tong, Jian Mao, Robert Bohn, John Messina, Lee Badger and Dawn Leaf NIST " Cloud Computing Reference Architecture", Recommendations of the National Institute of Standards and Technology,Special Publication ,September 2012 [14] Emilio Lucotti, "Cloud Architecture " March 7, 2013 [15] Oracle Enterprise Transformation Solutions Series, "Cloud Reference Architecture ", An Oracle White Paper, November 2012 [16] Oracle Reference Architecture, Cloud Foundation Architecture, Release 3.0, November, 2011 [17] Hewlett-Packard(HP)," Understanding the HP CloudSystem Reference Architecture", White paper, August 2011 [18] Cisco Cloud Computing - Data Center Strategy, Architecture, and Solutions Point of View, White Paper for U.S. Public Sector,

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes

Cloud Computing. Course: Designing and Implementing Service Oriented Business Processes Cloud Computing Supplementary slides Course: Designing and Implementing Service Oriented Business Processes 1 Introduction Cloud computing represents a new way, in some cases a more cost effective way,

More information

IS PRIVATE CLOUD A UNICORN?

IS PRIVATE CLOUD A UNICORN? IS PRIVATE CLOUD A UNICORN? With all of the discussion, adoption, and expansion of cloud offerings there is a constant debate that continues to rear its head: Public vs. Private or more bluntly Is there

More information

The NIST Definition of Cloud Computing (Draft)

The NIST Definition of Cloud Computing (Draft) Special Publication 800-145 (Draft) The NIST Definition of Cloud Computing (Draft) Recommendations of the National Institute of Standards and Technology Peter Mell Timothy Grance NIST Special Publication

More information

The Magical Cloud. Lennart Franked. Department for Information and Communicationsystems (ICS), Mid Sweden University, Sundsvall.

The Magical Cloud. Lennart Franked. Department for Information and Communicationsystems (ICS), Mid Sweden University, Sundsvall. The Magical Cloud Lennart Franked Department for Information and Communicationsystems (ICS), Mid Sweden University, Sundsvall. 2014-10-20 Lennart Franked (MIUN IKS) The Magical Cloud 2014-10-20 1 / 35

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks

Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks Improving IT Service Management Architecture in Cloud Environment on Top of Current Frameworks Fatemeh Arabalidousti 1 and Ramin Nasiri 2 1 Department of Computer Engineering, Islamic Azad University,

More information

The NIST Definition of Cloud Computing

The NIST Definition of Cloud Computing Special Publication 800-145 The NIST Definition of Cloud Computing Recommendations of the National Institute of Standards and Technology Peter Mell Timothy Grance NIST Special Publication 800-145 The NIST

More information

See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models.

See Appendix A for the complete definition which includes the five essential characteristics, three service models, and four deployment models. Cloud Strategy Information Systems and Technology Bruce Campbell What is the Cloud? From http://csrc.nist.gov/publications/nistpubs/800-145/sp800-145.pdf Cloud computing is a model for enabling ubiquitous,

More information

A New Cloud Computing Architecture by Integrating Recent Best Reference Frameworks

A New Cloud Computing Architecture by Integrating Recent Best Reference Frameworks A New Cloud Computing Architecture by Integrating Recent Best Reference Frameworks Niloofar Khanghahi 1 and Ramin Nasiri 2 1 Department of Computer Engineering, Islamic Azad University, Central Tehran

More information

Capability Paper. Today, aerospace and defense (A&D) companies find

Capability Paper. Today, aerospace and defense (A&D) companies find Today, aerospace and defense (A&D) companies find Today, aerospace and defense (A&D) companies find themselves at potentially perplexing crossroads. On one hand, shrinking defense budgets, an increasingly

More information

A New Approach Towards Integrated Cloud Computing Architecture

A New Approach Towards Integrated Cloud Computing Architecture A New Approach Towards Integrated Cloud Computing Architecture Niloofar Khanghahi 1 and Ramin Nasiri 2 and Mahsa Razavi 3 1 Department of Computer Engineering, Islamic Azad University, Central Tehran Branch,

More information

NIST Cloud Computing Reference Architecture & Taxonomy Working Group

NIST Cloud Computing Reference Architecture & Taxonomy Working Group NIST Cloud Computing Reference Architecture & Taxonomy Working Group Robert Bohn Information Technology Laboratory June 21, 2011 2 Outline Cloud Background Objective Working Group background NIST Cloud

More information

NIST Cloud Computing Reference Architecture

NIST Cloud Computing Reference Architecture NIST Cloud Computing Reference Architecture Version 1 March 30, 2011 2 Acknowledgements This reference architecture was developed and prepared by Dr. Fang Liu, Jin Tong, Dr. Jian Mao, Knowcean Consulting

More information

The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government

The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government The Hybrid Cloud: Bringing Cloud-Based IT Services to State Government October 4, 2009 Prepared By: Robert Woolley and David Fletcher Introduction Provisioning Information Technology (IT) services to enterprises

More information

White Paper on CLOUD COMPUTING

White Paper on CLOUD COMPUTING White Paper on CLOUD COMPUTING INDEX 1. Introduction 2. Features of Cloud Computing 3. Benefits of Cloud computing 4. Service models of Cloud Computing 5. Deployment models of Cloud Computing 6. Examples

More information

Business Intelligence (BI) Cloud. Prepared By: Pavan Inabathini

Business Intelligence (BI) Cloud. Prepared By: Pavan Inabathini Business Intelligence (BI) Cloud Prepared By: Pavan Inabathini Summary Federal Agencies currently maintain Business Intelligence (BI) solutions across numerous departments around the enterprise with individual

More information

Cloud Computing; What is it, How long has it been here, and Where is it going?

Cloud Computing; What is it, How long has it been here, and Where is it going? Cloud Computing; What is it, How long has it been here, and Where is it going? David Losacco, CPA, CIA, CISA Principal January 10, 2013 Agenda The Cloud WHAT IS THE CLOUD? How long has it been here? Where

More information

Document: NIST CCSRWG 092. First Edition

Document: NIST CCSRWG 092. First Edition NIST Cloud Computing Standards Roadmap Document: NIST CCSRWG 092 First Edition July 5, 2011 Special Publication 500 291 NIST Cloud Computing Standards Roadmap National Institute of Standards and Technology

More information

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service Cloud Computing Although cloud computing is quite a recent term, elements of the concept have been around for years. It is the maturation of Internet. Cloud Computing is the fine end result of a long chain;

More information

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE

SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE SURVEY OF ADAPTING CLOUD COMPUTING IN HEALTHCARE H.Madhusudhana Rao* Md. Rahmathulla** Dr. B Rambhupal Reddy*** Abstract: This paper targets on the productivity of cloud computing technology in healthcare

More information

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009

Cloud Computing 159.735. Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Cloud Computing 159.735 Submitted By : Fahim Ilyas (08497461) Submitted To : Martin Johnson Submitted On: 31 st May, 2009 Table of Contents Introduction... 3 What is Cloud Computing?... 3 Key Characteristics...

More information

Cloud definitions you've been pretending to understand. Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro

Cloud definitions you've been pretending to understand. Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro Cloud definitions you've been pretending to understand Jack Daniel, Reluctant CISSP, MVP Community Development Manager, Astaro You keep using that word cloud. I do not think it means what you think it

More information

The Road to Cloud Standards via a Reference Architecture

The Road to Cloud Standards via a Reference Architecture The Road to Cloud Standards via a Reference Architecture Robert Bohn NIST Information Technology Laboratory MAGIC Meeting NCO/NITRD June 1, 2011 2 Background Technological Maturity Economic Standards Driven

More information

ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS

ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS ITL BULLETIN FOR JUNE 2012 CLOUD COMPUTING: A REVIEW OF FEATURES, BENEFITS, AND RISKS, AND RECOMMENDATIONS FOR SECURE, EFFICIENT IMPLEMENTATIONS Shirley Radack, Editor Computer Security Division Information

More information

OVERVIEW Cloud Deployment Services

OVERVIEW Cloud Deployment Services OVERVIEW Cloud Deployment Services Audience This document is intended for those involved in planning, defining, designing, and providing cloud services to consumers. The intended audience includes the

More information

Perspectives on Cloud Computing and Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory

Perspectives on Cloud Computing and Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory Perspectives on Cloud Computing and Standards Peter Mell, Tim Grance NIST, Information Technology Laboratory Caveats and Disclaimers This presentation provides education on cloud technology and its benefits

More information

A Cloud Computing Handbook for Business

A Cloud Computing Handbook for Business White Paper A Cloud Computing Handbook for Business By Dr. Wolfgang Rohde, Douglas Clark and Jimmy Hum A Cloud Computing Handbook for Business Abstract Business demands for more flexible and cost effective

More information

National Institute of Standards and Technology

National Institute of Standards and Technology Special Publication 500 291 NIST Cloud Computing Standards Roadmap National Institute of Standards and Technology NIST Cloud Computing Standards Roadmap Working Group Michael Hogan Fang Liu Annie Sokol

More information

Cloud Computing: The Next Computing Paradigm

Cloud Computing: The Next Computing Paradigm Cloud Computing: The Next Computing Paradigm Ronnie D. Caytiles 1, Sunguk Lee and Byungjoo Park 1 * 1 Department of Multimedia Engineering, Hannam University 133 Ojeongdong, Daeduk-gu, Daejeon, Korea rdcaytiles@gmail.com,

More information

Cloud Computing Architecture: A Survey

Cloud Computing Architecture: A Survey Cloud Computing Architecture: A Survey Abstract Now a day s Cloud computing is a complex and very rapidly evolving and emerging area that affects IT infrastructure, network services, data management and

More information

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS

INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS INTRODUCTION TO CLOUD COMPUTING CEN483 PARALLEL AND DISTRIBUTED SYSTEMS CLOUD COMPUTING Cloud computing is a model for enabling convenient, ondemand network access to a shared pool of configurable computing

More information

OWASP Chapter Meeting June 2010. Presented by: Brayton Rider, SecureState Chief Architect

OWASP Chapter Meeting June 2010. Presented by: Brayton Rider, SecureState Chief Architect OWASP Chapter Meeting June 2010 Presented by: Brayton Rider, SecureState Chief Architect Agenda What is Cloud Computing? Cloud Service Models Cloud Deployment Models Cloud Computing Security Security Cloud

More information

What is Cloud Computing? First, a little history. Demystifying Cloud Computing. Mainframe Era (1944-1978) Workstation Era (1968-1985) Xerox Star 1981!

What is Cloud Computing? First, a little history. Demystifying Cloud Computing. Mainframe Era (1944-1978) Workstation Era (1968-1985) Xerox Star 1981! Demystifying Cloud Computing What is Cloud Computing? First, a little history. Tim Horgan Head of Cloud Computing Centre of Excellence http://cloud.cit.ie 1" 2" Mainframe Era (1944-1978) Workstation Era

More information

Analysis and Strategy for the Performance Testing in Cloud Computing

Analysis and Strategy for the Performance Testing in Cloud Computing Global Journal of Computer Science and Technology Cloud & Distributed Volume 12 Issue 10 Version 1.0 July 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

US Government Cloud Computing Technology Roadmap Volume II Release 1.0 (Draft)

US Government Cloud Computing Technology Roadmap Volume II Release 1.0 (Draft) Special Publication 500-293 (Draft) US Government Cloud Computing Technology Roadmap Volume II Release 1.0 (Draft) Useful Information for Cloud Adopters Lee Badger, Robert Bohn, Shilong Chu, Mike Hogan,

More information

A Strawman Model. NIST Cloud Computing Reference Architecture and Taxonomy Working Group. January 3, 2011

A Strawman Model. NIST Cloud Computing Reference Architecture and Taxonomy Working Group. January 3, 2011 A Strawman Model NIST Cloud Computing Reference Architecture and Taxonomy Working Group January 3, 2011 Objective Our objective is to define a neutral architecture consistent with NIST definition of cloud

More information

Cloud Computing An Elephant In The Dark

Cloud Computing An Elephant In The Dark Cloud Computing An Elephant In The Dark Amir H. Payberah amir@sics.se Amirkabir University of Technology (Tehran Polytechnic) Amir H. Payberah (Tehran Polytechnic) Cloud Computing 1394/2/7 1 / 60 Amir

More information

Kent State University s Cloud Strategy

Kent State University s Cloud Strategy Kent State University s Cloud Strategy Table of Contents Item Page 1. From the CIO 3 2. Strategic Direction for Cloud Computing at Kent State 4 3. Cloud Computing at Kent State University 5 4. Methodology

More information

CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS

CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS CLOUD ARCHITECTURE DIAGRAMS AND DEFINITIONS April 2014 Cloud Conceptual Reference Model The ease of use a Cloud Consumer experiences results from a complex, behind-the-scenes, orchestration of interchangeable,

More information

Consumption IT. Michael Shepherd Business Development Manager. Cisco Public Sector May 1 st 2014

Consumption IT. Michael Shepherd Business Development Manager. Cisco Public Sector May 1 st 2014 Consumption IT Michael Shepherd Business Development Manager Cisco Public Sector May 1 st 2014 Short Bio Cloud BDM in Public Sector (SLED + FED) Cisco for 14 + years Focused on cloud for 4 + years Awareness,

More information

Standardizing Cloud Services for Financial Institutions through the provisioning of Service Level Agreements (SLAs)

Standardizing Cloud Services for Financial Institutions through the provisioning of Service Level Agreements (SLAs) Standardizing Cloud Services for Financial Institutions through the provisioning of Service Level Agreements (SLAs) Robert Bohn, PhD Advanced Network Technologies Division Cloud FS Americas 2015 New York,

More information

Perspectives on Moving to the Cloud Paradigm and the Need for Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory 7-11-2009

Perspectives on Moving to the Cloud Paradigm and the Need for Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory 7-11-2009 Perspectives on Moving to the Cloud Paradigm and the Need for Standards Peter Mell, Tim Grance NIST, Information Technology Laboratory 7-11-2009 2 NIST Cloud Computing Resources NIST Draft Definition of

More information

Flying into the Cloud: Do You Need a Navigator? Services. Colin R. Chasler Vice President Solutions Architecture Dell Services Federal Government

Flying into the Cloud: Do You Need a Navigator? Services. Colin R. Chasler Vice President Solutions Architecture Dell Services Federal Government Services Flying into the Cloud: Do You Need a Navigator? Colin R. Chasler Vice President Solutions Architecture Dell Services Federal Government Table of Contents Executive Summary... 3 Current IT Challenges...

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Discovery 2015: Cloud Computing Workshop June 20-24, 2011 Berkeley, CA Introduction to Cloud Computing Keith R. Jackson Lawrence Berkeley National Lab What is it? NIST Definition Cloud computing is a model

More information

East African Information Conference 13-14 th August, 2013, Kampala, Uganda. Security and Privacy: Can we trust the cloud?

East African Information Conference 13-14 th August, 2013, Kampala, Uganda. Security and Privacy: Can we trust the cloud? East African Information Conference 13-14 th August, 2013, Kampala, Uganda Security and Privacy: Can we trust the cloud? By Dr. David Turahi Director, Information Technology and Information Management

More information

What Every User Needs To Know Before Moving To The Cloud. LawyerDoneDeal Corp.

What Every User Needs To Know Before Moving To The Cloud. LawyerDoneDeal Corp. What Every User Needs To Know Before Moving To The Cloud LawyerDoneDeal Corp. What Every User Needs To Know Before Moving To The Cloud 1 What is meant by Cloud Computing, or Going To The Cloud? A model

More information

CHAPTER 8 CLOUD COMPUTING

CHAPTER 8 CLOUD COMPUTING CHAPTER 8 CLOUD COMPUTING SE 458 SERVICE ORIENTED ARCHITECTURE Assist. Prof. Dr. Volkan TUNALI Faculty of Engineering and Natural Sciences / Maltepe University Topics 2 Cloud Computing Essential Characteristics

More information

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com

Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India talk2tamanna@gmail.com IJCSIT, Volume 1, Issue 5 (October, 2014) e-issn: 1694-2329 p-issn: 1694-2345 A STUDY OF CLOUD COMPUTING MODELS AND ITS FUTURE Tamanna Roy Rayat & Bahra Institute of Engineering & Technology, Punjab, India

More information

Managing Cloud Computing Risk

Managing Cloud Computing Risk Managing Cloud Computing Risk Presented By: Dan Desko; Manager, Internal IT Audit & Risk Advisory Services Schneider Downs & Co. Inc. ddesko@schneiderdowns.com Learning Objectives Understand how to identify

More information

Enhancing Operational Capacities and Capabilities through Cloud Technologies

Enhancing Operational Capacities and Capabilities through Cloud Technologies Enhancing Operational Capacities and Capabilities through Cloud Technologies How freight forwarders and other logistics stakeholders can benefit from cloud-based solutions 2013 vcargo Cloud Pte Ltd All

More information

Logical Data Models for Cloud Computing Architectures

Logical Data Models for Cloud Computing Architectures Logical Data Models for Cloud Computing Architectures Augustine (Gus) Samba, Kent State University Describing generic logical data models for two existing cloud computing architectures, the author helps

More information

SOA and Cloud in practice - An Example Case Study

SOA and Cloud in practice - An Example Case Study SOA and Cloud in practice - An Example Case Study 2 nd RECOCAPE Event "Emerging Software Technologies: Trends & Challenges Nov. 14 th 2012 ITIDA, Smart Village, Giza, Egypt Agenda What is SOA? What is

More information

Cloud Computing Technology

Cloud Computing Technology Cloud Computing Technology The Architecture Overview Danairat T. Certified Java Programmer, TOGAF Silver danairat@gmail.com, +66-81-559-1446 1 Agenda What is Cloud Computing? Case Study Service Model Architectures

More information

Running head: TAKING A DEEPER LOOK AT THE CLOUD: SOLUTION OR 1

Running head: TAKING A DEEPER LOOK AT THE CLOUD: SOLUTION OR 1 Running head: TAKING A DEEPER LOOK AT THE CLOUD: SOLUTION OR 1 Taking a Deeper Look at the Cloud: Solution or Security Risk? LoyCurtis Smith East Carolina University TAKING A DEEPER LOOK AT THE CLOUD:

More information

NETWORK ACCESS CONTROL AND CLOUD SECURITY. Tran Song Dat Phuc SeoulTech 2015

NETWORK ACCESS CONTROL AND CLOUD SECURITY. Tran Song Dat Phuc SeoulTech 2015 NETWORK ACCESS CONTROL AND CLOUD SECURITY Tran Song Dat Phuc SeoulTech 2015 Table of Contents Network Access Control (NAC) Network Access Enforcement Methods Extensible Authentication Protocol IEEE 802.1X

More information

Cloud Computing For Distributed University Campus: A Prototype Suggestion

Cloud Computing For Distributed University Campus: A Prototype Suggestion Cloud Computing For Distributed University Campus: A Prototype Suggestion Mehmet Fatih Erkoç, Serhat Bahadir Kert mferkoc@yildiz.edu.tr, sbkert@yildiz.edu.tr Yildiz Technical University (Turkey) Abstract

More information

CLOUD COMPUTING. A Primer

CLOUD COMPUTING. A Primer CLOUD COMPUTING A Primer A Mix of Voices The incredible shrinking CIO CIO Magazine, 2004 IT Doesn t Matter, The cloud will ship service outside the institution and ship power from central IT groups to

More information

Soft Computing Models for Cloud Service Optimization

Soft Computing Models for Cloud Service Optimization Soft Computing Models for Cloud Service Optimization G. Albeanu, Spiru Haret University & Fl. Popentiu-Vladicescu UNESCO Department, University of Oradea Abstract The cloud computing paradigm has already

More information

Tutorial on Client-Server Architecture

Tutorial on Client-Server Architecture Tutorial on Client-Server Architecture SEEM3430 Information Systems Analysis and Design Pengfei Liu Department of Systems Engineering and Engineering Management The Chinese University of Hong Kong March

More information

Fundamental Concepts and Models

Fundamental Concepts and Models Chapter 4: Fundamental Concepts and Models Nora Almezeini MIS Department, CBA, KSU From Cloud Computing by Thomas Erl, Zaigham Mahmood, and Ricardo Puttini(ISBN: 0133387526) Copyright 2013 Arcitura Education,

More information

Cloud Computing Guide & Handbook. SAI USA Madhav Panwar

Cloud Computing Guide & Handbook. SAI USA Madhav Panwar Cloud Computing Guide & Handbook SAI USA Madhav Panwar Background 2010 WGITA approved the cloud computing project with SAI USA as lead and Canada & India as members 2011 A status report was presented and

More information

CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU

CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU CHOOSING THE RIGHT CLOUD COMPUTING SOLUTION FOR YOU ABSTRACT Dan Smedescu This article provides an introduction to cloud computing and choosing a vendor. The first part includes definitions and service

More information

IBM 000-281 EXAM QUESTIONS & ANSWERS

IBM 000-281 EXAM QUESTIONS & ANSWERS IBM 000-281 EXAM QUESTIONS & ANSWERS Number: 000-281 Passing Score: 800 Time Limit: 120 min File Version: 58.8 http://www.gratisexam.com/ IBM 000-281 EXAM QUESTIONS & ANSWERS Exam Name: Foundations of

More information

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services

A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services A Study on Analysis and Implementation of a Cloud Computing Framework for Multimedia Convergence Services Ronnie D. Caytiles and Byungjoo Park * Department of Multimedia Engineering, Hannam University

More information

Analytical Survey Model on Consumption of Cloud Service Models

Analytical Survey Model on Consumption of Cloud Service Models Analytical Survey Model on Consumption of Cloud Service Models Om Prakash Karada, Abhishek Pipliya, Parul Thakur & Neha Kamdar Malwa Institute of Technology, Indore E-mail : opkarada@gmail.com, aadeepipliya@gmail.com,

More information

A Study on Service Oriented Network Virtualization convergence of Cloud Computing

A Study on Service Oriented Network Virtualization convergence of Cloud Computing A Study on Service Oriented Network Virtualization convergence of Cloud Computing 1 Kajjam Vinay Kumar, 2 SANTHOSH BODDUPALLI 1 Scholar(M.Tech),Department of Computer Science Engineering, Brilliant Institute

More information

Session 3. the Cloud Stack, SaaS, PaaS, IaaS

Session 3. the Cloud Stack, SaaS, PaaS, IaaS Session 3. the Cloud Stack, SaaS, PaaS, IaaS The service models resemble a cascading architecture where services on a higher level, as identified by Weinhardt et.al. (2009); encapsulate functionality from

More information

Moving from Legacy Systems to Cloud Computing

Moving from Legacy Systems to Cloud Computing Moving from Legacy Systems to Cloud Computing A Tata Communications White Paper October, 2010 White Paper 2010 Tata Communications Table of Contents 1 Executive Summary... 4 2 Introduction... 5 2.1 Definition

More information

Title: Interim Study Period Report on Metadata for the Cloud Computing

Title: Interim Study Period Report on Metadata for the Cloud Computing ISO/IEC JTC1/SC32 Data Management & Interchange WG2 Metadata Title: Interim Study Period Report on Metadata for the Cloud Computing Version : 1.5 Date of version : May 2012 Authors : Baba Piprani CA Ewelina

More information

Cloud Computing for SCADA

Cloud Computing for SCADA Cloud Computing for SCADA Moving all or part of SCADA applications to the cloud can cut costs significantly while dramatically increasing reliability and scalability. A White Paper from InduSoft Larry

More information

A study of Cloud Computing Ecosystem

A study of Cloud Computing Ecosystem EIS A study of Cloud Computing Ecosystem Vikram Gawande Juan Mario Álvarez Aguilar The Tuck School at Dartmouth 10/11/2010 About Cloud Computing: Cloud computing is a model for enabling convenient, on-demand

More information

An Overview of the Most Important Reference Architectures for Cloud Computing

An Overview of the Most Important Reference Architectures for Cloud Computing 26 Informatica Economică vol. 18, no. 4/2014 An Overview of the Most Important Reference Architectures for Cloud Computing Răzvan ZOTA, Ionuț Alexandru PETRE The Bucharest University of Economic Studies

More information

Strategies for Secure Cloud Computing

Strategies for Secure Cloud Computing WHITE PAPER Cloud Basics Strategies for Secure Cloud Computing An Introduction to Exploring the Cloud There is a lot of buzz these days about cloud computing and how it s going to revolutionize the way

More information

AskAvanade: Answering the Burning Questions around Cloud Computing

AskAvanade: Answering the Burning Questions around Cloud Computing AskAvanade: Answering the Burning Questions around Cloud Computing There is a great deal of interest in better leveraging the benefits of cloud computing. While there is a lot of excitement about the cloud,

More information

CLOUD COMPUTING PHYSIOGNOMIES A 1.1 CLOUD COMPUTING BENEFITS

CLOUD COMPUTING PHYSIOGNOMIES A 1.1 CLOUD COMPUTING BENEFITS 193 APPENDIX 1 CLOUD COMPUTING PHYSIOGNOMIES A 1.1 CLOUD COMPUTING BENEFITS A 1.1.1 Cost Savings The biggest reason for shifting to cloud computing is cost. Any company or enterprise has to face sizable

More information

Private Cloud 201 How to Build a Private Cloud

Private Cloud 201 How to Build a Private Cloud Private Cloud 201 How to Build a Private Cloud Chris E. Avis Sr. IT Pro Evangelist Microsoft Corp. http://chrisavis.com Presented at Seattle Windows Networking User Group January 4, 2012 al 1 The Cloudscape

More information

A white paper from Fordway on CLOUD COMPUTING. Why private cloud should be your first step on the cloud computing journey - and how to get there

A white paper from Fordway on CLOUD COMPUTING. Why private cloud should be your first step on the cloud computing journey - and how to get there A white paper from Fordway on CLOUD COMPUTING Why private cloud should be your first step on the cloud computing journey - and how to get there PRIVATE CLOUD WHITE PAPER January 2012 www.fordway.com Page

More information

Technology & Business Overview of Cloud Computing

Technology & Business Overview of Cloud Computing Your Place or Mine? In-House e-discovery Platform vs. Software as a Service Technology & Business Overview of Cloud Computing Janine Anthony Bowen, Esq. Jack Attorneys & Advisors www.jack-law.com Atlanta,

More information

VMware vcloud Architecture Toolkit Public VMware vcloud Service Definition

VMware vcloud Architecture Toolkit Public VMware vcloud Service Definition VMware vcloud Architecture Toolkit Version 2.0.1 October 2011 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents

More information

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted.

Topics. Images courtesy of Majd F. Sakr or from Wikipedia unless otherwise noted. Cloud Computing Topics 1. What is the Cloud? 2. What is Cloud Computing? 3. Cloud Service Architectures 4. History of Cloud Computing 5. Advantages of Cloud Computing 6. Disadvantages of Cloud Computing

More information

California Enterprise Architecture Framework. Cloud Computing (CC) Reference Architecture (RA)

California Enterprise Architecture Framework. Cloud Computing (CC) Reference Architecture (RA) California Enterprise Architecture Framework Cloud Computing (CC) Reference Architecture (RA) Version 1.0 Final January 2, 2014 This Page is Intentionally Left Blank Version 1.0 Final ii January 2, 2014

More information

Security Considerations for Public Mobile Cloud Computing

Security Considerations for Public Mobile Cloud Computing Security Considerations for Public Mobile Cloud Computing Ronnie D. Caytiles 1 and Sunguk Lee 2* 1 Society of Science and Engineering Research Support, Korea rdcaytiles@gmail.com 2 Research Institute of

More information

The Service, The Cloud & The Method: The Connection Points

The Service, The Cloud & The Method: The Connection Points The Service, The Cloud & The Method: The Connection Points Thomas Erl SOA Systems Inc. Prentice Hall Service-Oriented Computing Series Started in 2003 Text Books are an Official Part of the SOACP Curriculum

More information

The Trend and Challenges of Cloud Computing: A Literature Review

The Trend and Challenges of Cloud Computing: A Literature Review The Trend and Challenges of Cloud Computing: A Literature Review Doi:10.5901/ajis.2013.v2n10p9 Abstract Evwiekpaefe, Abraham E. Department of Mathematics, Computer Science Nigerian Defence Academy, Kaduna,

More information

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University Cloud computing: the state of the art and challenges Jānis Kampars Riga Technical University Presentation structure Enabling technologies Cloud computing defined Dealing with load in cloud computing Service

More information

NATO s Journey to the Cloud Vision and Progress

NATO s Journey to the Cloud Vision and Progress NATO s Journey to the Cloud Vision and Progress Dr Peter J. Lenk 2 Definitions of the Cloud A large-scale distributed computing paradigm that is driven by economies of scale, in which a pool of abstracted,

More information

Cloud Security Introduction and Overview

Cloud Security Introduction and Overview Introduction and Overview Klaus Gribi Senior Security Consultant klaus.gribi@swisscom.com May 6, 2015 Agenda 2 1. Cloud Security Cloud Evolution, Service and Deployment models Overview and the Notorious

More information

Why Private Cloud? Nenad BUNCIC VPSI 29-JUNE-2015 EPFL, SI-EXHEB

Why Private Cloud? Nenad BUNCIC VPSI 29-JUNE-2015 EPFL, SI-EXHEB Why Private Cloud? O P E R A T I O N S V I E W Nenad BUNCIC EPFL, SI-EXHEB 1 What Exactly Is Cloud? Cloud technology definition, as per National Institute of Standards and Technology (NIST SP 800-145),

More information

SCADA Cloud Computing

SCADA Cloud Computing SCADA Cloud Computing Information on Cloud Computing with SCADA systems Version: 1.0 Erik Daalder, Business Development Manager Yokogawa Electric Corporation Global SCADA Center T: +31 88 4641 360 E: erik.daalder@nl.yokogawa.com

More information

Cloud Computing Service and Legal Issues

Cloud Computing Service and Legal Issues Cloud Computing Service and Legal Issues Takato Natsui Professor of Law, Meiji University, Tokyo, Japan 1. Introduction Many IT businesses have indicated that cloud computing is a very promising emerging

More information

Planning the Migration of Enterprise Applications to the Cloud

Planning the Migration of Enterprise Applications to the Cloud Planning the Migration of Enterprise Applications to the Cloud A Guide to Your Migration Options: Private and Public Clouds, Application Evaluation Criteria, and Application Migration Best Practices Introduction

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): 492-498. Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): 492-498. Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(5): 492-498 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 E-Learning system architecture based on Private

More information

Cloud Computing in the Federal Sector: What is it, what to worry about, and what to negotiate.

Cloud Computing in the Federal Sector: What is it, what to worry about, and what to negotiate. Cloud Computing in the Federal Sector: What is it, what to worry about, and what to negotiate. Presented by: Sabrina M. Segal, USITC, Counselor to the Inspector General, Sabrina.segal@usitc.gov Reference

More information

Survey on important Cloud Service Provider attributes using the SMI Framework

Survey on important Cloud Service Provider attributes using the SMI Framework Available online at www.sciencedirect.com ScienceDirect Procedia Technology 9 (2013 ) 253 259 CENTERIS 2013 - Conference on ENTERprise Information Systems / ProjMAN 2013 - International Conference on Project

More information

THE CLOUD- CHANGING THE INDIAN HEALTHCARE SYSTEM

THE CLOUD- CHANGING THE INDIAN HEALTHCARE SYSTEM Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 5, May 2013, pg.238

More information

Computing in a virtual world Cloud Computing

Computing in a virtual world Cloud Computing Computing in a virtual world Cloud Computing Just what is cloud computing anyway? Skeptics might say it is nothing but industry hyperbole, visionaries might say it is the future of IT. In realty, both

More information