Monitoring as a Service for Cloud Environments

Size: px
Start display at page:

Download "Monitoring as a Service for Cloud Environments"

Transcription

1 Monitoring as a Service for Cloud Environments Julius Muelleri, David Palma2, Giada Lande, Joao Soares4, Bruno Parreira4, Thijs Metsch5, Peter Gra/, Alexander Georgiev6, Yahya AI-Hazmil, Thomas Magedanzl, Paulo Simoes7 ITechnical University, Berlin, julius.mueller@tu-berlin.de, yahya.al-hazmi@tu-berlin.de, thomas.magedanz@tu-berlin.de 20neSource, Coimbra, Portugal, palma@onesource.pt 3Nextworks, Pisa, Italy, g.landi@nextworks.it 4Portugal Telecom Inova<;ao, joao-m-soares@ptinovacao.pt, bruno-m-parreira@ext.ptinovacao.pt 51ntel GmbH, Dublin, Ireland, thijs.metsch@intel.com 6CloudSigma, Zurich, Switzerland peter.gray@cloudsigma.com, alexander.georgiev@cloudsigma.com 7Paulo Simoes, DEI-CISUC - University of Coimbra, psimoes@dei.uc.pt Abstract: Precise and dynamic measurements of physical and virtualized telecommunication environments are critical for ensuring optimized resource management and control. The flexible service instantiation and disposal of Virtual Network Functions (VNF), within geographically distributed cloud service environments, requires automated adjustments of monitoring systems. Moreover, the overall goal of reducing operational and capital expenditures, for supporting and managing a distributed monitoring system, requires such a system to be elastic and on-demand. Currently, monitoring systems are not able to fulfil these requirements. This paper introduces a novel design and specification of an on-demand monitoring as a service system for fixed and mobile cloud environments, from the low-level resources to the high-level services, across the four different domains: radio access network, mobile core network, data centre and network support systems. Keywords-Monitoring; Cloud; Service; Mobile I. INTRODUCTION The trend in Information Communication Technology (lct) systems moves away from static services and platforms towards virtualized cloud based solutions supporting Software Defined Networking (SDN)/OpenFlow [2] and Network Function Virtualization (NFV) [3]. Virtualization in ICT enables on-demand resource scaling, towards a better resource utilization through aligning the resources demanded by a service in real-time on the actual service capacity. In order to support this level of flexibility, an accurate and precise monitoring solution is required, exposing real-time monitoring data out of the cloud environment towards the service management and orchestration plane. Such a smart monitoring solution would be able to support other cloud services on flexible scaling up and down service components, changing the geographical location through service migration or multiplying a service instance in peak-times dynamically. Today's existing monitoring solutions are design-static and do not support a full service life-cycle. Existing monitoring solutions are missing features such as dynamic adaptations for efficient extraction, pre-processing, distribution, storage, analysis and notification of metrics such that higher-level services can utilise these facilities on demand to actually enable adaptive platform services. A specific challenge is the additional signalling load of a monitoring system in fixed and mobile cloud environments, which has to be limited as one of the cost factors. On-demand monitoring solutions are expected to integrate new service instances transparently in the monitoring system and thus enable the flexible inclusion or exclusion of complete services or individual service instance parameter. This paper presents a new concept for Monitoring as a Service (MaaS), which supports the life-cycle of fixed and mobile cloud-based environments through service management, control and orchestration optimally. The MaaS system extracts different monitoring data out of several domains of a cloud environment. Four different classification domains have been identified in total: Domain A - Represents all the elements within the Radio Access Network (RAN), also known as the Access Network Infrastructure including base stations. Domain B - Includes the various virtual and physical services or elements that are part of the Mobile Core Network including IP Multimedia Subsystem (IMS) and Evolved Packet Core (EPC). Domain C Constitutes the Cloud datacentre Infrastructure and the Network Infrastructure. The virtual network infrastructure that may be spanned through various datacentres is included in this domain. The network infrastructure represents the services deployed in network operator infrastructures enabling Connectivity-as-a-Service. Domain D - This category comprehends all the remaining services that are related to the cloud based (mobile) network, operation Support Service (OSS) and Business Support Service (BSS). The main objectives of the MaaS are firstly to provide monitoring metrics for assuring the health and the performance of the mobile cloud infrastructure. Secondly, monitoring should support the creation of metric and context-based information (notifications/events) to be used to support adaptive service life-cycle functionality. Thirdly, the MaaS system is able to extract monitoring data from different sources/domains and exposes them over a unified interface towards external services or components. This paper begins by outlining a number of existing monitoring solutions in Section 2. New challenges in cloud environments and limitations of today's monitoring systems are compared against MaaS's system requirements in Section 3. Building on the previous sections, a reference monitoring /14/$ IEEE 174

