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

Size: px
Start display at page:

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

Transcription

1 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 Szczekocka PL Contributors : Description : Keywords : Theme : metadata, interchange, interoperability, semantics 1

2 Table of Contents 1 INTRODUCTION MOTIVATION CLOUD COMPUTING CONCEPTS Cloud Computing definition from ITU-T TR FG Cloud (based on NIST definition) Cloud computing features Cloud Computing deployment models Cloud Service Models Interoperability aspects SCENARIOS, USE CASES AND ECOSYSTEM PUBLIC TRANSPORT DOMAIN SCENARIOS TELECOM DOMAIN SCENARIOS Scenario: Desktop as a Service Scenario: Communication as a Service - Unified Communication Scenario: Service Delivery Platform as a Service (SDPaaS) Internet television ecosystem example EXAMPLES OF CLOUD COMPUTING SOLUTIONS AMAZON WEB SERVICES REQUIREMENTS PUBLIC TRANSPORT DOMAIN REQUIREMENTS TELECOM DOMAIN REQUIREMENTS DOMAIN MODEL (EXAMPLES) CURRENT CLOUD COMPUTING RELATED STANDARDS WORK A PRELIMINARY MODEL FOR METADATA IN THE CLOUD HIGH LEVEL OVERVIEW METAMODEL FOR THE CLOUD COMPUTING EXAMPLE METADATA FOR CLOUD COMPONENTS A PRELIMINARY METAMODEL FOR THE CLOUD COMPUTING VALIDATION: MAPPING USE CASE EXAMPLES TO THE PRELIMINARY METAMODEL FOR THE CLOUD COMPUTING GAP ANALYSIS BETWEEN THE CLOUD COMPUTING MODELS AND THE CURRENT STANDARDS OF SC RECOMMENDATIONS REFERENCES

3 1 Introduction 1.1 Motivation - we put Rationale from the study group proposal 1. Cloud approach is a subject of a great interest of business domains (Telecommunication, etc) as well as public domains (Government, health, etc) that perceive potential huge benefits from operating in the Cloud environment 2. Focus on Interoperability (Interchange) aspects on the data and services level (in general resources level) is crucial as it refers to one of the primary opportunities of operating in the Cloud concerned with involvement of different partners in the purpose of the Cloud service delivery. Resources can be hosted by different partners, that work in federation and need to use each other resources. 3. There are already several standards candidates in ISO/IEC JTC1 SC32 purposed for interoperability and interchange and it is a need to check to what extend they already support a cloud case 1.2 Cloud Computing concepts Cloud Computing definition from ITU-T TR FG Cloud (based on NIST definition) Cloud computing: A model for enabling service users to have ubiquitous, convenient and on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services), that can be rapidly provisioned and released with minimal management effort or service-provider interaction. Cloud computing enables cloud services Cloud computing features There are several cloud computing features, called cloud computing essential characteristics (provided by NIST, ongoing work on ISO/IEC JTC1 SC38 and ITU-T TR FG Cloud). The essential characteristics are: - On-demand self-service: A cloud service user can unilaterally provision computing capabilities, such as server time, network storage and communication and collaboration services, as needed automatically without requiring human interaction with each service s cloud service provider. - Broad network access: Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms (e.g., mobile phones, laptops, and PDAs). - Resource pooling: The cloud service provider s computing resources are pooled to serve multiple users using a multi-tenant model, with different physical and virtual resources that are dynamically assigned and reassigned according to user demand. There is a sense of location independence in that 3

4 the customer generally has no control or knowledge over the exact location of the provided resources, but may be able to specify the location at a higher level of abstraction (e.g., country, state, data centre). Examples of resources include storage (typically on hard or optical disc drives), processing, memory (typically on DRAM), network bandwidth, and virtual machines. - Rapid elasticity: Capabilities can be rapidly and elastically provisioned, in some cases automatically, to quickly scale out, and rapidly released to quickly scale in. To the cloud service user, the capabilities available for provisioning often appear to be unlimited and can be purchased in any quantity at any time. - Measured service: Cloud systems automatically control and optimize resource use (e.g., storage, processing and bandwidth) by leveraging a metering capability at some level of abstraction appropriate to the type of service (e.g., the number of active user accounts). Resource usage can be monitored, controlled, and reported, providing transparency for both the cloud service provider and cloud service user of the utilized service. Another important feature, considered also to be included to the set of essential characteristics by ISO/IEC JTC1 SC38, is multi-tenancy. Multi-tenancy [b-sc38 N430]: A characteristic of cloud in which resources are shared amongst multiple cloud tenants. There is an expectation on the part of the cloud tenant that its use of the cloud is isolated from other tenants use of any shared resources; that tenants in the cloud are restricted from accessing or affecting another tenant s assets; that the cloud tenant has the perception of exclusive use of, and access to, any provisioned resource. The means by which such isolation is achieved vary in accordance with the nature of the shared resource, and can affect security, privacy and performance. Resource: Any kinds of resources to be shared to compose cloud services, including computing power, storage, network, database, and applications Cloud Computing deployment models - Private cloud [b-nist DFN]: The cloud infrastructure is operated solely for an organization. It may be managed by the organization or a third party and may exist on premise or off premise. - Community cloud [b-nist DFN]: The cloud infrastructure is shared by several organizations and supports a specific community that has shared concerns (e.g., mission, security requirements, policy, and compliance considerations). It may be managed by the organizations or a third party and may exist on premise or off premise. - Public cloud [b-nist DFN]: The cloud infrastructure is made available to the general public or a large industry group and is owned by an organization selling cloud services. - Hybrid cloud: The cloud infrastructure is a composition of two or more clouds using different deployment models (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). 4

