In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale?

Size: px
Start display at page:

Download "In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale?"

Transcription

1 In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale? Lei Wang, Jianfeng Zhan, Weisong Shi, Yi Liang, Lin Yuan Institute of Computing Technology, Chinese Academy of Sciences Department of Computer Science, Wayne State University Department of Computer Science, Beijing University of Technology 1

2 Resources Cloud Computing As an economic platform for daily computing, Cloud computing is coming Resources Web service in the local Web service in the cloud Unused resources Capacity Demand Time Capacity Demand Time Cloud Cloud is a large pool of easily usable and accessible virtualized resources, which can be dynamically reconfigured and typically exploited by a pay-per-use model. [Luis Vaquero et al. A break in the clouds: towards a cloud definition. ACM SIGCOMM Computer Communication Review Volume 39, Issue 1, January 2009 ] Cloud Economics Armbrust et al. in theory show the workloads of Web service applications can benefit from the economies of scale of cloud computing systems. [Michael Armbrust, Armando Fox.2009.Above the clouds: A Berkeley View of cloud Computing. Technical Report] 2

3 MTC vs. HTC Many-task computing (MTC) delivers much large numbers of computing resources over short period of time to accomplish many computational tasks. MONTAGE workflow High throughput computing (HTC) delivers large amounts of processing capacity over long period of time. batch jobs in Condor HTC and MTC is a new model for running applications on Blue Gene/P [Alan Gara.2008.Many-task applications in use today with a look toward the future.mtags08.] 3

4 Our motivation Can we consolidate MTC and HTC workloads on a large cloud platform? Different usage scene Different application characteristic Different evaluation metric On the cloud platform, do MTC or HTC service providers benefit from the economies of scale? Service provider Performance Cost Resource provider The total resource consumption Capacity planning 4

5 DawningCloud Dawning 5000 Ranked as top 10 of Top 500 super computers in November, MTC runtime environment DawningCloud HTC runtime environment DawningCloud Managing a cluster-based cloud platform, creating the specific runtime environment for MTC or HTC, and dynamically provisioning resources to runtime environments. Using DawningCloud, the organization does not need to own a local cluster system! 5

6 Our contributions An innovative usage model for cloud computing Dynamic service provision (DSP) model The resource provider can create the specific runtime environments on the demand for service providers;the service provider can dynamically resize the provisioned resources of the runtime environment according to the workload status. An enabling system for cloud computing Dawningcloud-the enabling system based on the DSP model provides automatic management for MTC and HTC workloads. A comprehensive evaluation Emulatation experiment For typical MTC and HTC workloads, on the cloud platform, MTC and HTC service providers and the resource service provider can benefit from the economies of scale. 6

7 Outline Previous works Our solution Evaluations 7

8 Previous works Enabling system and consolidation Enabling system EC2 RightScale Shirako The effect of MTC and HTC consolidation Consolidates Web service applications Consolidates Web service applications and parallel batch jobs 8

9 Previous works Dedicated cluster systems (DCS) Prevailing in MTC and HTC communities Owner purchases, builds and full controls the cluster. The shortcomings TCO is high. Capacity planning is hard. 9

10 Previous works Usage models for cloud computing Direct resource provision (DRP) model The staff of an organization directly leases virtual machine resources from EC2 in a specified period for running applications. Static service provision (SSP) model The organization as a whole rents resources with the fixed size from EC2 to create a virtual cluster system that is deployed with the queuing system. 10

11 Outline Previous works Our solution Evaluations 11

12 Our solution We propose an innovative usage model-dynamic service provision (DSP) model. The resource provider can create the specific runtime environments on the demand for service providers. The service provider can dynamically resize the provisioned resources of the runtime environment according to the workload status. We design and implement an enabling system- Dawningcloud. provides automatic management for MTC and HTC workloads. 12

13 Three players in a cloud Resource provider owns a cloud platform and offers outsourced resources, such as: Amazon. Service provider leases the resources from the resource provider and provide computing service to its end uses through runtime environment. such as: the proxy of an organization. End users submit and manage their computing applications. such as: The staffs in the organization. End users Service Providers Resource Provider Applications Applications Runtime Runtime environment environment Shared Resources 13

14 The DSP model End Users Workload Runtime environment Service provider Resource provider node The resource provider can create the specific runtime environments on the demand for MTC or HTC service providers. The service provider can dynamically resize the provisioned resources of the runtime environment according to the workload status. 14

15 The details of DSP End users submit/manage applications Service providers request manage Resource provider destroy accounts confirm create negotiate resources destroy Runtime environments Similar to DCS/SSP models, service providers in the DSP model can fully control their runtime environments. Unlike the DCS/SSP models, service providers can dynamically resize the resources according to the workload status. 15

16 Dawningcloud Consolidating MTC and HTC workloads Creating runtime environments on the demand for MTC or HTC service providers. Automatically provisioning resources to runtime environments. 16

17 Creating runtime environment on the demand HTC server HTC portal HTC scheduler CSF resource provision service lifecycle management service deployment service VM provision service agent HTC TRE MTC portal MTC server Trigger monitor MTC scheduler MTC TRE 17

18 The automatic resource management The setup policy determines when and how to do the setup work Setup policy The service provider specifies his requirement for resource management Resource management policy Lifecycle management Resource provision Server of TRE service of CSF service of CSF Resource provision policy The resource provider specifies his requirement for resource provision 18

19 The resource management policy for HTC HTC TRE Scans per minute initial nodes dynamic nodes Yes Ratioobtaining_resources > Ratiothreshold NO HTC TRE Yes Sizebiggest_job > Sizecurrent HTC TRE 19