2 system architecture is presented in Section 4, before specifying the Monitoring as a Service Architecture Model in Section 5. Sequence diagrams of a dynamic instantiation of MaaS in a cloud environment are outlined Section 6 followed by a conclusion summarizes the main paper's contribution and highlights the outlook and future work. II. RELATED WORK The monitoring of computer systems has long been an important task to consider and include in any service of infrastructure with critical goals [7]. In fact, different aspects are likely to be monitored, serving different purposes from charging and billing (confirming the specified Service Layer Agreements, SLAs) up to real-time service optimisation, triggering or stopping processes in order to meet the measured metrics. The number and nature of existing metrics that are actually considered in the literature is vast, being dependent on the purpose to which monitoring is being considered. Moreover, when significant paradigm shifts in computing occur, different techniques for monitoring tools and architectures often arise. With the current trend for Cloud Computing, alternative mechanisms to traditional monitoring can be recognized in the market. A large number of commercial and open source products can be found today. Nonetheless, these approaches are still insufficient in terms of flexibility and integration between different clouds or federated clouds. At this point, existing and widely deployed monitoring solutions, such as Zabbix, can help with the integration of multi-tenant monitoring data. A. Zabbix Zabbix [5] provides agents for a wide range of operating systems, each supporting active as well as passive modes to monitor data. It provides standard monitoring metrics out of the box and has the possibility to set up individual customized user-defmed configuration, registration templates for complete host-groups. Furthermore, it supports Create-Read-Update Delete (CRUD) operations via a JavaScript Object Notation Remote Procedure Calls (JSON-RPC) based Application Programming Interface (API) for all relevant objects. Additionally, Zabbix comes with an intuitive web-interface. Data can be collected through the Simple Network Management Protocol (SNMP), using specific data objects that can be polled from the network hardware. An Object can be, for example, a port status or a port uplink throughput value. Each Object in SNMP has an Object Identifier (ID), known as OlD. The return values of OlD polls, known as "Items" in Zabbix, can then be pooled together to form aggregate Items using mathematical equations. Zabbix can assign Triggers to Items, which can take action once the trigger threshold has been breached. Examples include sending an , or resorting to a Short Message Service (SMS), running a shell script or any other user-defined action when a router port is transmitting a higher than user-specified level of traffic. This can then be used to track down the failure of a routing path for example. All routers based on the Linux kernel have Zabbix agents deployed on them to report metrics to their respective Zabbix servers. Network devices that do not support Zabbix agent deployment are either polled periodically via SNMP by the Zabbix server, or are configured to fue off Traps when a predefined state is reached, providing they support such functionality. The database for each Zabbix server can be MySQL [8], PostgreSQL [9], MS SQL Server [10], IBM DB2 [11], amongst others and can be hosted on the same machine or externally. It is recommended to host the database externally where heavy-load is to be expected from a large number of Zabbix clients. B. Ceilometer Ceilometer [6] aims to become the reference framework to collect measurements within OpenStack [4], across all the different system components. Its primary uses include monitoring and metering functionalities, performing actions in a flexible and extendible way, so that it can be easily enhanced for other objectives. The main scope of the Ceilometer project is to provide an efficient collection of metering data in terms of physical or virtual resources utilisation and in terms of network costs. To fulfil this requirement, the data can be collected by monitoring notifications sent from existing services or by polling the infrastructure. The security of the information exchanged between the various actors of the system is guaranteed using signed and non-reputable metering messages. Ceilometer aims to respect the easy-to-use constraints. Users or the upper layer software components will be able to retrieve metering counters through a Representational State Transfer (REST) interface and to easily configure the type of data to be collected. Generally all the Ceilometer modules, apart from the Compute Agents (i.e. the Central Agent, the Collector, the Data Store, and the API Server), are installed in the centralised Cloud Management Server and are configured so that the metering data are stored into the collector database (e.g. Mongo DB [12] or other databases). Similarly to Zabbix, Ceilometer allows data collection from different and varied devices; managing it and issuing appropriate actions or triggering different operations, according to the specified options. However, Ceilometer was foreseen within OpenStack and its architecture is closely coupled with this IaaS, making its integration more difficult in heterogeneous cloud environments. III. CHALLENGES AND REQUIREMENTS Monitoring is a crucial component of any cloud so that physical hardware can be optimally utilized and hardware procured as projected utilization saturates it. Monitoring Virtual Machines (VMs) is crucial for automatic and effective scaling to occur, matching the load placed on the VMs representing the service they provide. Load balancing cannot occur unless accurate load and performance data is provided 175

3 by the monitoring system employed. Significant costs and signalling reductions can be achieved through specifying precisely the required metrics to be monitored. The basic cloud principles apply for mobile cloud networking (MCN), as infrastructure is able to dynamically scale back during lower demand periods and increase capacity during peak times. To meet such a requirement, we must rely on thorough system and application level monitoring. Monitoring as a Service must first meet the basic cloud principals and reflect a model of on-demand, self-service, elastic, multi-tenant and pay-as-you-go computing. On-demand - The various components that make up the monitoring system are provisioned and deployed on-demand. If required, the monitoring agents and adapters related to the specific service are also provided on demand, usually running inside the VMs related to the service instance itself. Self-service - The monitoring system must provide essential functionality to the core components constituting the mobile cloud services, as well as to provide the foundation for other supporting services, such as Rating Charging and Billing as a Service (RCBaaS), Load Balancing as a Service (LBaaS) and Analytics as a Service (AaaS). When requesting a service, the user must be able to specify the various monitoring options, including the type of information to be monitored, the granularity and frequency of the measurements, as well as the time period for reporting historical data. In addition, the user should be able to make modifications to the monitoring system dynamically. Depending on the user's choices, the core monitoring system and the required monitoring agents and adapters will be automatically provisioned with the requested capabilities. Elasticity - The system must be able to scale automatically and needs to include the dynamic creation and deletion on monitoring agents and/or adapters. Multi-tenancy - The monitoring system can be provided in two different ways. Firstly, a dedicated monitoring system can be instantiated on a per-tenant basis without being required to share system components. Alternatively, multiple tenants can share a single monitoring core system. In this case the monitoring agents are still provided per-tenant but the core components are shared. Pay-as-you-go - The cost of the monitoring service should be determined by the level of monitoring provided and the amount of parameters requested by the user. The cost model should be incorporated to include the overall cost of the core mobile cloud service as well as MaaS as a supporting service. Monitoring requirements have been identified as a set of common metrics serving an end-to-end MCN service. Firstly, as MaaS is considered a supporting service and as such it is important, as any monitoring solution, be as lightweight as possible to reduce the overhead of the underlying system itself. MaaS collects monitoring data and exposes that data to the functional components of the end-to-end Service, as well as the other supporting services that rely upon it. This data supports the ass by allowing administrators to manage operations, with particular regard to server and network performance, resource management, mobility prediction and provisioning, as well as providing insight into QoS (Quality of Service). BSS is also supported by this data and reflects upon such business related features such as SLA validation, rating, charging and billing, as well as managing customer databases. Two main categories of monitoring requirements have been identified, which need to be covered by the solution: Cross-Service requirements - These are related to generic monitoring functionalities, features and interfaces to be supported independently on the specific MCN Service. Per-Service requirements - These are related to a specific MCN Service and are mainly focused on the metrics and parameters to be monitored and provided to the other service components. The challenge is for service developers to provide a standardized set of hooks in their developed software that will be capable of providing service performance metrics to MaaS. An agent capable of requesting and collecting this service level data, needs to be developed and integrated. This challenge can be broken down in the following ways: a. Developing and standardizing a common interface for all (disparate) Services, enabling them to provide common metrics to all MaaS consumers b. Developing and standardizing domain specific metrics, enabling the commoditization of Services. Performance data specific to a given domain will be made available via domain specific MaaS parameters. This will lead to the commoditization of Services in the context of MaaS in order to provide common and domain specific metrics. c. Identifying existing frameworks or developing custom agents to provide this Service monitoring functionality, which is then forwarded to global centralized monitoring system - namely Common Monitoring and Management System (CMMS). d. Abstracting away the underlying agents, which harvest performance data from Services and infrastructure, thus providing access to performance metrics using a common front-end interface. e. Developing the CMMS in such a way as to enable different performance monitoring agents to be used interchangeably depending on the underlying infrastructure and Service frameworks and languages, all the while doing so without impacting the front-end interface interaction protocol and the resulting monitoring data supplied by the CMMS. The high level, functional and non-functional requirements defined by the monitoring consumers serve all other MCN Services by enhancing their visibility and functionality. The CMMS is required to provide highly adaptable mechanisms for the simultaneous delivery of monitoring information to a set of monitoring consumers such as SLAaaS and RCBaaS. Monitoring consumers use the Front-end interface to programmatically retrieve the metrics provided by the CMMS. For example, SLAaaS depends on MaaS in order to check monitoring data against QoS metrics negotiated between consumer and provider. RCBaaS depends on MaaS for the data related to the tenant's service instance usage, leading to the generation of revenue. 176