5 NOTE - It should be noted that the cloud-deployment models do not reflect where services, platforms, applications, or resources are actually hosted. For example, a private cloud can be hosted internally (on site) or externally (outsourced) Cloud Service Models Cloud service models (called by ITU-T cloud service categories) identified so far by NIST are: - Cloud software as a service (SaaS): A category of cloud services where the capability provided to the cloud service user is to use the cloud service provider s applications running on a cloud infrastructure. NOTE - All applications have the common characteristic to be non-real-time and may be of different kinds, including IT and business applications, and may be accessible from different user devices. The cloud service user does not manage or control the underlying cloud infrastructure, with the possible exception of limited user-specific application configuration settings. - Cloud platform as a service (PaaS): A category of cloud services where the capability provided to the cloud service user is to deploy user-created or acquired applications onto the cloud infrastructure using platform tools supported by the cloud service provider. NOTE - platform tools may include programming languages and tools for application development, interface development, database development, storage and testing. The cloud service user does not manage or control the underlying cloud infrastructure, but has control over the deployed applications and, possibly, over the application hosting environment configurations. - Cloud infrastructure as a service (IaaS): A category of cloud services where the capability provided by the cloud service provider to the cloud service user is to provision processing, storage, intra-cloud network connectivity services (e.g. VLAN, firewall, load balancer, and application acceleration), and other fundamental computing resources of the cloud infrastructure where the cloud service user is able to deploy and run arbitrary application. NOTE - The cloud service user does not manage or control the resources of the underlying cloud infrastructure but has control over operating systems, deployed applications, and possibly limited control of select networking components (e.g., host firewalls). The other important cloud service models proposed by ITU-T (ITU-T TR, FG Cloud) are: Communications as a service (CaaS): A category of cloud services where the capability provided to the cloud service user is to use real-time communication and collaboration services. NOTE - Communication and collaboration services include voice over IP, instant messaging, and video conferencing, for different user devices. 5

6 Network as a service (NaaS): A category of cloud services where the capability provided to the cloud service user is to use transport connectivity services and/or inter-cloud network connectivity services. NOTE - NaaS services include flexible and extended VPN, bandwidth on demand, etc. The above mentioned two models are crucial from telecom perspective and the other ones do not comprise them, as there are specific functions proposed by the models. Accordingly, SaaS doesn't comprise CaaS, as there are communication functions proposed by the model. In the same time IaaS doesn't comprise NaaS, as there are specfific network functions, that can be offered "as-a-service". Those models are important in order to characterise ICT (Information Communication Technology) systems Interoperability aspects Inter-cloud function In order to enable delivery of a wide offer of complex services Cloud Service Providers may have to establish inter-cloud connections with other Cloud Service Providers. Then some services could be offered in the areas that are not delivered by the original Cloud Service Provider. The scope of inter-cloud connections is between two cloud domains, operated by two different Cloud Service Providers. 2 Scenarios, Use Cases and Ecosystem 2.1 Public Transport domain Scenarios Canadian use cases 2.2 Telecom domain Scenarios Candidates: - communication as a service example (CaaS) - Desktop-as-a-Service example (IaaS) - content delivery example (IaaS) - Ecosystem? (roles, actors) from telecom perspective, - add some specific information from domain, like service models etc. For instance for a telecom domain CaaS and DaaS will be very demanded) We consider several scenarios from telecom experience, such as: - Communication as a Service example (CaaS), which belong to the unique service category, proposed by ITU-T. - Desktop-as-a-Service example (DaaS) which is a kind of IaaS service category. - Service Delivery Platform as a Service (SDPaaS), which is a kind of PaaS category. Scenarios 2.2.1, and example of real world use case originate in ITU-T Technical Report FG Cloud and used in ISO/IEC JTC1 SC38 (in according to 6

7 proposed by German NB use cases methodology templates). The other scenarios also use German NB template for scenarios and use cases (SC38) Scenario: Desktop as a Service Usage scenario ITU-T01 Description Desktop as a Service DaaS is defined as the capability provided to the cloud service users to use virtualized desktops from a cloud service provider in the form of outsourcing. Instead of maintaining and running desktop operating system and applications on the local storage of remote clients, a central server located in the cloud retains the virtualized desktops and all of the used applications and data are kept and run centrally. Cloud Service Provider Virtualized Desktops Cloud Infrastructure Virtualized Desktops Domain Goals and purpose Enterprise Based on application streaming and virtualization technologies, cloud service users can access desktop operating system and applications through a completely hosted system. Generic Identification of requirements for specific customer/provider relationships, in particular: s require accessing their desktop environments independently of locations, indeed, with their various devices. Desktop environment needs to guarantee the business continuity and a recovery solution about a system failure. s desire to use their personal tasks separating business computing. s eager to run various applications as in traditional PCs. 7

8 Stakeholders Actor Roles IaaS Provider Enterprise Cloud service provider Cloud service user Cloud service user Software layers Deployment model IaaS Private, public Components Component Description Virtual desktop environment VDDP Virtual environment provided to the cloud service user. Virtual desktop delivery protocol. New specifications required between the actors Related use cases Identification of specification (and standardization) requirements (derived from the corresponding entry in the use case descriptions) ITU-T ITU-T Use Case: /Provider Interaction Technical use case ITU-T01.01 Description /Provider Interaction A consumer accesses and uses data or applications in a IaaS provider which offers virtual desktop service. A consumer can enjoy the environment with all programs and applications which are identical with those of traditional PCs. Of course, the consumer can choose the virtual hardware specification of its virtual desktops. If necessary, the environment (i.e. operating system) can be changed to another one immediately. All the consumer has to do is keeping up with a password since all data are totally stored and managed in the CSP. Actors and roles Actor Roles IaaS Provider Cloud Service Provider Cloud Service User Primary Actor 8

