Cloud Management Mechanisms

Slides:



Advertisements
Similar presentations
Agenda 2 factor authentication Smart cards Virtual smart cards FIM CM
Advertisements

Multi-level SLA Management for Service-Oriented Infrastructures Wolfgang Theilmann, Ramin Yahyapour, Joe Butler, Patrik Spiess consortium / SAP.
Cloud computing is used to describe a variety of computing concepts that involve a large number of computers connected through a real-time communication.
Cloud Infrastructure Mechanisms
Cloud Management Mechanisms
Chapter 22: Cloud Computing and Related Security Issues Guide to Computer Network Security.
CLOUD COMPUTING AN OVERVIEW & QUALITY OF SERVICE Hamzeh Khazaei University of Manitoba Department of Computer Science Jan 28, 2010.
Is Your IT Out of Alignment? Chargeback and Billing with Parallels Automation Brian Shellabarger, Chief Architect - SaaS.
Understanding and Managing WebSphere V5
1 Management Pain points now Existing tools: Do not map to virtual environments Provisioning Backup Health monitoring Performance monitoring / management.
CTS Private Cloud Status Quarterly Customer Meeting October 22, 2014.
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
From Virtualization Management to Private Cloud with SCVMM 2012 Dan Stolts Sr. IT Pro Evangelist Microsoft Corporation
LegendCorp What is System Center Virtual Machine Manager (SCVMM)? SCVMM at a glance Features and Benefits Components / Topology /
Aneka Cloud ApplicationPlatform. Introduction Aneka consists of a scalable cloud middleware that can be deployed on top of heterogeneous computing resources.
4/26/2017 Use Cloud-Based Load Testing Service to Find Scale and Performance Bottlenecks Randy Pagels Sr. Developer Technology Specialist © 2012 Microsoft.
3/12/2013Computer Engg, IIT(BHU)1 CLOUD COMPUTING-1.
The overview How the open market works. Players and Bodies  The main players are –The component supplier  Document  Binary –The authorized supplier.
Enabling the Cloud OS Today  New high-density Web Sites with elastic cloud scaling and complete dev-ops experiences  New rich IaaS experience for self-service.
IT 5433 LM1. Learning Objectives Understand key terms in database Explain file processing systems List parts of a database environment Explain types of.
WP5 – Infrastructure Operations Test and Production Infrastructures StratusLab kick-off meeting June 2010, Orsay, France GRNET.
INTRODUCTION About Project: About Project: Our project is based of the technology of cloud computing which is offering many pro’s to the world of computers.
CLOUD COMPUTING Presented to Graduate Students Mechanical Engineering Dr. John P. Abraham Professor, Computer Engineering UTPA.
CloudForms Martyn Taylor, Software Engineer. Overview Red Hat Cloud CloudForms ● Features ● Structure Product v Project ● Architecture ● Realising Features.
RESERVOIR Service Manager NickTsouroulas Head of Open-Source Reference Implementations Unit Juan Cáceres
Copyright © 2006, Oracle. All rights reserved Oracle Web Services Manager.
Partner Billing and Reporting
Chapter 6: Securing the Cloud
Roles and Boundaries – 1/2
Workload Distribution Architecture
Users and Administrators
Specialized Cloud Mechanisms
E-GRANT: EGI Resource Allocation Tool Current status
Amazon Storage- S3 and Glacier
Cloud Computing Platform as a Service
Advancements in Availability and Reliability computation Introduction and current status of the Comp Reports mini project C. Kanellopoulos GRNET.
Open source Cloud Management Platforms
Chapter 21: Cloud Computing and Related Security Issues
AWS COURSE DEMO BY PROFESSIONAL-GURU. Amazon History Ladder & Offering.
Introduction to Cloud Computing
Chapter 22: Cloud Computing Technology and Security
Cisco’s Intelligent Automation for Cloud
Envisioning: Service Provider Organization
Management of Virtual Execution Environments 3 June 2008
Amazon AWS Solution Architect Associate Exam Dumps For Full Exam Info Visit This Link:
Solutions for federated services management EGI
Dr. John P. Abraham Professor, Computer Engineering UTPA
Dev Test on Windows Azure Solution in a Box
Managing Clouds with VMM
20409A 7: Installing and Configuring System Center 2012 R2 Virtual Machine Manager Module 7 Installing and Configuring System Center 2012 R2 Virtual.
Cloud Management Mechanisms
HC Hyper-V Module GUI Portal VPS Templates Web Console
Specialized Cloud Mechanisms
Cloud computing mechanisms
AWS Cloud Computing Masaki.
Cloud Computing Architecture
Cloud Computing Architecture
Cloud Computing: Concepts
Fundamental Concepts and Models
NIST Cloud Computing Reference Architecture
Agenda Need of Cloud Computing What is Cloud Computing
Service Template Creation from the Ground Up
Day 2, Session 2 Connecting System Center to the Public Cloud
Microsoft Virtual Academy
Harrison Howell CSCE 824 Dr. Farkas
Microsoft Virtual Academy
ONAP Architecture Principle Review
Users and Administrators
Presentation transcript:

Cloud Management Mechanisms Cloud Computing Lecture Note 7 Cloud Management Mechanisms 오상규 정보통신대학원