20 The resource management policy for MTC The resource management policy of the MTC service provider differs from that of HTC service providers in two aspects: MTC server scans jobs in queue per three seconds MTC server calculates the accumulated resource demands of all jobs in queue or the resource demand of the present biggest jobs 20

21 Outline Previous works Our solution Evaluations 21

22 Scenario Scenario and Method One resource provider Three workloads from three different organizations Two organizations providing HTC services and one organization providing MTC service. Choosing Dawningcloud, the DRP, SSP and DCS systems to provide computing service. Evaluation method Using the emulation method Speeding up by a factor of

23 Emulation system MTC Server MTC Scheduler MTC Job emulator resource provision service HTC Server HTC Scheduler HTC Job emulator The emulated DawningCloud. HTC Server HTC Scheduler HTC Job emulator MTC Server MTC Job emulator MTC Scheduler MTC Job emulator HTC Server HTC Scheduler HTC Job emulator resource provision service HTC Job emulator HTC Server HTC Job emulator HTC Scheduler The emulated SSP and DCS system. The emulated DRP system. HTC Job emulator 23

24 Workloads MTC workload Montage workflow ( orkflowgenerator) includes 1,000 tasks and the average execution time of tasks is seconds. HTC workload traces NASA ipsc trace ( kload/) two weeks from Fri Oct 01 00:00:03 PDT 199 SDSC BLUE trace ( kload/) two weeks from Apr 25 15:00:03 PDT 2000 Montage workflow the number of arrived jobs in each hour for NASA the number of arrived jobs in each hour for BLUE 24

25 Service provider Evaluation metrics Performance the number of completed jobs for HTC tasks per second for MTC Cost resource consumption (node*hour ) Resource provider The economies of scale the total resource consumption (node*hour ) Capacity planning peak resource consumption (nodes per hour ) 25

26 The evaluation metric of HTC service providers Configuration Number of completed jobs Resource consumption Saved resources DCS system / SSP system DRP system % DawningCloud % The metrics of the service provider for NASA trace Configuration Number of completed jobs Resource consumption Saved resources DCS system / SSP system DRP system % DawningCloud % The metrics of the service provider for BLUE trace In comparison with the DCS/SSP systems. In comparison with the DRP systems. 26

27 The evaluation metric of MTC service providers Configuration Tasks per second Resource consumption Saved resources DCS system / SSP system DRP system % DawningCloud The metrics of the service provider for Montage In comparison with the DCS/SSP systems. In comparison with the DRP systems. 27

28 The metric for resource provider Total resource consumption of the resource provider Peak resource consumption of the resource provider Dawningcloud saves the total resource consumption by 29.7% of that of the DCS/SSP system and by 29.0% of that of the DRP system. The peak resource consumption of Dawningcloud is 1.06 times of that of DCS/SSP system and only 0.21 times of that of the DRP system. 28

29 Management overhead for resource provider The accumulated times of adjusting nodes Allocating or reclaiming nodes or VMs will incur the management overhead for the resource provider. In our real test, the total cost of adjusting one node is seconds. The average overhead of Dawningcloud for resource provider is approximately 341 seconds per hour. 29