9 Goals and aspirations for the UC The use case illustrates necessary interactions between and IaaS provider. Components Component Description Virtual desktop environment VDDP Virtual environment provided to the service user. Virtual desktop delivery protocol. Preconditions Criteria for success New specifications required between the actors IaaS provider and consumer have an agreed Contract/SLA. The consumer should send information about authentication (i.e. password). The IaaS provider offers virtual desktop environment of corresponding data such as OS, applications, and user data by VDDP. In case of the consumer s change in the virtual desktop environment including virtual hardware specification, the consumer can transfer additional information related with selection. TBD Use Case: Enterprise/Provider Interaction Technical use case ITU-T01.02 Description Enterprise/Provider Interaction An enterprise using virtual desktop service from a IaaS provider for its internal processes is included in this use case. In this scenario, the enterprise can select applications or OS in the DaaS service for certain enterprise functions. Unlike the use case between a consumer and a IaaS provider, the enterprise normally uses storage for backups. Also, the enterprise can overcome peak loads and save energy by requesting the IaaS provider online to increase or decrease the number of virtual desktops, respectively. Actors and roles Actor Roles IaaS Provider Cloud service provider Cloud service user Primary Actor Enterprise 9

10 Goals and aspirations for the UC The use case illustrates necessary interactions between enterprise and IaaS provider. Components Component Description Virtual desktop environment VDDP Virtual environment provided to the service user. Virtual desktop delivery protocol. Preconditions Criteria for success New specifications required between the actors IaaS provider and enterprise have an agreed Contract/SLA. This case is similar to that between a consumer and a IaaS provider (ITU-T001.01, ) except controlling the number of the virtual desktops. The enterprise can send warning information when abnormal situation (i.e. peak load) occurs. TBD Use Case: Enterprise//Provider Interaction Technical use case ITU-T01.03 Description /Enterprise/Provider Interaction In this use case, the enterprise makes the consumer do works with its internal processes at the outside of the enterprise by transferring virtual desktops and related data through the IaaS provider. Contrary to above two cases, the consumer cannot select applications freely and more limitations to access data in the enterprise may exist than at inside of the enterprise. Whenever the consumer connects with the IaaS provider, the IaaS provider sends feedback data to the consumer by accessing the enterprise to handle or bypass corresponding data. Actors and roles Actor Roles IaaS Provider Enterprise Cloud service provider Cloud service user Cloud service user Primary Actor Goals and aspirations for the UC Enterprise The use case illustrates necessary interactions between 10

11 consumer, enterprise, and IaaS provider. Components Component Description VDDP Virtual desktop delivery protocol. Preconditions Criteria for success New specifications required between the actors IaaS provider and enterprise have an agreed Contract/SLA. Among an enterprise, a consumer, and a IaaS provider: Information for authentication flows from the consumer to the enterprise through the IaaS provider. Once the consumer is identified, information regarding internal processes is transferred to the IaaS provider and it is dispatched to the end-user by VDDP. The consumer s output data is stored to the IaaS provider or the enterprise but there is no path for selection information as in the first case since the consumer cannot have an authority to alter the virtual desktop environment. TBD Scenario: Communication as a Service - Unified Communication Usage scenario ITU-T02 Description Communication as a Service Unified Communication (UCaaS) Communication as a Service Unified Communication is defined as the capability provided to the cloud service users, that is to use real time communication functionalities from a cloud service provider in a flexible way. Those functionalities can be embedded in web applications accessible e.g. via Internet. This is a kind of Communication as a Service (CaaS). CaaS - is a category of cloud services, where the capability provided to the cloud service user is to use real-time communication and collaboration services. (Communication and collaboration services include voice over IP, instant messaging, and video conferencing, for different user devices).the unified communication means switch in using different kinds of communication agile and transparent for the users, depending on their dynamically changed accessibility. It is a comprehensive, converged communication system for real time data, voice, video, communication, unified messaging for fixed and mobile systems, with presence management. It enables more effective and secure way of personal communication, concerned with moving the user session between different devices and different kind of communication. It should be used with different devices, PC, tablet and mobile 11

12 Domain Goals and purpose terminals. <UcaaS schema> Real time Communication features can be accessible in the Cloud and variety of business models are possible, like different cloud service providers can deliver different kinds of communication and it can be integrated into a one system with a simple web interface to the users. On the top of the services a provisioning system will enable a smooth provisioning of the particular real time communication features, possibly of different third parties, but for the user it will be a single bill for the usage, enabling a distinction of kinds of communication used. Cloud service users can access the unified real time communication system in a completely hosted way. The unified real time communication system can be enriched with different value-added functionalities, like different IT features. Note: It is possible, that some solutions can use the cloud infrastructure (IaaS) to provide real time communication, that is not available via Web. In this case we called the services cloudbased services as distinct from cloud services. Communication and collaboration Identification of requirements for specific user - provider relationships, in particular: Cloud service users MUST have possibility to communicate with the others independently of their location and situations (e.g. in the office, at home, in the way to/from the office, in car, during the conference etc.), with various devices and with respect to the users profiles (like presence feature) Real Time Communication system delivered by cloud service provider MUST guarantee the communication continuity Real Time Communication system delivered by cloud service provider MUST guarantee relevant security for the communication Real Time Communication system delivered by cloud service provider MUST guarantee a recovery from a system failure Stakeholders Actor Roles Cloud Service Provider (CSP) CaaS Provider 12