4 None of the available solutions including Zabbix and Ceilometer cover all relevant requirements out of this section. IV. REFERENCE MONITORING SYSTEM ARCHITECTURE The Monitoring as a Service has a twofold objective. Firstly, providing metrics for assuring the health and the performance of the mobile cloud infrastructure, and secondly supporting the creation of metric and context-based information (notifications/events) to be used to support adaptive life-cycle functionality. MaaS will follow an approach of extract, pre-process, distribute, store, analyse and notify based on resource specific metrics as depicted in Figure 1. Monitoring Consumer - SubSCribes for specific metric - Exposes subscribed data Monitoring System - Validates monitoring requests - Queries resources or elements in the MCN architecture - Retrieves and exposes monitoring information Resource I Element I MCN SIC - Exposes ability to monitor data or events and supports Real-time monitoring Synchron monitoring, Asynchron monitoring or Event based monitoring Figure 1: General Concept of Monitoring and Relations Monitoring is used in parallel with other MCN Services or MCN Service Instanced Component (MCN SIC) in order to measure specific system parameters (metrics). Therefore monitoring is characterized as a supporting service next to atomic and MCN services. The Monitoring system should be capable of collecting metrics from different systems and on different levels. The main idea is to be able to collect data from the "access" level all the way up to the "application" level. In doing so the monitoring system will allow other services (through monitoring consumption) to get a complete overview. the SI management interfaces. A similar approach can be found in Amazon EC2 [13] which offers an interface for creating VMs and when the VM is created, it can be managed through the Amazon interface or other management interfaces (e.g. Secure Shell (SSH) can be accessed through the Amazon Interface). The most important point in this architecture is that the orchestration of the service instances (by the SO) is hidden from the end-user. The key MCN architectural entities have been drawn in relationship to the previously defined general service and service related entities in the following diagram, Figure 2. B. Common Monitoring Management System Architecture The core of the MaaS architecture is composed of three components: the Frontend, the Metric Storage and the Aggregator component. Furthermore, distributed monitoring agents are connected to the overall MaaS architecture over well-defined interfaces. Figure 3 shows the MaaS architecture (core and monitoring agents) and the entities that interact with it. These latter entities are SM, SO and CC as well as Monitoring Consumers and the Monitoring Agents. The Frontend provides interfaces to the administrating instances (SM, SO and CC) and to the Monitoring Consumer. The administrating instances use the Frontend for configuration purposes while the Monitoring Consumer uses it to retrieve monitoring data. As for the Metric Storage, it is the component responsible for storing the collected metrics, while the Aggregator is the entry point for the monitoring data provided by the Monitoring Agents. <<USeS» " I Servtce I -:n! _ ",," 1 Orcheslr8tor r L' '-1 r- ----'l.:,,.' : <<ltlanages» : 1 <<\Instance», Service V. MONITORING AS A SERVICE ARCHITECTURE MODEL Herein is presented the MaaS architecture model. First, the MCN reference architecture is presented. Then, the Common Monitoring Management System architecture and its framing with the MCN reference architecture are detailed. A. Mobile Cloud Networking Reference Architecture As already stated in the MCN architecture deliverable 2.2 [14], a Service Provider is expected to be able to instantiate service specific instances in particular considering a serviceoriented world. Considering the MCN perspective, this functionality should be exposed by an interface provided by the Service Manager (SM). The expected Service Instances (SI) should be created, configured, orchestrated and managed by a Service Orchestrator (SO). The SO communicates its needs and requirements to the Cloud Controller (CC) in order to create the desired SIs. Once a SI is up and running, an interface is provided to the service consumer. By using this interface, the service consumer is then capable of accessing Figure 2: Relationship Between MCN architectural Entities, General Service and Service Related Entities Bellow the common functional elements are described with reference to the MaaS: Service Manager - The SM interfaces the SO and Cc. The CC instantiates the MaaS SO initially once required. Cloud Controller - The CC manages the physical resources and instantiates the MaaS on behalf of the SO and returns its endpoint (IP and Port) towards the SO. When the CC is deploying an MCN service with monitoring capabilities, we assume that MCN Service has Monitoring Agent functionalities embedded; otherwise the CC will be in charge of deploying the Monitoring Agents within the service components. Service Orchestrator - The SO manages and configures the MaaS. The SO knows the service dependencies and 177

