RESERVOIR Service Manager NickTsouroulas Head of Open-Source Reference Implementations Unit Juan Cáceres

Slides:



Advertisements
Similar presentations
A Lightweight Platform for Integration of Mobile Devices into Pervasive Grids Stavros Isaiadis, Vladimir Getov University of Westminster, London {s.isaiadis,
Advertisements

Multi-level SLA Management for Service-Oriented Infrastructures Wolfgang Theilmann, Ramin Yahyapour, Joe Butler, Patrik Spiess consortium / SAP.
© CaaSt Consortium. All rights reserved. The research leading to these results has received funding from the European Union's Seventh Framework Programme.
Cloud Management Mechanisms
Grid Quality of Service and Service Level Agreements Karim Djemame University of Leeds.
Management of IT Environment (5) LS 2012/ Martin Sarnovský Department of Cybernetics and AI, FEI TU Košice ITIL:Service Design IT Services Management.
SPECIFYING AND MONITORING GUARANTEES IN COMMERCIAL GRIDS THROUGH SLA Sven Graupner Vijay MachirajuAad van Moorsel IEEE/ACM International Symposium on Clustering.
Infrastructure layer Massonet Philippe, CETIC RESERVOIR Dissemination Activity Leader John Kennedy, INTEL Infrastructure Leader.
SLA Basics Describes a set of non functional requirements of the service. Example : RTO time – Return to Operation Time if case of failure SLO – Service.
Connect. Communicate. Collaborate Click to edit Master title style MODULE 1: perfSONAR TECHNICAL OVERVIEW.
1 ITC242 – Introduction to Data Communications Week 12 Topic 18 Chapter 19 Network Management.
FI-WARE – Future Internet Core Platform FI-WARE Cloud Hosting July 2011 High-level description.
Cloud Computing Architecture Adam Balla Wa Chiu Siu.
DESIGN OF A PLATFORM OF VIRTUAL SERVICE CONTAINERS FOR SERVICE ORIENTED CLOUD COMPUTING Carlos de Alfonso Andrés García Vicente Hernández.
Alex Galis University College London
Ocean Observatories Initiative Common Execution Infrastructure (CEI) Overview Michael Meisinger September 29, 2009.
Active Monitoring in GRID environments using Mobile Agent technology Orazio Tomarchio Andrea Calvagna Dipartimento di Ingegneria Informatica e delle Telecomunicazioni.
Information System Development Courses Figure: ISD Course Structure.
RESERVOIR RESERVOIR Resources and Services Virtualization without Barriers Philippe Massonet (CETIC)
Module 1 Introduction to Designing a Microsoft® Exchange Server 2010 Deployment.
System Center Lesson 4: Overview of System Center 2012 Components System Center 2012 Private Cloud Components VMM Overview App Controller Overview.
Tool Integration with Data and Computation Grid “Grid Wizard 2”
Resources and Services Virtualization without Boundaries (RESERVOIR) The research leading to these results has been partially funded.
DataTAG is a project funded by the European Union International School on Grid Computing, 23 Jul 2003 – n o 1 GridICE The eyes of the grid PART I. Introduction.
Dr. Ir. Yeffry Handoko Putra
ITIL: Service Transition
New Paradigms: Clouds, Virtualization and Co.
Task 4.2 Grid Coordination & DR Activation Module
draft-bernini-nfvrg-vnf-orchestration
Regional Operations Centres Core infrastructure Centres
TrueSight Operations Management 11.0 Architecture
Smart Building Solution
Heitor Moraes, Marcos Vieira, Italo Cunha, Dorgival Guedes
Google App Engine Mandeep Singh (37926)
Integrated Management System and Certification
Open Source distributed document DB for an enterprise
Smart Building Solution
The International Plant Protection Convention
Robert Szuman – Poznań Supercomputing and Networking Center, Poland
NOVI: Networking innovations Over Virtualized Infrastructures
Cloud Management Mechanisms
Distribution and components
ITIL:Service Design IT Services Management Martin Sarnovský
<Name of Product>Pilot Closeout Meeting <Customer Name>
Flexible Extensible Digital Object Repository Architecture
Use Cases and Requirements for I2NSF_
Gestione di Service Level Agreements (SLA) in sistemi Grid
Flexible Extensible Digital Object Repository Architecture
Service level Agreements
University of Technology
Cisco’s Intelligent Automation for Cloud
GGF15 – Grids and Network Virtualization
Management of Virtual Execution Environments 3 June 2008
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Chapter 2: Database System Concepts and Architecture
An holistic solution to drive your IT Efficiently X-VIEwer An holistic solution to drive your IT Efficiently X-Viewer gives you the ability to: Control.
Cloud Management Mechanisms
The Globus Toolkit™: Information Services
AWS Cloud Computing Masaki.
1/1/2019 8:36 AM System Center – Datacenter Management Technology Specialist Management Produkte Microsoft Deutschland.
Cloud Computing Architecture
Service Oriented Architectures (SOA): What Users Need to Know.
Claudia+OpenNebula Driving Cloud Services into the Cloud
IP Control Gateway (IPCG)
On the Use of Service Level Agreements in AssessGrid
Database System Concepts and Architecture
Ponder policy toolkit Jovana Balkoski, Rashid Mijumbi
OU BATTLECARD: Oracle Utilities Learning Subscription
Presentation transcript:

RESERVOIR Service Manager NickTsouroulas Head of Open-Source Reference Implementations Unit Juan Cáceres Project Manager Telefónica R&D The research leading to these results has received funding from the European Community's Seventh FrameworkProgramme (FP7/ ) under grant agreement n°

Index Introduction Service Manager Components and Funcionality R&D Activities

Introduction The main function of the Service Manager is to deploy Services over a federated RESERVOIR infrastructure, dynamically manage the resource needs of Services according to a target SLA and support a utility-like business model

Service Manager Components and Functionality Service Providers deploy applications by passing a Service Definition Manifest to a single infrastructure provider (a single RESERVOIR Site). A Service Definition Language, developed by RESERVOIR, will be used to create service manifests. This language will allow the description of: –The distinct component types, requirements for each component type and logical architecture of the service, initial distribution across VEEs –Service levels the application can offer to customers and those it requires from infrastructure providers –Capacity and QoS requirements –Elasticity Rules: Express how the total application capacity (resource requirements and number of instances of each application component) can be dynamically adapted to properly satisfy the requirements of the application and minimize the cost Service Definition

Service Manager Components and Functionality IDE Tool to edit and publish Service Manifests A Version Control Repository to store different versions of a Service Manifests. Service Definition A Service Manifest contains : –Functional components of the application –Component grouping instructions –Component topology instructions –VEE requirements –Capacity and QoS Requirements –Elasticity Rules –Monitoring Specification

Service Manager Components and Functionality Framework Agreements are contracts that formalize the relationships in the RESERVOIR federated infrastructure: –Between Infrastructure Providers and Service Providers –Between Infrastructure Providers This contract agreement is transformed into Common Data Model, shared by all the components of the RESEVOIR architecture. It includes: – Resource Catalogue: Defines the type and characteristics of the resources that are under the agreement control (VEE, virtual networks, firewalls, load balancers, etc.) – SLA Definitions: Key Performance Indicators (KPI): For example, RTO (Return to Operation Time) of a VEE or a network link, throughput in operations per second of a service etc. SLO and KPI threshold mappings: For example, a SLO named “GOLD” would mean that VEE has a RTO threshold of 5 minutes or that a Service Component throughput is 100 operations per second. Business Model Definitions: Costs and accounting directives, other business related aspects. Service Framework Agreements

Service Manager Components and Functionality SLA Monitoring: –Once a Service is deployed, monitoring components collect useful data to prevent and detect SLA violations. Monitoring Mechanisms: –Non-Intrusive Service Component Probes that gather and process network data –VEE Monitoring Interface that allows the monitoring components to collect VEE usage statistics (CPU, memory..) SLA Protection: –Components that dynamically detect SLA violations and predict future SLA violations based on historical and heuristic knowledge. –They generate events that are used by the Lifecycle Components and may trigger the process of reconfiguration of the services when needed in order to resolve problems with SLA fulfillment. SLA Monitoring

Service Manager Components and Functionality Orchestrates the Service Manager Components, managing the initial deployment of the Service and the dynamic configuration and redeployment process targeted to protect some SLA objective criteria. Load balancing and efficient request dispatching taking into account SLA objectives, cost directives, across all sites in the federated infrastructure. Support new utility-like business models (pay-per-use schemas), expressed in real business terms (rather than generic ICT usage terms like CPU cycles, storage etc.), dealing with different administrative domains each with its own commercial offers. Service Request Dispatching Accounting Payment and Billing Life Cycle Management

R&D Activities: Service Definition and Lifecycle Management To define a Service Definition Language and develop tools for the definition of services and management of their lifecycle. Service Definition Language (includes SLAs) Service Definition Tools Service Lifecycle Management A Service Definition Language specification based on virtualized Service Components A Service Lifecycle Model specification and tools to manage it Contribute to Standardization Bodies (OGF, DMTF, …) Contribute to NESSI’s Reference Architecture built by the NEXOF-RA FP7 project Objectives Tasks Key Results Opportunities

R&D Activities: SLA Management and Service Request Dispatching Global SLA Management Dynamic, automated and proactive SLA violation detection Active monitoring of SLA KPIs through local and remote VEEs Proactive resource allocation or de-allocation requests to VEEMS Service Request Dispatching Targeting replicated service VEEs without boundaries Advanced Load Balancing Algorithms with SLA and cost restrictions Efficient communication protocols and replication schemas in Java Service Containers Objectives Tasks Efficient SLA Monitoring Service Level Protection Service Request Dispatching

R&D Activities: SLA Management and Service Request Dispatching Key Results Opportunities Probe-based network monitoring technologies Proactive SLA risk detection and dynamic Service Reconfiguration technologies New Load Balancing algorithms based on SLA protection and cost directives New Service Management and Monitoring Technologies

R&D Activities: Business-oriented Accounting, Payment and Billing Provide a framework for business governance and a holistic view on services and the infrastructure used to host them. Development of a utility-computing business model (pay-per-use) in a federated infrastructure schema Accounting and billing of resource use, SLA violation penalties, flexible commercial offerings Objectives Tasks Business Information Model Components for accounting of service usage Business oriented payment and billing mechanisms

R&D Activities: Business-oriented Accounting, Payment and Billing Key Results Opportunities An advanced business information model that captures all the billable assets and describes the business relations between infrastructure and service providers Design and implementation of a complete accounting system in charge of integrating billing management processes with the other RESERVOIR components Design and implementation of a business management tool based on business rules and open to dynamic business models Advance technologies necessary in order to explore new business opportunities in the grid / virtualization infrastructures area.

Thanks!!!!