13 Cloud Service Provider (CSP) Cloud Service User (CSU) Cloud Service User (CSU) IaaS Provider Enterprise Software layers Deployment model IaaS, CaaS Private, Public Components Component Description New specifications required between the actors Identification of specification (and standardization) requirements (derived from the corresponding entry in the use case descriptions) Related use cases Scenario: Service Delivery Platform as a Service (SDPaaS) Usage scenario ITU-T03 Description Service Delivery Platform as a Service (SDPaaS) SDPaaS is the capability provided to the Cloud Service User (CSU) to use service delivery platform (SDP) functionalities, and services provided by a Cloud Service Provider, and the capability provided to a CSP to deploy, control and manage service delivery platform functionalities. SDPaaS allows a CSU to access, as a service, functionalities and services offered by a CSP similar to those offered by a traditional SDP. Services offered by a traditional SDP include different types of services (e.g. telecom services, Internet access and portal services, etc.). Functionalities offered by a traditional SDP include service creation, service execution and service delivery management, as the functional groups: The service creation functional group provides capabilities to realize an application development environment for application developers. 13

14 The service execution functional group provides capabilities to support a service execution environment. The service delivery management functional group provides capabilities to realize the management of different aspects, provisioning of applications and charging, to ensure the proper functioning of the service creation and service execution functional groups, and to provide associated delivery functionalities. SDPaaS exposes services and functionalities, similar to those offered by a traditional SDP, as cloud services: Services are provided as SaaS/CaaS services. Functionalities are provided as PaaS services Domain Goals and purpose Generic Identification of requirements for specific customer/provider relationships, in particular: s require accessing their desktop environments independently of locations, indeed, with their various devices. Desktop environment needs to guarantee the business continuity and a recovery solution about a system failure. s desire to use their personal tasks separating business computing. s eager to run various applications as in traditional PCs. Stakeholders Actor Roles Cloud service provider Cloud service user Cloud service partner Cloud service user PaaS provider Developer Enterprise Software layers Deployment model PaaS, SaaS/CaaS Private, public 14

15 Components Component Description Service Delivery Platform Cloud Services New specifications required between the actors Related use cases Identification of specification (and standardization) requirements (derived from the corresponding entry in the use case descriptions) ITU-T ITU-T Use Case: /Provider Interaction Technical use case ITU-T03.01 Description /Provider Interaction A consumer accesses and uses data or applications in a IaaS provider which offers virtual desktop service. A consumer can enjoy the environment with all programs and applications which are identical with those of traditional PCs. Of course, the consumer can choose the virtual hardware specification of its virtual desktops. If necessary, the environment (i.e. operating system) can be changed to another one immediately. All the consumer has to do is keeping up with a password since all data aretotally stored and managed in the CSP. Actors and roles Actor Roles IaaS Provider Cloud Service Provider Cloud Service User Primary Actor Goals and aspirations for the UC The use case illustrates necessary interactions between and IaaS provider. Components Component Description Virtual desktop environment VDDP Virtual environment provided to the service user. Virtual desktop delivery protocol. Preconditions IaaS provider and consumer have an agreed Contract/SLA. 15

16 Criteria for success New specifications required between the actors The consumer should send information about authentication (i.e. password). The IaaS provider offers virtual desktop environment of corresponding data such as OS, applications, and user data by VDDP. In case of the consumer s change in the virtual desktop environment including virtual hardware specification, the consumer can transfer additional information related with selection. TBD Use Case: Enterprise/Provider Interaction Technical use case ITU-T03.02 Description Enterprise/Provider Interaction An enterprise using virtual desktop service from a IaaS provider for its internal processes is included in this use case. In this scenario, the enterprise can select applications or OS in the DaaS service for certain enterprise functions. Unlike the use case between a consumer and a IaaS provider, the enterprise normally uses storage for backups. Also, the enterprise can overcome peak loads and save energy by requesting the IaaS provider online to increase or decrease the number of virtual desktops, respectively. Actors and roles Actor Roles IaaS Provider Cloud service provider Cloud service user Primary Actor Goals and aspirations for the UC Enterprise The use case illustrates necessary interactions between enterprise and IaaS provider. Components Component Description Virtual desktop environment VDDP Virtual environment provided to the service user. Virtual desktop delivery protocol. Preconditions Criteria for success IaaS provider and enterprise have an agreed Contract/SLA. This case is similar to that between a consumer and a IaaS 16

17 provider (ITU-T001.01, ) except controlling the number of the virtual desktops. The enterprise can send warning information when abnormal situation (i.e. peak load) occurs. New specifications required between the actors TBD Use Case: Enterprise//Provider Interaction Technical use case ITU-T03.03 Description /Enterprise/Provider Interaction In this use case, the enterprise makes the consumer do works with its internal processes at the outside of the enterprise by transferring virtual desktops and related data through the IaaS provider. Contrary to above two cases, the consumer cannot select applications freely and more limitations to access data in the enterprise may exist than at inside of the enterprise. Whenever the consumer connects with the IaaS provider, the IaaS provider sends feedback data to the consumer by accessing the enterprise to handle or bypass corresponding data. Actors and roles Actor Roles IaaS Provider Enterprise Cloud service provider Cloud service user Cloud service user Primary Actor Goals and aspirations for the UC Enterprise The use case illustrates necessary interactions between consumer, enterprise, and IaaS provider. Components Component Description VDDP Virtual desktop delivery protocol. Preconditions Criteria for success IaaS provider and enterprise have an agreed Contract/SLA. Among an enterprise, a consumer, and a IaaS provider: Information for authentication flows from the consumer to the enterprise through the IaaS provider. Once the consumer is identified, information regarding internal processes is transferred to the IaaS provider and it is dispatched to the end-user by 17