5 requirements. It uses the Frontend interface of the MaaS to configure it for the specific service it is orchestrating. It will also interact with the Frontend to acquire the necessary information for the configuration of the Monitoring Agents. During the MaaS runtime the SO might need to adjust the monitoring system to changes in the service. Monitoring Consumers - The Monitoring Consumers are the entities that use the Frontend interface to retrieve the metrics provided by the MaaS. An example of a monitoring consumer is the SLA service, which needs to collect monitoring information about SIs in order to validate the SLAs associated to the service and verify that its performances are compliant with the QoS metrics negotiated between customer and provider. In order to allow the gathering of monitoring data, dedicated SLA Agents are deployed and provisioned ondemand for each service instance and used during the service runtime to continuously collect the required monitoring data from the monitoring service. Such data are then aggregated in case of composite services and further elaborated within the SLA management system according to specific SLA rules. This approach allows for the evaluation of the QoS delivered for the entire end-to-end service and produce suitable notifications in case of SLA violations. Service lostl'lnoe ::omponen! I Service In.stllnoe Component Monitoring Consumer consumer to configure and manage his monitoring service. Using the Frontend, it is possible to configure the metrics available, which are dependent of the monitoring agents, and its granularity. Although all possible configurations and actions are available in the Frontend, some level of abstraction will be provided regarding the actual provisioning of the service. Besides the configuration, the Frontend is also in charge of delivering monitoring data. The delivery can be made using one or more of the following methods: Polling - the monitoring consumer will query the MaaS through a unique endpoint assigned for this service. The query can either be synchronous or asynchronous. Delivery - the SO informs the MaaS of the endpoint where he wants the monitoring data delivered. The Frontend will use this endpoint to deliver the data, which can be in real-time or synchronous. Trigger - for specific systems, the SO may require a service which is alarm based. He can use the Frontend to configure the conditions that will trigger these alarms. Metric Storage - The Metric Storage is the entity that ensures that all the monitoring data is made persistent, e.g. within a Database. Due to the heterogeneity of the monitoring sources and agents some type of normalization must be made before storing it. The database that composes the Metric Storage component may be provided by a supporting service, Database as a Service (DBaaS). Aggregator - The Aggregator collects all the monitoring data generated by the Monitoring Sources that will be stored in the Metric Storage using the Aggregator component. Although the complete analysis of the data will be performed by the monitoring consumer, the Aggregator will process the raw data before being store in the Metric Storage. The role of the ; analysis at this level is more focused on common and generalized algorithms to summarize and consolidate information from multiple sources. This component can be seen as an interface that enables the fast storage of metrics. Monitoring Source Figure 3: Common Monitoring Management System Architecture Monitoring Agents - Monitoring Agents have three main tasks, the collection, processing and exposure of monitoring data. The first step, the collection, is where all the raw monitoring data is generated by closely tracking the monitoring targets. The processing will normalize the raw data according to the specific metric registration within the Aggregator. The following step will be the exposure of the monitoring data by delivering it to Aggregator. Frontend - The Frontend of the MaaS provides an abstraction layer between the MaaS internals and the Monitoring Consumer. Monitoring consumers will use the Frontend to interact with the MaaS through well-defmed interfaces. This interaction can be for configuration of the MaaS or for the retrieval of monitoring data. The Frontend must expose all the necessary commands for the monitoring VI. MONITORING AS A SUPPORTING SERVICE In the MCN architecture, the MaaS acts as a supporting service for other MCN Services. This means that a generic MCN Service, or its components, can use the MaaS to collect different types of measurements and monitoring information originated and produced from other services or describing the utilization of the virtual infrastructure resources where they are running. In this sense, the MaaS can be considered as a specific component of a whole end-to-end MCN service. As such, following the common life-cycle of MCN service components, a service instance of MaaS can be provisioned, deployed and disposed (together with other atomic and supporting service instances) during the corresponding phases of MCN service life-cycle. Once provisioned and deployed, the MaaS will be able to collect monitoring information from the virtual infrastructure and the running services, so that they can be exposed from a single access point towards a variety of other services and applications. 178

6 This section describes the individual life-cycle stages, presenting the main steps and workflows required to instantiate the MaaS as part of a MCN service. The MaaS deployment can be started any time during the life-cycle of a general MCN service. Since in many cases the MaaS is a mandatory block to allow the proper working of all the other components, it is usually deployed and provisioned jointly with the MCN service itself. However, from a conceptual point of view, it may be instantiated any time during the runtime of the main service. MaaS SO coordinates the actions to terminate the internal services (the DBaaS in this case) and the MaaS instance. Figure 5: Monitoring as a Service Disposal Figure 4: Monitoring as a Service Deployment and Provisioning As shown in Figure 4, the Service Orchestrator of the main service is the entity that triggers the request for a new MaaS instance. This request is processed at the MaaS Service Manager, the entry point for all the external requests related to the life-cycle of a given service instance. At this stage, the Cloud Controller deploys the MaaS SO, which is the entity in charge of managing the MaaS itself, from the deployment to its removal. In other terms, the SO coordinates the creation of the different modules composing the MaaS and their configuration. This step is performed with the cooperation of the Cloud Controller, which instantiates the VM(s) to execute the MaaS components. Moreover, in this phase additional support services, like the DBaaS, are deployed. At the end of the MaaS deployment and provisioning phases, the SM returns an endpoint that can be used by other entities to interact with the MaaS service instance. Several monitoring agents can be deployed for a single MaaS, as required from the main service. The agents are external to the MaaS service core instance and they are used to collect specific types of measurements. They can be instantiated immediately, jointly with the MaaS or added later on, during the main service life-cycle. Each of them must be properly configured to interact with the MaaS and its Aggregation module. The MaaS is usually terminated during the disposal of the main MCN service, together with all its other components. The Service Orchestrator of the main service initiates the disposal procedure contacting the MaaS SM, as shown in Figure 5. The VII. CONCLUSION This paper firstly presents related work on exlstmg monitoring systems, followed by a proposal of a reference architecture for monitoring systems which results on a new concept for on-demand Monitoring as a Service, suitable for heterogeneous information technology environments. The main contribution of this paper is the design and specification of key functional elements, reference points and the usage MaaS together with other Mobile-Cloud Networking project related services. The implementation of the presented concepts and an extensive validation of MaaS are planned as future work. ACKNOWLEDGMENT This work has been funded by the FP7 EU Project # Mobile-Cloud Networking [1]. We thank our project partners for their valuable contributions. REFERENCES [1] FP7 lp Mobile-Cloud Networking project, #318109, web-site: [2] OpenFlow, Open Networking Foundation, [3] Network Function Virtualization (NFV), ETSI, [4] OpenStack, [5] Zabbix, [6] Ceilometer, [7] Meng et ai., 'Reliable State Monitoring in Cloud Datacenters', 001: I /CLOUD , June 2012, pages , [8] MySQL, [9] PostgreSQL, [10] Microsoft SQL, [II] IBM OB2, [12] Mongo DB, [13] EC2 - Amazon Web Services, aws.amazon.com/de/ec2/, 2014 [14] FP7 lp Mobile-Cloud Networking project, Deliverable 02.2 Overall Architecture Definition, Release 1, version 0.6, 30 October 2013, 179

Mobile Cloud Networking FP7 European Project: Radio Access Network as a Service

Mobile Cloud Networking FP7 European Project: Radio Access Network as a Service Optical switch WC-Pool (in a data centre) BBU-pool RAT 1 BBU-pool RAT 2 BBU-pool RAT N Mobile Cloud Networking FP7 European Project: Radio Access Network as a Service Dominique Pichon (Orange) 4th Workshop

More information

Cloudified IP Multimedia Subsystem (IMS) for Network Function Virtualization (NFV)-based architectures

Cloudified IP Multimedia Subsystem (IMS) for Network Function Virtualization (NFV)-based architectures 4th Workshop on Mobile Cloud Networking, June 19th, 2014, Lisbon, Portugal Cloudified IP Multimedia Subsystem (IMS) for Network Function Virtualization (NFV)-based architectures Giuseppe Carella, Marius

More information

Mobile Cloud Networking

Mobile Cloud Networking Mobile Cloud Networking Outline Project overview, motivation, vision, scope Objectives, assumptions and key research issues Partner perspectives and project dimensions Architecture overview Preliminary

More information

SLA BASED SERVICE BROKERING IN INTERCLOUD ENVIRONMENTS

SLA BASED SERVICE BROKERING IN INTERCLOUD ENVIRONMENTS SLA BASED SERVICE BROKERING IN INTERCLOUD ENVIRONMENTS Foued Jrad, Jie Tao and Achim Streit Steinbuch Centre for Computing, Karlsruhe Institute of Technology, Karlsruhe, Germany {foued.jrad, jie.tao, achim.streit}@kit.edu