30 TCO of the service provider in the SSP and DCS systems We take a real case(of DCS system) from the grid lab of Beijing University of Technology. ( TCOdcs= (CapEx depreciation) + OpEx = 3,160$ per month TCOssp = (Total Instance Cost) + (Inbound transfer Cost) = 2,260$ per month 30

31 Analysis From the perspectives of service providers, comparing with the DCS system, SSP is more cost-effective. Service providers have the same performance, but the TCO of the service providers in the SSP system is less than that in the DCS system. Dawningcloud outperform another two cloud solutions: SSP and DRP from the perspectives of service providers and the resource provider. Dawningcloud has the dynamic resource management mechanism and policies. 31

32 Conclusion With the enabling system: Dawningcloud, MTC or HTC service providers benefit from the economies of scale on the cloud platform. 32

33 Work-in-progress We have builded a formal model and verified the economies of scale on the cloud platform. For any MTC or HTC workload, there is a configuration of DawningCloud which lets the service provider consume the resources not more than using the SSP/DCS systems with the performance assurance. For any MTC or HTC workloads consolidation,the resource provider uses the resources not more than using the SSP/DCS systems. We have done the more experiments with different parameters configuration and workloads. 33

34 Future work Investigating the optimal resource management and scheduling policies in the context of cloud computing. Finding the optimal parameters configurations of DawningCloud with the mathematic method. 34

35 Thanks & Questions 35

36 Resource Property The comparison of different usage models DCS SSP DRP DSP local leased leased leased Runtime stereo- stereo- no created Environment typed typed offering on the demand Resources Provision for RE fixed fixed manual flexible 36

37 The resource provision policy The resource provision service provisions enough initial resources to the TRE at the startup of the TRE. If the server of a TRE requests dynamic resources, then the resource provision service either assigns enough resources to the server or rejects. If the server of a TRE releases dynamic resources, then the resource provision service will passive reclaim all the released resources. 37

38 The configurations of the experiments Key factors The scheduling policy for Dawningcloud, SSP and DCS system The time unit of leasing resources for Dawningcloud, SSP and DRP system The configurations of runtime environment for SSP and DCS systems The configurations of runtime environment for Dawningcloud Setting first-fit for HTC FCFS for MTC one hour 128/144 for HTC 166 for MTC resource management and provision policies for Dawningcloud 38

Keywords Many task computing, high throughput computing, cloud computing, service providers, economies of scale

Keywords Many task computing, high throughput computing, cloud computing, service providers, economies of scale In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale? Lei Wang 1, Jianfeng Zhan 1, Weisong Shi 2, Yi Liang 3, Lin Yuan 1 1 Institute of Computing Technology, Chinese Academy of

More information

In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale? Lei Wang 1, Jianfeng Zhan 1, Weisong Shi 2, Yi Liang 3, Lin Yuan 1 1

In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale? Lei Wang 1, Jianfeng Zhan 1, Weisong Shi 2, Yi Liang 3, Lin Yuan 1 1 In Cloud, Do MTC or HTC Service Providers Benefit from the Economies of Scale? Lei Wang 1, Jianfeng Zhan 1, Weisong Shi 2, Yi Liang 3, Lin Yuan 1 1 Institute of Computing Technology, Chinese Academy of

More information

CLoud computing has attracted a lot of attention

CLoud computing has attracted a lot of attention 1 In Cloud, Can Scientific Communities Benefit from the Economies of Scale? Lei Wang, Jianfeng Zhan, Weisong Shi, Senior Member, IEEE, Yi Liang Abstract The basic idea behind cloud computing is that resource

More information

Phoenix Cloud: Consolidating Different Computing Loads on Shared Cluster System for Large Organization

Phoenix Cloud: Consolidating Different Computing Loads on Shared Cluster System for Large Organization Phoenix Cloud: Consolidating Different Computing Loads on Shared Cluster System for Large Organization Jianfeng Zhan, Lei Wang, Bibo Tu, Yong Li, Peng Wang, Wei Zhou, Dan Meng Institute of Computing Technology

More information

Cost-aware Cooperative Resource Provisioning for Heterogeneous Workloads in Data Centers

Cost-aware Cooperative Resource Provisioning for Heterogeneous Workloads in Data Centers 1 Cost-aware Cooperative Resource Provisioning for Heterogeneous Workloads in Data Centers Jianfeng Zhan, Lei Wang, Xiaona Li, Weisong Shi, Senior Member, IEEE, Chuliang Weng, Wenyao Zhang, and Xiutao

More information

The Green Cloud: How Cloud Computing Can Reduce Datacenter Power Consumption. Anne M. Holler Senior Staff Engineer, Resource Management Team, VMware

The Green Cloud: How Cloud Computing Can Reduce Datacenter Power Consumption. Anne M. Holler Senior Staff Engineer, Resource Management Team, VMware The Green Cloud: How Cloud Computing Can Reduce Datacenter Power Consumption Anne M. Holler Senior Staff Engineer, Resource Management Team, VMware 1 Foreword Datacenter (DC) energy consumption is significant

More information

Payment minimization and Error-tolerant Resource Allocation for Cloud System Using equally spread current execution load

Payment minimization and Error-tolerant Resource Allocation for Cloud System Using equally spread current execution load Payment minimization and Error-tolerant Resource Allocation for Cloud System Using equally spread current execution load Pooja.B. Jewargi Prof. Jyoti.Patil Department of computer science and engineering,

More information

Cost-effective Resource Provisioning for MapReduce in a Cloud

Cost-effective Resource Provisioning for MapReduce in a Cloud 1 -effective Resource Provisioning for MapReduce in a Cloud Balaji Palanisamy, Member, IEEE, Aameek Singh, Member, IEEE Ling Liu, Senior Member, IEEE Abstract This paper presents a new MapReduce cloud

More information

Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing

Keywords Distributed Computing, On Demand Resources, Cloud Computing, Virtualization, Server Consolidation, Load Balancing Volume 5, Issue 1, January 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Survey on Load

More information

Energy-Aware Multi-agent Server Consolidation in Federated Clouds

Energy-Aware Multi-agent Server Consolidation in Federated Clouds Energy-Aware Multi-agent Server Consolidation in Federated Clouds Alessandro Ferreira Leite 1 and Alba Cristina Magalhaes Alves de Melo 1 Department of Computer Science University of Brasilia, Brasilia,

More information

Elastic Management of Cluster based Services in the Cloud

Elastic Management of Cluster based Services in the Cloud First Workshop on Automated Control for Datacenters and Clouds (ACDC09) June 19th, Barcelona, Spain Elastic Management of Cluster based Services in the Cloud Rafael Moreno Vozmediano, Ruben S. Montero,

More information

A Survey on Resource Provisioning in Cloud

A Survey on Resource Provisioning in Cloud RESEARCH ARTICLE OPEN ACCESS A Survey on Resource in Cloud M.Uthaya Banu*, M.Subha** *,**(Department of Computer Science and Engineering, Regional Centre of Anna University, Tirunelveli) ABSTRACT Cloud

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

An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar

An Efficient Use of Virtualization in Grid/Cloud Environments. Supervised by: Elisa Heymann Miquel A. Senar An Efficient Use of Virtualization in Grid/Cloud Environments. Arindam Choudhury Supervised by: Elisa Heymann Miquel A. Senar Index Introduction Motivation Objective State of Art Proposed Solution Experimentations

More information

<Insert Picture Here> Enterprise Cloud Computing: What, Why and How

<Insert Picture Here> Enterprise Cloud Computing: What, Why and How Enterprise Cloud Computing: What, Why and How Andrew Sutherland SVP, Middleware Business, EMEA he following is intended to outline our general product direction. It is intended for

More information

Investigating the Pricing Impact on the QoS of a Server Farm Deployed on the Cloud

Investigating the Pricing Impact on the QoS of a Server Farm Deployed on the Cloud Investigating the Pricing Impact on the QoS of a Server Farm Deployed on the Cloud A.M.D Aljohani 1,2, D.R.W Holton 2 and Irfan Awan 2 1 Tabuk university, Saudi Arabia 2 university of Bradford, England

More information

Ecole des Mines de Nantes. Journée Thématique Emergente "aspects énergétiques du calcul"

Ecole des Mines de Nantes. Journée Thématique Emergente aspects énergétiques du calcul Ecole des Mines de Nantes Entropy Journée Thématique Emergente "aspects énergétiques du calcul" Fabien Hermenier, Adrien Lèbre, Jean Marc Menaud menaud@mines-nantes.fr Outline Motivation Entropy project

More information

PERFORMANCE ANALYSIS OF PaaS CLOUD COMPUTING SYSTEM

PERFORMANCE ANALYSIS OF PaaS CLOUD COMPUTING SYSTEM PERFORMANCE ANALYSIS OF PaaS CLOUD COMPUTING SYSTEM Akmal Basha 1 Krishna Sagar 2 1 PG Student,Department of Computer Science and Engineering, Madanapalle Institute of Technology & Science, India. 2 Associate

More information

Emerging Technology for the Next Decade

Emerging Technology for the Next Decade Emerging Technology for the Next Decade Cloud Computing Keynote Presented by Charles Liang, President & CEO Super Micro Computer, Inc. What is Cloud Computing? Cloud computing is Internet-based computing,

More information

Auto-Scaling Model for Cloud Computing System

Auto-Scaling Model for Cloud Computing System Auto-Scaling Model for Cloud Computing System Che-Lun Hung 1*, Yu-Chen Hu 2 and Kuan-Ching Li 3 1 Dept. of Computer Science & Communication Engineering, Providence University 2 Dept. of Computer Science

More information

A Cost-Evaluation of MapReduce Applications in the Cloud

A Cost-Evaluation of MapReduce Applications in the Cloud 1/23 A Cost-Evaluation of MapReduce Applications in the Cloud Diana Moise, Alexandra Carpen-Amarie Gabriel Antoniu, Luc Bougé KerData team 2/23 1 MapReduce applications - case study 2 3 4 5 3/23 MapReduce

More information

Green Cloud Computing 班 級 : 資 管 碩 一 組 員 :710029011 黃 宗 緯 710029021 朱 雅 甜

Green Cloud Computing 班 級 : 資 管 碩 一 組 員 :710029011 黃 宗 緯 710029021 朱 雅 甜 Green Cloud Computing 班 級 : 資 管 碩 一 組 員 :710029011 黃 宗 緯 710029021 朱 雅 甜 Outline Introduction Proposed Schemes VM configuration VM Live Migration Comparison 2 Introduction (1/2) In 2006, the power consumption

More information

JSSSP, IPDPS WS, Boston, MA, USA May 24, 2013 TUD-PDS

JSSSP, IPDPS WS, Boston, MA, USA May 24, 2013 TUD-PDS A Periodic Portfolio Scheduler for Scientific Computing in the Data Center Kefeng Deng, Ruben Verboon, Kaijun Ren, and Alexandru Iosup Parallel and Distributed Systems Group JSSSP, IPDPS WS, Boston, MA,

More information

How To Use A Cloud For A Local Cluster

How To Use A Cloud For A Local Cluster Marcos Dias de Assunção 1,2, Alexandre di Costanzo 1 and Rajkumar Buyya 1 1 Department of Computer Science and Software Engineering 2 National ICT Australia (NICTA) Victoria Research Laboratory The University

More information

Limitations of Managing VMware vsphere with MS System Center Virtual Machine Manager 2012

Limitations of Managing VMware vsphere with MS System Center Virtual Machine Manager 2012 Limitations of Managing VMware vsphere with MS System Center Virtual Machine Manager 2012 Why trying to use SCVMM 2012 will frustrate vsphere administrators 2012 VMware Inc. All rights reserved Overview

More information

Avoiding Performance Bottlenecks in Hyper-V

Avoiding Performance Bottlenecks in Hyper-V Avoiding Performance Bottlenecks in Hyper-V Identify and eliminate capacity related performance bottlenecks in Hyper-V while placing new VMs for optimal density and performance Whitepaper by Chris Chesley

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

ABSTRACT. KEYWORDS: Cloud Computing, Load Balancing, Scheduling Algorithms, FCFS, Group-Based Scheduling Algorithm

ABSTRACT. KEYWORDS: Cloud Computing, Load Balancing, Scheduling Algorithms, FCFS, Group-Based Scheduling Algorithm A REVIEW OF THE LOAD BALANCING TECHNIQUES AT CLOUD SERVER Kiran Bala, Sahil Vashist, Rajwinder Singh, Gagandeep Singh Department of Computer Science & Engineering, Chandigarh Engineering College, Landran(Pb),

More information

Krishna Markande, Principal Architect Sridhar Murthy, Senior Architect. Unleashing the Potential of Cloud for Performance Testing

Krishna Markande, Principal Architect Sridhar Murthy, Senior Architect. Unleashing the Potential of Cloud for Performance Testing Krishna Markande, Principal Architect Sridhar Murthy, Senior Architect Unleashing the Potential of Cloud for Performance Testing 1 Agenda Software testing and Performance testing overview Leveraging cloud

More information

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 http://www.pass4test.jp 1 年 で 無 料 進 級 することに 提 供 する Exam : C2120-800 Title : IBM PureApplication System V1.1, System Administration Vendor : IBM Version : DEMO 1 / 4

More information

Dynamic Resource Distribution Across Clouds

Dynamic Resource Distribution Across Clouds University of Victoria Faculty of Engineering Winter 2010 Work Term Report Dynamic Resource Distribution Across Clouds Department of Physics University of Victoria Victoria, BC Michael Paterson V00214440

More information

What Is It? Business Architecture Research Challenges Bibliography. Cloud Computing. Research Challenges Overview. Carlos Eduardo Moreira dos Santos

What Is It? Business Architecture Research Challenges Bibliography. Cloud Computing. Research Challenges Overview. Carlos Eduardo Moreira dos Santos Research Challenges Overview May 3, 2010 Table of Contents I 1 What Is It? Related Technologies Grid Computing Virtualization Utility Computing Autonomic Computing Is It New? Definition 2 Business Business

More information

VM Management for Green Data Centres with the OpenNebula Virtual Infrastructure Engine

VM Management for Green Data Centres with the OpenNebula Virtual Infrastructure Engine OGF-EU: Using IT to reduce Carbon Emissions and Delivering the Potential of Energy Efficient Computing OGF25, Catania, Italy 5 March 2009 VM Management for Green Data Centres with the OpenNebula Virtual

More information

Multifaceted Resource Management for Dealing with Heterogeneous Workloads in Virtualized Data Centers

Multifaceted Resource Management for Dealing with Heterogeneous Workloads in Virtualized Data Centers Multifaceted Resource Management for Dealing with Heterogeneous Workloads in Virtualized Data Centers Íñigo Goiri, J. Oriol Fitó, Ferran Julià, Ramón Nou, Josep Ll. Berral, Jordi Guitart and Jordi Torres

More information

Today: Data Centers & Cloud Computing" Data Centers"

Today: Data Centers & Cloud Computing Data Centers Today: Data Centers & Cloud Computing" Data Centers Cloud Computing Lecture 25, page 1 Data Centers" Large server and storage farms Used by enterprises to run server applications Used by Internet companies

More information

A Gentle Introduction to Cloud Computing

A Gentle Introduction to Cloud Computing A Gentle Introduction to Cloud Computing Source: Wikipedia Platform Computing, Inc. Platform Clusters, Grids, Clouds, Whatever Computing The leader in managing large scale shared environments o 18 years

More information

Two-Level Cooperation in Autonomic Cloud Resource Management

Two-Level Cooperation in Autonomic Cloud Resource Management Two-Level Cooperation in Autonomic Cloud Resource Management Giang Son Tran, Laurent Broto, and Daniel Hagimont ENSEEIHT University of Toulouse, Toulouse, France Email: {giang.tran, laurent.broto, daniel.hagimont}@enseeiht.fr

More information

Fair Scheduling Algorithm with Dynamic Load Balancing Using In Grid Computing

Fair Scheduling Algorithm with Dynamic Load Balancing Using In Grid Computing Research Inventy: International Journal Of Engineering And Science Vol.2, Issue 10 (April 2013), Pp 53-57 Issn(e): 2278-4721, Issn(p):2319-6483, Www.Researchinventy.Com Fair Scheduling Algorithm with Dynamic

More information

Migrating Production HPC to AWS

Migrating Production HPC to AWS Migrating Production HPC to AWS A Story of Early Adoption & Lessons Learned Lewis Foti Mentation Solutions Common Computing Service (CCS) The Common Computing Service (CCS) is the HPC (grid computing)

More information

Efficient Cloud Management for Parallel Data Processing In Private Cloud

Efficient Cloud Management for Parallel Data Processing In Private Cloud 2012 International Conference on Information and Network Technology (ICINT 2012) IPCSIT vol. 37 (2012) (2012) IACSIT Press, Singapore Efficient Cloud Management for Parallel Data Processing In Private

More information

Cura: A Cost-optimized Model for MapReduce in a Cloud

Cura: A Cost-optimized Model for MapReduce in a Cloud : A -optimized Model for MapReduce in a Cloud Balaji Palanisamy Aameek Singh Ling Liu Bryan Langston College of Computing, Georgia Tech IBM Research - Almaden {balaji, lingliu}@cc.gatech.edu, {aameek.singh,

More information

Energy-Efficient Application-Aware Online Provisioning for Virtualized Clouds and Data Centers

Energy-Efficient Application-Aware Online Provisioning for Virtualized Clouds and Data Centers Energy-Efficient Application-Aware Online Provisioning for Virtualized Clouds and Data Centers I. Rodero, J. Jaramillo, A. Quiroz, M. Parashar NSF Center for Autonomic Computing Rutgers, The State University

More information

Aneka Dynamic Provisioning

Aneka Dynamic Provisioning MANJRASOFT PTY LTD Aneka Aneka 2.0 Manjrasoft 10/22/2010 This document describes the dynamic provisioning features implemented in Aneka and how it is possible to leverage dynamic resources for scaling

More information

Grid vs. Cloud Computing

Grid vs. Cloud Computing Grid vs. Cloud Computing The similarities and differences between Cloud Computing and Extreme-Scale Computation on Demand 2008 Parabon Inc. All rights reserved. 2009 Parabon 1 Computation, Inc. All rights

More information

Managing Peak Loads by Leasing Cloud Infrastructure Services from a Spot Market

Managing Peak Loads by Leasing Cloud Infrastructure Services from a Spot Market 21 12th IEEE International Conference on High Performance Computing and Communications Managing Peak Loads by Leasing Cloud Infrastructure Services from a Spot Market Michael Mattess, Christian Vecchiola,

More information

Leveraging BlobSeer to boost up the deployment and execution of Hadoop applications in Nimbus cloud environments on Grid 5000

Leveraging BlobSeer to boost up the deployment and execution of Hadoop applications in Nimbus cloud environments on Grid 5000 Leveraging BlobSeer to boost up the deployment and execution of Hadoop applications in Nimbus cloud environments on Grid 5000 Alexandra Carpen-Amarie Diana Moise Bogdan Nicolae KerData Team, INRIA Outline

More information

Managing the Cloud as an Incremental Step Forward

Managing the Cloud as an Incremental Step Forward WP Managing the Cloud as an Incremental Step Forward How brings cloud services into your IT infrastructure in a natural, manageable way white paper INFO@SERVICE-NOW.COM Table of Contents Accepting the

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

Virtualizing Apache Hadoop. June, 2012

Virtualizing Apache Hadoop. June, 2012 June, 2012 Table of Contents EXECUTIVE SUMMARY... 3 INTRODUCTION... 3 VIRTUALIZING APACHE HADOOP... 4 INTRODUCTION TO VSPHERE TM... 4 USE CASES AND ADVANTAGES OF VIRTUALIZING HADOOP... 4 MYTHS ABOUT RUNNING

More information

Cloud Extender - Flexible Resource Allocation

Cloud Extender - Flexible Resource Allocation Cloud Extender - Flexible Resource Allocation The Challenge More and more companies decide to dynamically allocate resources in the cloud. In many cases, this is the so-called public cloud. Typically,

More information

Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing

Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing Heterogeneous Workload Consolidation for Efficient Management of Data Centers in Cloud Computing Deep Mann ME (Software Engineering) Computer Science and Engineering Department Thapar University Patiala-147004

More information

HEP Data-Intensive Distributed Cloud Computing System Requirements Specification Document

HEP Data-Intensive Distributed Cloud Computing System Requirements Specification Document HEP Data-Intensive Distributed Cloud Computing System Requirements Specification Document CANARIE NEP-101 Project University of Victoria HEP Computing Group December 18, 2013 Version 1.0 1 Revision History

More information

How To Understand Cloud Computing

How To Understand Cloud Computing Overview of Cloud Computing (ENCS 691K Chapter 1) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ Overview of Cloud Computing Towards a definition

More information

International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing

International Journal of Computer & Organization Trends Volume21 Number1 June 2015 A Study on Load Balancing in Cloud Computing A Study on Load Balancing in Cloud Computing * Parveen Kumar * Er.Mandeep Kaur Guru kashi University,Talwandi Sabo Guru kashi University,Talwandi Sabo Abstract: Load Balancing is a computer networking

More information

Power Management in Cloud Computing using Green Algorithm. -Kushal Mehta COP 6087 University of Central Florida

Power Management in Cloud Computing using Green Algorithm. -Kushal Mehta COP 6087 University of Central Florida Power Management in Cloud Computing using Green Algorithm -Kushal Mehta COP 6087 University of Central Florida Motivation Global warming is the greatest environmental challenge today which is caused by

More information

An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform

An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform An Experimental Study of Load Balancing of OpenNebula Open-Source Cloud Computing Platform A B M Moniruzzaman 1, Kawser Wazed Nafi 2, Prof. Syed Akhter Hossain 1 and Prof. M. M. A. Hashem 1 Department

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

Virtual Machine Based Resource Allocation For Cloud Computing Environment

Virtual Machine Based Resource Allocation For Cloud Computing Environment Virtual Machine Based Resource Allocation For Cloud Computing Environment D.Udaya Sree M.Tech (CSE) Department Of CSE SVCET,Chittoor. Andra Pradesh, India Dr.J.Janet Head of Department Department of CSE

More information

An Approach to Load Balancing In Cloud Computing

An Approach to Load Balancing In Cloud Computing An Approach to Load Balancing In Cloud Computing Radha Ramani Malladi Visiting Faculty, Martins Academy, Bangalore, India ABSTRACT: Cloud computing is a structured model that defines computing services,

More information

Building a Converged Infrastructure with Self-Service Automation

Building a Converged Infrastructure with Self-Service Automation Building a Converged Infrastructure with Self-Service Automation Private, Community, and Enterprise Cloud Scenarios Prepared for: 2012 Neovise, LLC. All Rights Reserved. Case Study Report Introduction:

More information

A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING

A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING A SURVEY ON LOAD BALANCING ALGORITHMS FOR CLOUD COMPUTING Avtar Singh #1,Kamlesh Dutta #2, Himanshu Gupta #3 #1 Department of Computer Science and Engineering, Shoolini University, avtarz@gmail.com #2

More information

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

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

More information

Task Scheduling for Efficient Resource Utilization in Cloud

Task Scheduling for Efficient Resource Utilization in Cloud Summer 2014 Task Scheduling for Efficient Resource Utilization in Cloud A Project Report for course COEN 241 Under the guidance of, Dr.Ming Hwa Wang Submitted by : Najuka Sankhe Nikitha Karkala Nimisha

More information

Cloud Computing Now and the Future Development of the IaaS

Cloud Computing Now and the Future Development of the IaaS 2010 Cloud Computing Now and the Future Development of the IaaS Quanta Computer Division: CCASD Title: Project Manager Name: Chad Lin Agenda: What is Cloud Computing? Public, Private and Hybrid Cloud.

More information

This is an author-deposited version published in : http://oatao.univ-toulouse.fr/ Eprints ID : 12902

This is an author-deposited version published in : http://oatao.univ-toulouse.fr/ Eprints ID : 12902 Open Archive TOULOUSE Archive Ouverte (OATAO) OATAO is an open access repository that collects the work of Toulouse researchers and makes it freely available over the web where possible. This is an author-deposited

More information

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida

Amazon Web Services Primer. William Strickland COP 6938 Fall 2012 University of Central Florida Amazon Web Services Primer William Strickland COP 6938 Fall 2012 University of Central Florida AWS Overview Amazon Web Services (AWS) is a collection of varying remote computing provided by Amazon.com.

More information

Manjrasoft Market Oriented Cloud Computing Platform

Manjrasoft Market Oriented Cloud Computing Platform Manjrasoft Market Oriented Cloud Computing Platform Aneka Aneka is a market oriented Cloud development and management platform with rapid application development and workload distribution capabilities.

More information

The Theory And Practice of Testing Software Applications For Cloud Computing. Mark Grechanik University of Illinois at Chicago

The Theory And Practice of Testing Software Applications For Cloud Computing. Mark Grechanik University of Illinois at Chicago The Theory And Practice of Testing Software Applications For Cloud Computing Mark Grechanik University of Illinois at Chicago Cloud Computing Is Everywhere Global spending on public cloud services estimated

More information

Optimal Multi Server Using Time Based Cost Calculation in Cloud Computing

Optimal Multi Server Using Time Based Cost Calculation in Cloud Computing 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. 3, Issue. 8, August 2014,

More information

SCHEDULING IN CLOUD COMPUTING

SCHEDULING IN CLOUD COMPUTING SCHEDULING IN CLOUD COMPUTING Lipsa Tripathy, Rasmi Ranjan Patra CSA,CPGS,OUAT,Bhubaneswar,Odisha Abstract Cloud computing is an emerging technology. It process huge amount of data so scheduling mechanism

More information

Seed4C: A Cloud Security Infrastructure validated on Grid 5000

Seed4C: A Cloud Security Infrastructure validated on Grid 5000 Seed4C: A Cloud Security Infrastructure validated on Grid 5000 E. Caron 1, A. Lefray 1, B. Marquet 2, and J. Rouzaud-Cornabas 1 1 Université de Lyon. LIP Laboratory. UMR CNRS - ENS Lyon - INRIA - UCBL

More information

Affinity Aware VM Colocation Mechanism for Cloud

Affinity Aware VM Colocation Mechanism for Cloud Affinity Aware VM Colocation Mechanism for Cloud Nilesh Pachorkar 1* and Rajesh Ingle 2 Received: 24-December-2014; Revised: 12-January-2015; Accepted: 12-January-2015 2014 ACCENTS Abstract The most of

More information

Oracle: Private Platform as a Service from Oracle

Oracle: Private Platform as a Service from Oracle Oracle: Private Platform as a Service from Oracle Liviu Gherman Sales Manager Fusion Middleware 6 octombrie 2010, Cluj he following is intended to outline our general product direction.

More information

Maximizing Utilization in Private IaaS Clouds with Heterogenous Load

Maximizing Utilization in Private IaaS Clouds with Heterogenous Load Maximizing Utilization in Private IaaS Clouds with Heterogenous Load Tomáš Vondra, Jan Šedivý Dept. of Cybernetics, Faculty of Electrical Engineering, Czech Technical University Technická 2, 166 27 Prague,

More information

Demystifying the Cloud Computing 02.22.2012

Demystifying the Cloud Computing 02.22.2012 Demystifying the Cloud Computing 02.22.2012 Speaker Introduction Victor Lang Enterprise Technology Consulting Services Victor Lang joined Smartbridge in early 2003 as the company s third employee and currently

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

Windows Server 2008 R2 Hyper-V Live Migration

Windows Server 2008 R2 Hyper-V Live Migration Windows Server 2008 R2 Hyper-V Live Migration Table of Contents Overview of Windows Server 2008 R2 Hyper-V Features... 3 Dynamic VM storage... 3 Enhanced Processor Support... 3 Enhanced Networking Support...

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

CLOUD SCALABILITY CONSIDERATIONS

CLOUD SCALABILITY CONSIDERATIONS CLOUD SCALABILITY CONSIDERATIONS Maram Mohammed Falatah 1, Omar Abdullah Batarfi 2 Department of Computer Science, King Abdul Aziz University, Saudi Arabia ABSTRACT Cloud computing is a technique that

More information

Load Balancing in cloud computing

Load Balancing in cloud computing Load Balancing in cloud computing 1 Foram F Kherani, 2 Prof.Jignesh Vania Department of computer engineering, Lok Jagruti Kendra Institute of Technology, India 1 kheraniforam@gmail.com, 2 jigumy@gmail.com

More information

Cloud Computing An Introduction

Cloud Computing An Introduction Cloud Computing An Introduction Distributed Systems Sistemi Distribuiti Andrea Omicini andrea.omicini@unibo.it Dipartimento di Informatica Scienza e Ingegneria (DISI) Alma Mater Studiorum Università di

More information

Cloud Computing with Red Hat Solutions. Sivaram Shunmugam Red Hat Asia Pacific Pte Ltd. sivaram@redhat.com

Cloud Computing with Red Hat Solutions. Sivaram Shunmugam Red Hat Asia Pacific Pte Ltd. sivaram@redhat.com Cloud Computing with Red Hat Solutions Sivaram Shunmugam Red Hat Asia Pacific Pte Ltd sivaram@redhat.com Linux Automation Details Red Hat's Linux Automation strategy for next-generation IT infrastructure

More information

Clearing the Clouds. Understanding cloud computing. Ali Khajeh-Hosseini ST ANDREWS CLOUD COMPUTING CO-LABORATORY. Cloud computing

Clearing the Clouds. Understanding cloud computing. Ali Khajeh-Hosseini ST ANDREWS CLOUD COMPUTING CO-LABORATORY. Cloud computing Clearing the Clouds Understanding cloud computing Ali Khajeh-Hosseini ST ANDREWS CLOUD COMPUTING CO-LABORATORY Cloud computing There are many definitions and they all differ Simply put, cloud computing

More information

Adaptive Scheduling for QoS-based Virtual Machine Management in Cloud Computing

Adaptive Scheduling for QoS-based Virtual Machine Management in Cloud Computing Yang Cao, Cheul Woo Ro : Adaptive Scheduling for QoS-based Virtual Machine Management in Cloud Computing 7 http://dx.doi.org/10.5392/ijoc.2012.8.7 Adaptive Scheduling for QoS-based Virtual Machine Management

More information

INCREASING SERVER UTILIZATION AND ACHIEVING GREEN COMPUTING IN CLOUD

INCREASING SERVER UTILIZATION AND ACHIEVING GREEN COMPUTING IN CLOUD INCREASING SERVER UTILIZATION AND ACHIEVING GREEN COMPUTING IN CLOUD M.Rajeswari 1, M.Savuri Raja 2, M.Suganthy 3 1 Master of Technology, Department of Computer Science & Engineering, Dr. S.J.S Paul Memorial

More information

Putchong Uthayopas, Kasetsart University

Putchong Uthayopas, Kasetsart University Putchong Uthayopas, Kasetsart University Introduction Cloud Computing Explained Cloud Application and Services Moving to the Cloud Trends and Technology Legend: Cluster computing, Grid computing, 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

An Energy Aware Cloud Load Balancing Technique using Dynamic Placement of Virtualized Resources

An Energy Aware Cloud Load Balancing Technique using Dynamic Placement of Virtualized Resources pp 81 86 Krishi Sanskriti Publications http://www.krishisanskriti.org/acsit.html An Energy Aware Cloud Load Balancing Technique using Dynamic Placement of Virtualized Resources Sumita Bose 1, Jitender

More information

Dynamic Extension of a Virtualized Cluster by using Cloud Resources CHEP 2012

Dynamic Extension of a Virtualized Cluster by using Cloud Resources CHEP 2012 Dynamic Extension of a Virtualized Cluster by using Cloud Resources CHEP 2012 Thomas Hauth,, Günter Quast IEKP KIT University of the State of Baden-Wuerttemberg and National Research Center of the Helmholtz

More information

Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations. Database Solutions Engineering

Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations. Database Solutions Engineering Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations A Dell Technical White Paper Database Solutions Engineering By Sudhansu Sekhar and Raghunatha

More information

Is Hyperconverged Cost-Competitive with the Cloud?

Is Hyperconverged Cost-Competitive with the Cloud? Economic Insight Paper Is Hyperconverged Cost-Competitive with the Cloud? An Evaluator Group TCO Analysis Comparing AWS and SimpliVity By Eric Slack, Sr. Analyst January 2016 Enabling you to make the best

More information

<Insert Picture Here> Infrastructure as a Service (IaaS) Cloud Computing for Enterprises

<Insert Picture Here> Infrastructure as a Service (IaaS) Cloud Computing for Enterprises Infrastructure as a Service (IaaS) Cloud Computing for Enterprises Speaker Title The following is intended to outline our general product direction. It is intended for information

More information

1. Implementation of a testbed for testing Energy Efficiency by server consolidation using Vmware

1. Implementation of a testbed for testing Energy Efficiency by server consolidation using Vmware 1. Implementation of a testbed for testing Energy Efficiency by server consolidation using Vmware Cloud Data centers used by service providers for offering Cloud Computing services are one of the major

More information

<Insert Picture Here> Cloud Computing Strategy

<Insert Picture Here> Cloud Computing Strategy Cloud Computing Strategy Rex Wang VP Infrastructure and Management The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Maximizing Profit and Pricing in Cloud Environments

Maximizing Profit and Pricing in Cloud Environments Maximizing Profit and Pricing in Cloud Environments FACULTY OF ENGINEERING & INFORMATION TECHNOLOGIES Albert Y. Zomaya Chair Professor of High Performance Computing & Networking Centre for Distributed

More information

Clouds for research computing

Clouds for research computing Clouds for research computing Randall Sobie Institute of Particle Physics University of Victoria Collaboration UVIC, NRC (Ottawa), NRC-HIA (Victoria) Randall Sobie IPP/University of Victoria 1 Research

More information

Prof. Luiz Fernando Bittencourt MO809L. Tópicos em Sistemas Distribuídos 1 semestre, 2015

Prof. Luiz Fernando Bittencourt MO809L. Tópicos em Sistemas Distribuídos 1 semestre, 2015 MO809L Tópicos em Sistemas Distribuídos 1 semestre, 2015 Introduction to Cloud Computing IT Challenges 70% of the budget to keep IT running, 30% available to create new value that needs to be inverted

More information

Cloud Computing. Relevance to Enterprise. Abstract

Cloud Computing. Relevance to Enterprise. Abstract Cloud Computing Relevance to Enterprise G Lakshmanan Abstract Enterprises need to do more with less than never before. Cloud Computing is in the early stage for enterprise adoption. This paper illustrates

More information

Agent-based Federated Hybrid Cloud

Agent-based Federated Hybrid Cloud Agent-based Federated Hybrid Cloud Prof. Yue-Shan Chang Distributed & Mobile Computing Lab. Dept. of Computer Science & Information Engineering National Taipei University Material Presented at Agent-based

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