18 VDDP. The consumer s output data is stored to the IaaS provider or the enterprise but there is no path for selection information as in the first case since the consumer cannot have an authority to alter the virtual desktop environment. New specifications required between the actors TBD Internet television ecosystem example In the example, we consider a federated ecosystem of cloud-based entertainment services, where multiple commercial retailers interoperate in order to offer a complex service including: - a streaming video, - download of premium video content, - ownership of the above recorded by a central rights locker. There are involved several actors, such as: - Media retailer (Cloud Service Provider) - company A, - Streaming service provider (Cloud Service Provider) - company B, - Rights locker (Cloud Service Provider) - company C, - Internet TV service user (Cloud Service User). Media Retailer A - Company A : Media retailer could be for instance: a video-retailing website, a telco IPTV service, a hotel entertainment system, an adjunct to a Pay-TV, other broadcaster, or similar. This actor: - operates a cloud service that offers a consumer-facing catalogue of entertainment content, with recommendations, payment processing, etc. - is able to offer content for sale or rent to the consumer through a cloud application, collect payment, and authorise use of the media. - is also able to determine that the consumer already owns a given title by reference to the Rights Locker cloud service operated by company C. - can use cloud service orchestration to find a suitable cloud streaming or download source for a given media delivery. Streaming Service CSP B This actor: - delivers media (stream) to consumers - delivers DRM licences Rights Locker C This actor: 18

19 - keeps a record of authorised devices and media owned by a customer account - is able to authorise a set of devices to be used with a customer s account Scenario: In this scenario: 1. Media Retailer A is responsible for finding and invoking a suitable Streaming Service CSP B from the cloud. This decision is based on several parameters, such as: - location, - content availability, - available stream capacity, - cost to the retailer, etc. Once this is determined, Media Retailer s (A) application on the Internet TV will pass the appropriate URL to the media player function (by pointing to an MPEG DASH MPD file). 2. B provides a service that fulfils the delivery of media to consumers when requested by another cloud service. B provides stream fulfilment for numerous Media Retailers in addition to A. B also delivers DRM licences for any protected content, when authorised to do so by the relevant Media Retailer. 3. Company C acts as the ecosystem s Rights Locker, the central governing entity within the ecosystem. C keeps a record of which devices are authorised and which media titles are owned by a given consumer account. In this way, content that was bought through one Media Retailer may also be watched using the service of another Media Retailer, possibly using the same or a different Streaming Service CSP. In this example, C is also responsible for authorising a set of devices to use the consumer s account. This requires tracking the various DRMs that are in use, verifying the total number of authorised devices, and supplying them with domain credentials for each DRM as required. In this way, content that is delivered to the consumer can be played on any of the consumer s authorised devices without fear of it being more widely distributed. Implementation (Cloud Computing service models): Media Retailer s (A) service is implemented as a SaaS, since it communicates directly with a user through a cloud application running with the browser and communicating with a back-end. The solution provides a rich catalogue experience with recommendations, ratings, social media connections, account management, billing, special offers, etc. B s streaming service is implemented as a PaaS, since it is a generic streaming platform that delivers stored content using standardised streaming protocols. Differentiation is based on B s location, catalogue, and pricing of the service. In this scenario, B will bill A for the cost of media delivery. 19

20 C s Rights Locker service is implemented as a PaaS, since for this scenario it is invoked by A s application, not by the human user. While C s Rights Locker service provides a rich and complex API, and is specific to this particular vertical application, it does not in itself provide a service to the consumer. The only direct consumer UI is that C provides a web-based account management page; however this is a management plane function and not part of daily consumer operation (such as buying and/or watching a movie). 3 Examples of Cloud Computing solutions 3.1 Amazon Web Services - to add Amazon example to the list: 4 Requirements - requirements on Interchange in the Cloud (Cloud Computing) - requirements will come from Use Cases 4.1 Public Transport domain requirements 4.2 Telecom domain requirements We can bring in some requirements related to cloud architecture that can be of importance for interchange and interoperability issues (like from ITU-T TR, Part 2, 02/2012): 1. Cloud deployments MUST support many standards within the same cloud infrastructure, e.g. in terms of resource allocation, orchestration, or Cloud Service User access. The cloud architecture must allow and support the evolution of these standards, without requiring disruptive infrastructure changes for Cloud Service Provider. 2. A Cloud Service Provider MUST be able to support multiple standards within the same architecture and migrate to a newer standard, if they so wish, without having to change everything in the CSP network or lose the existing customer base. 3. The cloud architecture MUST enable multiple deployment models (like private, public, hybrid), cloud service categories (like IaaS, PaaS, SaaS - according to NIST or additionally CaaS, NaaS - important from telecom perspectives to form ICT systems). It is possible, that different service categories will co-exist in the same cloud deployment 5 Domain model (examples) - telecom domain model - other models 20

21 6 Current Cloud Computing Related Standards Work - architectural components (what we have from SC38) - the standardisation for interchange (ISO/IEC SC32) 7 A preliminary model for metadata in the Cloud 7.1 High level overview metamodel for the Cloud Computing 7.2 Example Metadata for Cloud components 7.3 A Preliminary metamodel for the Cloud Computing 7.4 Validation: Mapping Use Case examples to the preliminary metamodel for the Cloud Computing 8 Gap Analysis between the Cloud Computing models and the current standards of SC32 Recommendations goal: to set up NWIP for new Part of MFI standard Metamodel for the Cloud Computing model registration (one of the Clauses will be Cloud Service Registration and using the model as defined in MFI Part 7) Note: Our suggestion is to stay at the service level, as this is the point of an interaction with the. 9 References 1. ISO/IEC JTC1 SC32 MFI (19763) 2. ITU-T TR FG Cloud, 2012, T/newslog/Cloud+Computing+And+Standardization+Technical+Reports+Published.as px 3. ISO/IEC JTC1 N585, German National Body Contribution on Standing Document for Usage Scenario Methodology,

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

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

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

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

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