More information

Why Service Providers Need an NFV Platform Strategic White Paper

Why Service Providers Need an NFV Platform Strategic White Paper Why Service Providers Need an NFV Platform Strategic White Paper Network Functions Virtualization (NFV) brings proven cloud computing and IT technologies into the networking domain to help service providers

More information

Becoming a Cloud Services Broker. Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013

Becoming a Cloud Services Broker. Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013 Becoming a Cloud Services Broker Neelam Chakrabarty Sr. Product Marketing Manager, HP SW Cloud Products, HP April 17, 2013 Hybrid delivery for the future Traditional IT Evolving current state Future Information

More information

Enabling rapid and adaptive network applications deployment

Enabling rapid and adaptive network applications deployment Enabling rapid and adaptive network applications deployment Net Futures 2015 Session: Network Applications how to unleash the full innovation-potential of SDN and NFV March, 26 th 2015, Brussels Dr. Anastasios

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

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

NFV Management and Orchestration: Enabling Rapid Service Innovation in the Era of Virtualization

NFV Management and Orchestration: Enabling Rapid Service Innovation in the Era of Virtualization White Paper NFV Management and Orchestration: Enabling Rapid Service Innovation in the Era of Virtualization NFV Orchestration Overview Network Function Virtualization (NFV) technology, in combination

More information

Data Sheet Netrounds Control Center

Data Sheet Netrounds Control Center Data Sheet Netrounds Control Center The core component of Netrounds is a unifying cloud-based Control Center, which provides a consolidated GUI for operations staff as well as a cloud API for external

More information

OPEN DATA CENTER ALLIANCE USAGE Model: Software as a Service (SaaS) Interoperability Rev 1.0

OPEN DATA CENTER ALLIANCE USAGE Model: Software as a Service (SaaS) Interoperability Rev 1.0 sm OPEN DATA CENTER ALLIANCE USAGE Model: Software as a Service (SaaS) Interoperability Rev 1.0 SM Table of Contents Legal Notice... 3 Executive Summary... 4 Purpose... 5 Assumptions... 5 SaaS Interoperability

More information

IAAS CLOUD EXCHANGE WHITEPAPER

IAAS CLOUD EXCHANGE WHITEPAPER IAAS CLOUD EXCHANGE WHITEPAPER Whitepaper, July 2013 TABLE OF CONTENTS Abstract... 2 Introduction... 2 Challenges... 2 Decoupled architecture... 3 Support for different consumer business models... 3 Support

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

Optimization of QoS for Cloud-Based Services through Elasticity and Network Awareness

Optimization of QoS for Cloud-Based Services through Elasticity and Network Awareness Master Thesis: Optimization of QoS for Cloud-Based Services through Elasticity and Network Awareness Alexander Fedulov 1 Agenda BonFIRE Project overview Motivation General System Architecture Monitoring

More information

Avaya Virtualization Provisioning Service

Avaya Virtualization Provisioning Service Avaya Virtualization Provisioning Service Delivering visibility, validation, automation and reporting across applications, servers and network devices for the next-generation Virtualized Data Center The

More information

Introduction to OpenStack

Introduction to OpenStack Introduction to OpenStack Carlo Vallati PostDoc Reseracher Dpt. Information Engineering University of Pisa carlo.vallati@iet.unipi.it Cloud Computing - Definition Cloud Computing is a term coined to refer

More information

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org

OpenMTC. M2M Solutions for Smart Cities and the Internet of Things. www.open-mtc.org info@open-mtc.org OpenMTC M2M Solutions for Smart Cities and the Internet of Things www.open-mtc.org info@open-mtc.org 2. March März 2, 2013 Understanding M2M Machine-to-Machine (M2M) is a paradigm in which the end-to-end

More information

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

ASCETiC Whitepaper. Motivation. ASCETiC Toolbox Business Goals. Approach

ASCETiC Whitepaper. Motivation. ASCETiC Toolbox Business Goals. Approach ASCETiC Whitepaper Motivation The increased usage of ICT, together with growing energy costs and the need to reduce greenhouse gases emissions call for energy-efficient technologies that decrease the overall

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

Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments

Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments Software-Defined Networking Architecture Framework for Multi-Tenant Enterprise Cloud Environments Aryan TaheriMonfared Department of Electrical Engineering and Computer Science University of Stavanger

More information

CYCLOPS The Ultimate Billing Framework for Cloud Services Dr. Piyush Harsh, ICCLab InIT Zurich University of Applied Sciences Zürcher Fachhochschule

CYCLOPS The Ultimate Billing Framework for Cloud Services Dr. Piyush Harsh, ICCLab InIT Zurich University of Applied Sciences Zürcher Fachhochschule CYCLOPS The Ultimate Billing Framework for Cloud Services Dr. Piyush Harsh, ICCLab InIT Zurich University of Applied Sciences Cloud services today Commoditization Same set of services being offered Compute,

More information

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments What You Will Learn Deploying network services in virtual data centers is extremely challenging. Traditionally, such Layer

More information

Leveraging SDN and NFV in the WAN

Leveraging SDN and NFV in the WAN Leveraging SDN and NFV in the WAN Introduction Software Defined Networking (SDN) and Network Functions Virtualization (NFV) are two of the key components of the overall movement towards software defined

More information

Sistemi Operativi e Reti. Cloud Computing

Sistemi Operativi e Reti. Cloud Computing 1 Sistemi Operativi e Reti Cloud Computing Facoltà di Scienze Matematiche Fisiche e Naturali Corso di Laurea Magistrale in Informatica Osvaldo Gervasi ogervasi@computer.org 2 Introduction Technologies

More information

Software Defined Security Mechanisms for Critical Infrastructure Management

Software Defined Security Mechanisms for Critical Infrastructure Management Software Defined Security Mechanisms for Critical Infrastructure Management SESSION: CRITICAL INFRASTRUCTURE PROTECTION Dr. Anastasios Zafeiropoulos, Senior R&D Architect, Contact: azafeiropoulos@ubitech.eu

More information

PLUMgrid Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure

PLUMgrid Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure Toolbox: Tools to Install, Operate and Monitor Your Virtual Network Infrastructure Introduction The concept of Virtual Networking Infrastructure (VNI) is disrupting the networking space and is enabling

More information

Implementing Software- Defined Security with CloudPassage Halo

Implementing Software- Defined Security with CloudPassage Halo WHITE PAPER Implementing Software- Defined Security with CloudPassage Halo Introduction... 2 Implementing Software-Defined Security w/cloudpassage Halo... 3 Abstraction... 3 Automation... 4 Orchestration...