Remote Administration System – 1/3 Definition Tools and user-interface for external cloud resource administrators to configure and administer cloud- based IT resources Implementation mechanisms Implemented as a portal for remote administration and management of various underlying systems allowing cloud consumer side administrators to configure and manage cloud IT resources allocated to themselves Integrated with resource management system, SLA management system and billing management systems Mainly to centralize controls to external could resource administrators, to customize user control and to hand over as much as control in administrative tasks to cloud consumers 2 primary types of portals: usage and administration portal and self-service portal Resource Mgmt. System SLA Mgmt. System Billing Mgmt. System Cloud Resource Administrators Cloud Remote Administration System

Remote Administration System – 2/3 Usage and administration portal A general purpose portal to centralize management controls to different cloud-based IT resources and to provide IT resource usage reports A part of numerous cloud technology architectures (Covered in the later Chapter) Self-service portal A shopping portal to allow cloud consumers to search an up-to-date list of cloud services and IT resources available for lease from a cloud providers Items chosen by the cloud consumers are submitted to the cloud provider for provisioning. Associated with the rapid provisioning architecture (Covered in the later Chapter) Tasks commonly performed by cloud consumers via a remote administration console include: Configuring and setting up cloud services Provisioning and releasing IT resource for on-demand cloud services Monitoring cloud service status, usage and performance Monitoring QoS and SLA fulfillment Managing leasing costs and usage fees Managing user accounts, security credentials, authorization and access control Tracking internal and external access to leased services Planning and accessing IT resource provisioning Capacity planning Cloud providers are recommended to offer standardized APIs for remote administration system so that cloud consumers can reuse their front-end interface if they decide to move to another cloud provider or they are able to lease their services from multiple cloud providers simultaneously.

Remote Administration System – 3/3 Cloud A Standardized APIs On-premise IT Resource Cloud Remote Administration System Standardized APIs Cloud Resource Administrator Side Custom Front-end IT Resource Mgmt. Portal Cloud Remote Administration System Cloud B

Resource Management System – 1/2 Definition An interface and a mechanism to coordinate IT resource in response to management actions performed by both cloud consumers and cloud providers Implementation mechanisms Virtual infrastructure manager (VIM – the core part of resource management system) - coordinating the server hardware so that virtual server instances can be created from the most expedient underlying physical server Basically managing a range of virtual IT resources across multiple physical servers – creating & managing multiple instances of a hypervisor across different physical serves or allocating a virtual server on one physical server to another (or to a resource pool) user-defined & custom-built remote administration system portal with APIs VM0 VM1 VMX VM0 VM1 VMY VM0 VM1 VMZ Hypervisor0 Hypervisor1 HypervisorN PM0 PM1 PMN VIM Usage and Administration Portal Remote Administration System VM Image Repository Native VIM Console Cloud Resource Administrator Cloud Resource Administrator Resource Management System

Resource Management System – 2/2 Roles and tasks Managing virtual IT resource templates that are used to create pre-built instances such as virtual server images Allocating and releasing virtual IT resources into the available physical infrastructure in response to the starting, pausing, resuming and terminating virtual IT resource instances Coordinating IT resources in relation to the involvement of other mechanisms such as resource replication, load balancer and failover system Enforcing usage and security policies throughout the lifecycle of cloud service instances Monitoring operational conditions of IT resources Interfaces & interaction Accessed by cloud resource administrators employed by the cloud provider or cloud consumer Directly accessed by cloud resource administrators of the cloud provider via the resource management system’s native console Selectively accessed by could resource administrators of the cloud consumer via external APIs with which a user-defined remote administration system portal could be custom-built

SLA Management System Cloud Definition A mechanism providing features related to the administration, collection, storage, reporting and runtime notification of SLA data Implementation mechanisms SLA data based on pre-defined metrics and reporting parameters stored on and retrieved from a separate repository Cooperate with one or more SLA monitor mechanisms to collect the SLA data that can then be made available in near-real time to usage and administration portals to provide on-going feedback regarding active cloud services The metrics monitored for individual cloud services are aligned with the SLA guarantees in corresponding cloud provisioning contracts. Report SLA Manager Usage and Administration Portal Remote Administration System Log QoS Log Repository Native SLA Console Cloud Resource Administrator Cloud Resource Administrator Cloud Service Consumer SLA Management System SLA Monitor Agent Cloud

Billing Management System Definition A mechanism dedicated to the collection and processing of usage data as it is related to cloud provider accounting and cloud consumer billing Implementation mechanisms Based on pay-per-use monitors to gather runtime usage data that is stored in a repository that the system components then draw from for billing, reporting and invoicing purpose Different pricing policies based on pricing models, cloud consumers, IT resource types Pricing models – traditional pay-per-use model, flat-rate, pay-per-allocation or their combination Pre-usage payment system: up to pre-defined usage limits and blocked when exceeded Post-usage payment system: unlimited usage and billed based on actual usage at the end of each period Invoice Pricing & Contract Manager Usage and Administration Portal Remote Administration System Log PPU Log Repository Native PPU Console Cloud Resource Administrator Cloud Resource Administrator Cloud Service Consumer Billing Management System PPU Monitor Agent Cloud

Cloud Computing End of Lecture Note 오상규 정보통신대학원