How To Understand The Concept Of A Modern Telecom

How To Understand The Concept Of A Modern Telecom Metadata requirements in telecommunications cloud computing 15th International Open Forum on Metadata Ewelina Szczekocka, Telekomunikacja Polska Telecommunication in the past and now Past Voice fixed line

More information

ITU-T. FG Cloud TR Version 1.0 (02/2012) Part 1: Introduction to the cloud ecosystem: definitions, taxonomies, use cases and highlevel

ITU-T. FG Cloud TR Version 1.0 (02/2012) Part 1: Introduction to the cloud ecosystem: definitions, taxonomies, use cases and highlevel I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU FG Cloud TR Version 1.0 (02/2012) Focus Group on Cloud Computing Technical Report

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

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

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

Cloud Computing Standards: Overview and ITU-T positioning

Cloud Computing Standards: Overview and ITU-T positioning ITU Workshop on Cloud Computing (Tunis, Tunisia, 18-19 June 2012) Cloud Computing Standards: Overview and ITU-T positioning Dr France Telecom, Orange Labs Networks & Carriers / R&D Chairman ITU-T Working

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

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

ITU-T. FG Cloud TR Version 1.0 (02/2012) Part 2: Functional requirements and reference architecture. Focus Group on Cloud Computing Technical Report

ITU-T. FG Cloud TR Version 1.0 (02/2012) Part 2: Functional requirements and reference architecture. Focus Group on Cloud Computing Technical Report I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU FG Cloud TR Version 1.0 (02/2012) Focus Group on Cloud Computing Technical Report

More information

Cloud Computing Standards: Overview and first achievements in ITU-T SG13.

Cloud Computing Standards: Overview and first achievements in ITU-T SG13. Cloud Computing Standards: Overview and first achievements in ITU-T SG13. Dr ITU-T, Chairman of Cloud Computing Working Party, SG 13 Future Networks Orange Labs Networks, Cloud & Future Networks Standard

More information

Getting Familiar with Cloud Terminology. Cloud Dictionary

Getting Familiar with Cloud Terminology. Cloud Dictionary Getting Familiar with Cloud Terminology Cloud computing is a hot topic in today s IT industry. However, the technology brings with it new terminology that can be confusing. Although you don t have to know

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

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

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

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

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

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

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

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

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

Module 1: Facilitated e-learning

Module 1: Facilitated e-learning Module 1: Facilitated e-learning CHAPTER 3: OVERVIEW OF CLOUD COMPUTING AND MOBILE CLOUDING: CHALLENGES AND OPPORTUNITIES FOR CAs... 3 PART 1: CLOUD AND MOBILE COMPUTING... 3 Learning Objectives... 3 1.1

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

6 Cloud computing overview

6 Cloud computing overview 6 Cloud computing overview 6.1 General ISO/IEC 17788:2014 (E) Cloud Computing Overview Page 1 of 6 Cloud computing is a paradigm for enabling network access to a scalable and elastic pool of shareable

More information

Where in the Cloud are You? Session 17032 Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle)

Where in the Cloud are You? Session 17032 Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle) Where in the Cloud are You? Session 17032 Thursday, March 5, 2015: 1:45 PM-2:45 PM Virginia (Sheraton Seattle) Abstract The goal of this session is to understanding what is meant when we say Where in the

More information

20 th Year of Publication. A monthly publication from South Indian Bank. www.sib.co.in

20 th Year of Publication. A monthly publication from South Indian Bank. www.sib.co.in To kindle interest in economic affairs... To empower the student community... Open YAccess www.sib.co.in ho2099@sib.co.in A monthly publication from South Indian Bank 20 th Year of Publication Experience

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

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 Cloud computing means in real life

What Cloud computing means in real life ITU TRCSL Symposium on Cloud Computing Session 2: Cloud Computing Foundation and Requirements What Cloud computing means in real life Saman Perera Senior General Manager Information Systems Mobitel (Pvt)

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

Validation of a Cloud-Based ERP system, in practice. Regulatory Affairs Conference Raleigh. 8Th September 2014

Validation of a Cloud-Based ERP system, in practice. Regulatory Affairs Conference Raleigh. 8Th September 2014 Validation of a Cloud-Based ERP system, in practice. Regulatory Affairs Conference Raleigh. 8Th September What is the The Cloud Some Definitions The NIST Definition of Cloud computing Cloud computing is

More information

Unified Communications and the Cloud

Unified Communications and the Cloud Unified Communications and the Cloud Abstract Much has been said of the term cloud computing and the role it will play in the communications ecosystem today. Undoubtedly it is one of the most overused

More information

Cloud Standards - A Telco Perspective

Cloud Standards - A Telco Perspective Cloud Standards - A Telco Perspective Abdellatif Benjelloun Touimi abdellatif.benjelloun@huawei.com Corporate Standards Department www.huawei.com TEN YEARS OF CONNECTING EUROPE HUAWEI TECHNOLOGIES CO.,

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

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

Cloud Panel Draft Statement of Requirement

Cloud Panel Draft Statement of Requirement Cloud Panel Draft Statement of Requirement August 2014 Statement of Requirement This draft Statement of Requirement (SOR) has been created to provide Commonwealth Agencies, industry members and interested

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