More information

MyDBaaS: A Framework for Database-as-a-Service Monitoring

MyDBaaS: A Framework for Database-as-a-Service Monitoring MyDBaaS: A Framework for Database-as-a-Service Monitoring David A. Abreu 1, Flávio R. C. Sousa 1 José Antônio F. Macêdo 1, Francisco J. L. Magalhães 1 1 Department of Computer Science Federal University

More information

CLOUD TECH SOLUTION AT INTEL INFORMATION TECHNOLOGY ICApp Platform as a Service

CLOUD TECH SOLUTION AT INTEL INFORMATION TECHNOLOGY ICApp Platform as a Service CLOUD TECH SOLUTION AT INTEL INFORMATION TECHNOLOGY ICApp Platform as a Service Open Data Center Alliance, Inc. 3855 SW 153 rd Dr. Beaverton, OR 97003 USA Phone +1 503-619-2368 Fax: +1 503-644-6708 Email:

More information

BMC Cloud Management Functional Architecture Guide TECHNICAL WHITE PAPER

BMC Cloud Management Functional Architecture Guide TECHNICAL WHITE PAPER BMC Cloud Management Functional Architecture Guide TECHNICAL WHITE PAPER Table of Contents Executive Summary............................................... 1 New Functionality...............................................

More information

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad

Cloud Computing: Computing as a Service. Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Cloud Computing: Computing as a Service Prof. Daivashala Deshmukh Maharashtra Institute of Technology, Aurangabad Abstract: Computing as a utility. is a dream that dates from the beginning from the computer

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2010 Vol. 9, No. 2, March-April 2010 Architected Cloud Solutions Revealed Mahesh H. Dodani,

More information

SDN and NFV in the WAN

SDN and NFV in the WAN WHITE PAPER Hybrid Networking SDN and NFV in the WAN HOW THESE POWERFUL TECHNOLOGIES ARE DRIVING ENTERPRISE INNOVATION rev. 110615 Table of Contents Introduction 3 Software Defined Networking 3 Network

More information

FIWARE Lab Solution for Managing Resources & Services in a Cloud Federation

FIWARE Lab Solution for Managing Resources & Services in a Cloud Federation FIWARE Lab Solution for Managing Resources & Services in a Cloud Federation Yahya Al-Hazmi Technische Universität Berlin yahya.al-hazmi@tu-berlin.de XIFI Webinar GoToWebinar February 23, 2015, 11-12 AM

More information

Web Application Hosting Cloud Architecture

Web Application Hosting Cloud Architecture Web Application Hosting Cloud Architecture Executive Overview This paper describes vendor neutral best practices for hosting web applications using cloud computing. The architectural elements described

More information

Network Performance Management Solutions Architecture

Network Performance Management Solutions Architecture Network Performance Management Solutions Architecture agility made possible Network Performance Management solutions from CA Technologies compliment your services to deliver easily implemented and maintained

More information

Outlook. Corporate Research and Technologies, Munich, Germany. 20 th May 2010

Outlook. Corporate Research and Technologies, Munich, Germany. 20 th May 2010 Computing Architecture Computing Introduction Computing Architecture Software Architecture for Outlook Corporate Research and Technologies, Munich, Germany Gerald Kaefer * 4 th Generation Datacenter IEEE

More information

THE VIRTUAL PROBE: ASSURANCE & MONITORING IN THE NFV/SDN ERA

THE VIRTUAL PROBE: ASSURANCE & MONITORING IN THE NFV/SDN ERA THE VIRTUAL PROBE: ASSURANCE & MONITORING IN THE NFV/SDN ERA White paper December 2015 2 Amdocs service assurance and customer experience monitoring solution is designed for operators who are migrating

More information

A Vision for Operational Analytics as the Enabler for Business Focused Hybrid Cloud Operations

A Vision for Operational Analytics as the Enabler for Business Focused Hybrid Cloud Operations A Vision for Operational Analytics as the Enabler for Focused Hybrid Cloud Operations As infrastructure and applications have evolved from legacy to modern technologies with the evolution of Hybrid Cloud

More information

Business Cases for Brocade Software-Defined Networking Use Cases

Business Cases for Brocade Software-Defined Networking Use Cases Business Cases for Brocade Software-Defined Networking Use Cases Executive Summary Service providers (SP) revenue growth rates have failed to keep pace with their increased traffic growth and related expenses,

More information

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform TECHNOLOGY WHITE PAPER Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform Abstract Enterprises are expanding their private clouds and extending

More information

EMC Data Protection Advisor 6.0

EMC Data Protection Advisor 6.0 White Paper EMC Data Protection Advisor 6.0 Abstract EMC Data Protection Advisor provides a comprehensive set of features to reduce the complexity of managing data protection environments, improve compliance

More information

Nokia Networks. Nokia Networks. telco cloud is on the brink of live deployment

Nokia Networks. Nokia Networks. telco cloud is on the brink of live deployment Nokia Networks Nokia Networks telco cloud is on the brink of live deployment With Nokia Networks multi-stack telco cloud approach, operators have the freedom to choose the cloud platform that matches their

More information

RED HAT CLOUDFORMS ENTERPRISE- GRADE MANAGEMENT FOR AMAZON WEB SERVICES

RED HAT CLOUDFORMS ENTERPRISE- GRADE MANAGEMENT FOR AMAZON WEB SERVICES TECHNOLOGY DETAIL RED HAT CLOUDFORMS ENTERPRISE- GRADE MANAGEMENT FOR AMAZON WEB SERVICES ABSTRACT Do you want to use public clouds like Amazon Web Services (AWS) to flexibly extend your datacenter capacity,

More information

CoIP (Cloud over IP): The Future of Hybrid Networking

CoIP (Cloud over IP): The Future of Hybrid Networking CoIP (Cloud over IP): The Future of Hybrid Networking An overlay virtual network that connects, protects and shields enterprise applications deployed across cloud ecosystems The Cloud is Now a Critical

More information

Network Virtualization for Large-Scale Data Centers

Network Virtualization for Large-Scale Data Centers Network Virtualization for Large-Scale Data Centers Tatsuhiro Ando Osamu Shimokuni Katsuhito Asano The growing use of cloud technology by large enterprises to support their business continuity planning

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R A p p l i c a t i o n D e l i v e r y f o r C l o u d S e r v i c e s : C u s t o m i z i n g S e r v i c e C r e a t i o n i n V i r t u a l E n v i r o n m e n t s Sponsored by: Brocade

More information

What is SDN all about?

What is SDN all about? What is SDN all about? Emil Gągała Juniper Networks Piotr Jabłoński Cisco Systems In the beginning there was a chaos CLOUD BUILDING BLOCKS CAN I VIRTUALIZE MY Compute Network? Storage Where is my money?