Securing and Auditing Cloud Computing. Jason Alexander Chief Information Security Officer

Securing and Auditing Cloud Computing. Jason Alexander Chief Information Security Officer Securing and Auditing Cloud Computing Jason Alexander Chief Information Security Officer What is Cloud Computing A model for enabling convenient, on-demand network access to a shared pool of configurable

More information

The Cloud vs. the Back-Office. Which is right for you?

The Cloud vs. the Back-Office. Which is right for you? The Cloud vs. the Back-Office Which is right for you? Introductions Andy Skrzypczak President NetSource One We help, guide and support frustrated and overwhelmed business owners who want Pain Free IT so

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

CSO Cloud Computing Study. January 2012

CSO Cloud Computing Study. January 2012 CSO Cloud Computing Study January 2012 Purpose and Methodology Survey Sample Survey Method Fielded Dec 20, 2011-Jan 8, 2012 Total Respondents Margin of Error +/- 7.3% Audience Base Survey Goal 178 security

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

An Introduction to Cloud Computing Concepts

An Introduction to Cloud Computing Concepts Software Engineering Competence Center TUTORIAL An Introduction to Cloud Computing Concepts Practical Steps for Using Amazon EC2 IaaS Technology Ahmed Mohamed Gamaleldin Senior R&D Engineer-SECC ahmed.gamal.eldin@itida.gov.eg

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

Comparative Analysis of SOA and Cloud Computing Architectures using Fact Based Modeling

Comparative Analysis of SOA and Cloud Computing Architectures using Fact Based Modeling Comparative Analysis of SOA and Cloud Computing Architectures using Fact Based Modeling Baba Piprani 1, Don Sheppard 2, Abbie Barbir 3 1 MetaGlobal Systems, Canada 2 ConCon Management Services, Canada

More information

cloud computing by Orange séminaire Aristote 17/12/2009

cloud computing by Orange séminaire Aristote 17/12/2009 cloud computing by Orange séminaire Aristote 17/12/2009 Orange and the cloud vision and strategy cloud computing - what is it about? cloud computing is a model for enabling convenient on-demand network

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

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

CLOUD COMPUTING GUIDELINES FOR LAWYERS

CLOUD COMPUTING GUIDELINES FOR LAWYERS INTRODUCTION Legal practices are increasingly using cloud storage and software systems as an alternative to in-house data storage and IT programmes. The cloud has a number of advantages particularly flexibility

More information

Radware Cloud Solutions for Enterprises. How to Capitalize on Cloud-based Services in an Enterprise Environment - White Paper

Radware Cloud Solutions for Enterprises. How to Capitalize on Cloud-based Services in an Enterprise Environment - White Paper Radware Cloud Solutions for Enterprises How to Capitalize on Cloud-based Services in an Enterprise Environment - White Paper Table of Content Executive Summary...3 Introduction...3 The Range of Cloud Service

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

The Key Components of a Cloud-Based Unified Communications Offering

The Key Components of a Cloud-Based Unified Communications Offering The Key Components of a Cloud-Based Unified Communications Offering Organizations must enhance their communications and collaboration capabilities to remain competitive. Get up to speed with this tech

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

Cloud Models and Platforms

Cloud Models and Platforms Cloud Models and Platforms Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF A Working Definition of Cloud Computing Cloud computing is a model

More information

agility made possible Steven Romero Robert E Stroud

agility made possible Steven Romero Robert E Stroud WHITE PAPER IT Governance and the Emergence of Cloud Computing May 2011 IT governance and the emergence of cloud computing: using project and portfolio management to make effective cloud decisions Steven

More information

10/25/2012 BY VORAPOJ LOOKMAIPUN CISSP, CISA, CISM, CRISC, CEH VORAPOJ.L@G-ABLE.COM. Agenda. Security Cases What is Cloud? Road Map Security Concerns

10/25/2012 BY VORAPOJ LOOKMAIPUN CISSP, CISA, CISM, CRISC, CEH VORAPOJ.L@G-ABLE.COM. Agenda. Security Cases What is Cloud? Road Map Security Concerns BY VORAPOJ LOOKMAIPUN CISSP, CISA, CISM, CRISC, CEH VORAPOJ.L@G-ABLE.COM Agenda Security Cases What is Cloud? Road Map Security Concerns 1 Security Cases on Cloud Data Protection - Two arrested in ipad

More information

Enterprise Governance and Planning

Enterprise Governance and Planning GEORGIA TECHNOLOGY AUTHORITY Title: Enterprise Operational Environment PSG Number: SO-10-003.02 Topical Area: Operations / Performance and Capacity Document Type: Standard Pages: 5 Issue Date: July 15,

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

Cloud Computing/ Semantic Web Initiatives & Tutorial

Cloud Computing/ Semantic Web Initiatives & Tutorial Cloud Computing/ Semantic Web Initiatives & Tutorial Chuck Vollmer March 2011 The Cloud & Semantic Web 1990s 2010s Mainframe Computing Personal Computing Cloud Computing Cloud computing is as big a paradigm

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

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

ITSM in the Cloud. An Overview of Why IT Service Management is Critical to The Cloud. Presented By: Rick Leopoldi RL Information Consulting LLC

ITSM in the Cloud. An Overview of Why IT Service Management is Critical to The Cloud. Presented By: Rick Leopoldi RL Information Consulting LLC ITSM in the Cloud An Overview of Why IT Service Management is Critical to The Cloud Presented By: Rick Leopoldi RL Information Consulting LLC What s Driving the Move to Cloud Computing Greater than 70%

More information

How To Get A Cloud Based System In Your Country