More information

Service-Oriented Architectures

Service-Oriented Architectures Architectures Computing & 2009-11-06 Architectures Computing & SERVICE-ORIENTED COMPUTING (SOC) A new computing paradigm revolving around the concept of software as a service Assumes that entire systems

More information

CLOUD MONITORING BASED ON SNMP

CLOUD MONITORING BASED ON SNMP CLOUD MONITORING BASED ON SNMP 1 J. SWARNA, 2 C. SENTHIL RAJA, 3 DR.K.S.RAVICHANDRAN 1,3 SASTRA University, Thanjavur, Tamil Nadu, India 2 Alcatel-Lucent India Limited, Chennai, India Email: 1 swarna.jp@gmail.com

More information

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment

CloudCenter Full Lifecycle Management. An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management An application-defined approach to deploying and managing applications in any datacenter or cloud environment CloudCenter Full Lifecycle Management Page 2 Table of

More information

RCL: Design and Open Specification

RCL: Design and Open Specification ICT FP7-609828 RCL: Design and Open Specification D3.1.1 March 2014 _D3.1.1_RCLDesignAndOpenSpecification_v1.0 Document Information Scheduled delivery Actual delivery Version Responsible Partner 31.03.2014

More information

Network Infrastructure Virtualization: Transforming Telecommunications and Managed Services

Network Infrastructure Virtualization: Transforming Telecommunications and Managed Services Brochure More information from http://www.researchandmarkets.com/reports/2775087/ Network Infrastructure Virtualization: Transforming Telecommunications and Managed Services Description: Historically,

More information

Amazon Relational Database Service (RDS)

Amazon Relational Database Service (RDS) Amazon Relational Database Service (RDS) G-Cloud Service 1 1.An overview of the G-Cloud Service Arcus Global are approved to sell to the UK Public Sector as official Amazon Web Services resellers. Amazon

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2009 Vol. 8, No. 7, November - December 2009 Cloud Architecture Mahesh H. Dodani, IBM, U.S.A.

More information

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management: Solution Architecture

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management: Solution Architecture WHITE PAPER OCTOBER 2014 CA Unified Infrastructure Management: Solution Architecture 2 WHITE PAPER: CA UNIFIED INFRASTRUCTURE MANAGEMENT: SOLUTION ARCHITECTURE ca.com Table of Contents Introduction 3 The

More information

Simulation-based Evaluation of an Intercloud Service Broker