How To Get A Cloud Based System In Your Country Cloud Computing: BY Mesay Hailemariarm Moreda, Team Leader, government Applications and electronic Services, MCIT, Ethiopia June, 2012 Infrastructure Services Number of Users (Oct. 2011) Capacity in 5

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

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

The Advantages of Cloud Services

The Advantages of Cloud Services Cloud-Based Services: Assure Performance, Availability, and Security What You Will Learn Services available from the cloud offer cost and efficiency benefits to businesses, but until now many customers

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

The Key Components of a Cloud-Based UC Offering

The Key Components of a Cloud-Based UC Offering The Key Components of a Cloud-Based UC Offering Organizations must enhance their communications and collaboration capabilities to remain competitive. Get up to speed with this tech primer and find new

More information

Security Issues in Cloud Computing

Security Issues in Cloud Computing Security Issues in Computing CSCI 454/554 Computing w Definition based on NIST: A model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources

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 DEMYSTIFIED

CLOUD COMPUTING DEMYSTIFIED CLOUD COMPUTING DEMYSTIFIED Definitions you ve been pretending to understand JACK DANIEL, CCSK, CISSP, MVP ENTERPRISE SECURITY Definitions Words have meaning, professionals need to understand them. We

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

Hybrid Cloud Computing

Hybrid Cloud Computing Dr. Marcel Schlatter, IBM Distinguished Engineer, Delivery Technology & Engineering, GTS 10 November 2010 Hybrid Computing Why is it becoming popular, Patterns, Trends, Impact Hybrid Definition and Scope

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

Cloud Computing. Karan Saxena * & Kritika Agarwal**

Cloud Computing. Karan Saxena * & Kritika Agarwal** Page29 Cloud Computing Karan Saxena * & Kritika Agarwal** *Student, Sir M. Visvesvaraya Institute of Technology **Student, Dayananda Sagar College of Engineering ABSTRACT: This document contains basic

More information

Lecture 02a Cloud Computing I

Lecture 02a Cloud Computing I Mobile Cloud Computing Lecture 02a Cloud Computing I 吳 秀 陽 Shiow-yang Wu What is Cloud Computing? Computing with cloud? Mobile Cloud Computing Cloud Computing I 2 Note 1 What is Cloud Computing? Walking

More information

Secure Cloud Computing through IT Auditing

Secure Cloud Computing through IT Auditing Secure Cloud Computing through IT Auditing 75 Navita Agarwal Department of CSIT Moradabad Institute of Technology, Moradabad, U.P., INDIA Email: nvgrwl06@gmail.com ABSTRACT In this paper we discuss the

More information

Session 2. The economics of Cloud Computing

Session 2. The economics of Cloud Computing Session 2. The economics of Cloud Computing Cloud computing is the next step in the on-going evolution of Information Technology. From a technical standpoint, very little that currently is done on cloud

More information

How to Turn the Promise of the Cloud into an Operational Reality

How to Turn the Promise of the Cloud into an Operational Reality TecTakes Value Insight How to Turn the Promise of the Cloud into an Operational Reality By David Talbott The Lure of the Cloud In recent years, there has been a great deal of discussion about cloud computing

More information

The Java EE 7 Platform and Support for the PaaS Model

The Java EE 7 Platform and Support for the PaaS Model The Java EE 7 Platform and Support for the PaaS Model 0. Introduction NIST [1] defines cloud computing as follows: Cloud computing is a model for enabling convenient, on-demand network access to a shared

More information

Future of Cloud Computing. Irena Bojanova, Ph.D. UMUC, NIST

Future of Cloud Computing. Irena Bojanova, Ph.D. UMUC, NIST Future of Cloud Computing Irena Bojanova, Ph.D. UMUC, NIST No Longer On The Horizon Essential Characteristics On-demand Self-Service Broad Network Access Resource Pooling Rapid Elasticity Measured Service

More information

CLOUD CLOUT WITH OPEN APIS WHAT YOU SHOULD ASK OF YOUR CLOUD PROVIDER

CLOUD CLOUT WITH OPEN APIS WHAT YOU SHOULD ASK OF YOUR CLOUD PROVIDER CLOUD CLOUT WITH OPEN APIS WHAT YOU SHOULD ASK OF YOUR CLOUD PROVIDER STRATEGIC WHITE PAPER As cloud services become increasingly popular, more questions arise about the capabilities of cloud solutions.

More information

E-learning Using Cloud Computing

E-learning Using Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 4, Number 1 (2014), pp. 41-46 International Research Publications House http://www. irphouse.com /ijict.htm E-learning

More information

CLOUD COMPUTING IN HIGHER EDUCATION

CLOUD COMPUTING IN HIGHER EDUCATION Mr Dinesh G Umale Saraswati College,Shegaon (Department of MCA) CLOUD COMPUTING IN HIGHER EDUCATION Abstract Technology has grown rapidly with scientific advancement over the world in recent decades. Therefore,

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

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

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

The Cloud in Regulatory Affairs - Validation, Risk Management and Chances -

The Cloud in Regulatory Affairs - Validation, Risk Management and Chances - 45 min Webinar: November 14th, 2014 The Cloud in Regulatory Affairs - Validation, Risk Management and Chances - www.cunesoft.com Rainer Schwarz Cunesoft Holger Spalt ivigilance 2014 Cunesoft GmbH PART

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

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

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

journey to a hybrid cloud

journey to a hybrid cloud journey to a hybrid cloud Virtualization and Automation VI015SN journey to a hybrid cloud Jim Sweeney, CTO GTSI about the speaker Jim Sweeney GTSI, Chief Technology Officer 35 years of engineering experience

More information