Simulation-based Evaluation of an Intercloud Service Broker Simulation-based Evaluation of an Intercloud Service Broker Foued Jrad, Jie Tao and Achim Streit Steinbuch Centre for Computing, SCC Karlsruhe Institute of Technology, KIT Karlsruhe, Germany {foued.jrad,

More information

VMware vcloud Director for Service Providers

VMware vcloud Director for Service Providers Architecture Overview TECHNICAL WHITE PAPER Table of Contents Scope of Document....3 About VMware vcloud Director....3 Platform for Infrastructure Cloud...3 Architecture Overview....3 Constructs of vcloud

More information

IBM Bluemix. The Digital Innovation Platform. Simon Moser (smoser@de.ibm.com) @mosersd

IBM Bluemix. The Digital Innovation Platform. Simon Moser (smoser@de.ibm.com) @mosersd IBM Bluemix The Digital Innovation Platform Simon Moser (smoser@de.ibm.com) @mosersd Who am I? - Senior Technical Staff Member at IBM Research & Development Lab in Böblingen, Germany - Bluemix Application

More information

RCL: Software Prototype

RCL: Software Prototype Business Continuity as a Service ICT FP7-609828 RCL: Software Prototype D3.2.1 June 2014 Document Information Scheduled delivery 30.06.2014 Actual delivery 30.06.2014 Version 1.0 Responsible Partner IBM

More information

Deploying telecom-grade products in the cloud

Deploying telecom-grade products in the cloud 30 Deploying telecom-grade products in the cloud 284 23-3182 Uen Gone are the days when the cloud was simply considered to be extra and unreliable computing capacity. Today it has developed to become the

More information

Figure 1: Illustration of service management conceptual framework

Figure 1: Illustration of service management conceptual framework Dagstuhl Seminar on Service-Oriented Computing Session Summary Service Management Asit Dan, IBM Participants of the Core Group Luciano Baresi, Politecnico di Milano Asit Dan, IBM (Session Lead) Martin

More information

Evolution of OpenCache: an OpenSource Virtual Content Distribution Network (vcdn) Platform

Evolution of OpenCache: an OpenSource Virtual Content Distribution Network (vcdn) Platform Evolution of OpenCache: an OpenSource Virtual Content Distribution Network (vcdn) Platform Daniel King d.king@lancaster.ac.uk Matthew Broadbent m.broadbent@lancaster.ac.uk David Hutchison d.hutchison@lancaster.ac.uk

More information

How To Manage Cloud Service Provisioning And Maintenance

How To Manage Cloud Service Provisioning And Maintenance Managing Cloud Service Provisioning and SLA Enforcement via Holistic Monitoring Techniques Vincent C. Emeakaroha Matrikelnr: 0027525 vincent@infosys.tuwien.ac.at Supervisor: Univ.-Prof. Dr. Schahram Dustdar

More information

SERVICE-ORIENTED MODELING FRAMEWORK (SOMF ) SERVICE-ORIENTED SOFTWARE ARCHITECTURE MODEL LANGUAGE SPECIFICATIONS

SERVICE-ORIENTED MODELING FRAMEWORK (SOMF ) SERVICE-ORIENTED SOFTWARE ARCHITECTURE MODEL LANGUAGE SPECIFICATIONS SERVICE-ORIENTED MODELING FRAMEWORK (SOMF ) VERSION 2.1 SERVICE-ORIENTED SOFTWARE ARCHITECTURE MODEL LANGUAGE SPECIFICATIONS 1 TABLE OF CONTENTS INTRODUCTION... 3 About The Service-Oriented Modeling Framework

More information

Managing Traditional Workloads Together with Cloud Computing Workloads

Managing Traditional Workloads Together with Cloud Computing Workloads Managing Traditional Workloads Together with Cloud Computing Workloads Table of Contents Introduction... 3 Cloud Management Challenges... 3 Re-thinking of Cloud Management Solution... 4 Teraproc Cloud

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

CloudLink - The On-Ramp to the Cloud Security, Management and Performance Optimization for Multi-Tenant Private and Public Clouds

CloudLink - The On-Ramp to the Cloud Security, Management and Performance Optimization for Multi-Tenant Private and Public Clouds - The On-Ramp to the Cloud Security, Management and Performance Optimization for Multi-Tenant Private and Public Clouds February 2011 1 Introduction Today's business environment requires organizations

More information

DSL Forum Technical Report TR-054

DSL Forum Technical Report TR-054 DSL Forum Technical Report TR-054 (Formerly WT-074v1) Updates and supercedes TR-038 DSL Service Flow-Through Fulfillment Management Overview Abstract: August 2002 This Working Text defines the first set

More information

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 1 Outline Cloud data center (CDC) Software Defined Network (SDN) Network Function Virtualization (NFV) Conclusion 2 Cloud Computing Cloud computing

More information

Microsoft Private Cloud

Microsoft Private Cloud Microsoft Private Cloud Lorenz Wolf, Solution Specialist Datacenter, Microsoft SoftwareOne @ Au Premier Zürich - 22.03.2011 What is PRIVATE CLOUD Private Public Public Cloud Private Cloud shared resources.

More information

Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack

Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack Solution Overview Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack What You Will Learn Cisco and Canonical extend the network virtualization offered by the Cisco Nexus 1000V

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

Fujitsu Private Cloud Customer Service Description

Fujitsu Private Cloud Customer Service Description Fujitsu Private Cloud Customer Service Description Fujitsu Private Cloud forms part of Fujitsu Hybrid IT portfolio to address the full range of Customers requirements and business needs by providing agility

More information

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds.

Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid clouds. ENTERPRISE MONITORING & LIFECYCLE MANAGEMENT Unify IT Operations Enterprise IT is complex. Today, IT infrastructure spans the physical, the virtual and applications, and crosses public, private and hybrid

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

Hitachi Data Center Analytics

Hitachi Data Center Analytics Hitachi Data Center Analytics Agenda Storage analytics challenges Introducing Hitachi Data Center Analytics Storage analytics use cases and solutions Q&A Storage Analytics Challenges Storage Pain Points

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Network Management Deployment Guide

Network Management Deployment Guide Smart Business Architecture Borderless Networks for Midsized organizations Network Management Deployment Guide Revision: H1CY10 Cisco Smart Business Architecture Borderless Networks for Midsized organizations

More information

Kaseya Traverse. Kaseya Product Brief. Predictive SLA Management and Monitoring. Kaseya Traverse. Service Containers and Views

Kaseya Traverse. Kaseya Product Brief. Predictive SLA Management and Monitoring. Kaseya Traverse. Service Containers and Views Kaseya Product Brief Kaseya Traverse Predictive SLA Management and Monitoring Kaseya Traverse Traverse is a breakthrough cloud and service-level monitoring solution that provides real time visibility into

More information

CiscoWorks Internetwork Performance Monitor 4.0

CiscoWorks Internetwork Performance Monitor 4.0 CiscoWorks Internetwork Performance Monitor 4.0 Product Overview The CiscoWorks Internetwork Performance Monitor (IPM) is a network response-time and availability troubleshooting application. Included

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

Enhancing Hypervisor and Cloud Solutions Using Embedded Linux Iisko Lappalainen MontaVista

Enhancing Hypervisor and Cloud Solutions Using Embedded Linux Iisko Lappalainen MontaVista Enhancing Hypervisor and Cloud Solutions Using Embedded Linux Iisko Lappalainen MontaVista Setting the Stage This presentation will discuss the usage of Linux as a base component of hypervisor components

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

Enabling Storage Services in Virtualized Cloud Environments

Enabling Storage Services in Virtualized Cloud Environments Cloud Environments Contents 1. Multi-Tenant Architecture... 4 2. Server Groups, Attributes, and Aggregation... 4 3. Capacity Planning as a Service... 6 4. Chargeback as a Service... 9 4.1. Storage Chargeback...

More information

A Middleware Strategy to Survive Compute Peak Loads in Cloud

A Middleware Strategy to Survive Compute Peak Loads in Cloud A Middleware Strategy to Survive Compute Peak Loads in Cloud Sasko Ristov Ss. Cyril and Methodius University Faculty of Information Sciences and Computer Engineering Skopje, Macedonia Email: sashko.ristov@finki.ukim.mk

More information

mbits Network Operations Centrec

mbits Network Operations Centrec mbits Network Operations Centrec The mbits Network Operations Centre (NOC) is co-located and fully operationally integrated with the mbits Service Desk. The NOC is staffed by fulltime mbits employees,

More information

OpenStack IaaS. Rhys Oxenham OSEC.pl BarCamp, Warsaw, Poland November 2013

OpenStack IaaS. Rhys Oxenham OSEC.pl BarCamp, Warsaw, Poland November 2013 OpenStack IaaS 1 Rhys Oxenham OSEC.pl BarCamp, Warsaw, Poland November 2013 Disclaimer The information provided within this presentation is for educational purposes only and was prepared for a community

More information

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 Network Virtualization Overview... 1 Network Virtualization Key Requirements to be validated...

More information

Relational Databases in the Cloud

Relational Databases in the Cloud Contact Information: February 2011 zimory scale White Paper Relational Databases in the Cloud Target audience CIO/CTOs/Architects with medium to large IT installations looking to reduce IT costs by creating

More information

The Purview Solution Integration With Splunk

The Purview Solution Integration With Splunk The Purview Solution Integration With Splunk Integrating Application Management and Business Analytics With Other IT Management Systems A SOLUTION WHITE PAPER WHITE PAPER Introduction Purview Integration

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

HP Cloud Services Enablement portfolio for communications service providers: Compute Services. Solution brief

HP Cloud Services Enablement portfolio for communications service providers: Compute Services. Solution brief SCALEnow. HP Cloud Services Enablement portfolio for communications service providers: Compute Services Solution brief HP Cloud Services Enablement (HP CSE) for infrastructure as a service (IaaS) enables

More information

Chapter 19 Cloud Computing for Multimedia Services

Chapter 19 Cloud Computing for Multimedia Services Chapter 19 Cloud Computing for Multimedia Services 19.1 Cloud Computing Overview 19.2 Multimedia Cloud Computing 19.3 Cloud-Assisted Media Sharing 19.4 Computation Offloading for Multimedia Services 19.5

More information

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 SDN - An Overview... 2 SDN: Solution Layers and its Key Requirements to be validated...

More information

Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management

Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management Ensuring High Service Levels for Public Cloud Deployments Keys to Effective Service Management Table of Contents Executive Summary... 3 Introduction: Cloud Deployment Models... 3 Private Clouds...3 Public

More information

The Need for Service Catalog Design in Cloud Services Development

The Need for Service Catalog Design in Cloud Services Development The Need for Service Catalog Design in Cloud Services Development The purpose of this document: Provide an overview of the cloud service catalog and show how the service catalog design is an fundamental

More information