Optimized Resource Provisioning based on SLAs in Cloud Infrastructures

Size: px
Start display at page:

Download "Optimized Resource Provisioning based on SLAs in Cloud Infrastructures"

Transcription

1 Optimized Resource Provisioning based on SLAs in Cloud Infrastructures Leonidas Katelaris: Department of Digital Systems University of Piraeus, Greece Marinos Themistocleous: Department of Digital Systems University of Piraeus, Greece Konstantinos Koumaditis: Department of Digital Systems University of Piraeus, Greece George Pittas: Department of Digital Systems University of Piraeus, Greece Abstract Resource allocation in Cloud Data Centres plays an important role for providers in fulfilling their obligations to their customers. An efficient system for resource management in Cloud Data Centres requires the automatic sharing of resources according to the individual requirements of each service offered, in order to comply with the minimum requirements outlined in the agreed Service Level Agreements (SLAs). In order to investigate further this area this paper aims to: (a) report on the research outcomes stemming from efforts on resource allocation in Cloud infrastructures, (b) present how these outcomes address the OpEx in Cloud Environments and (c) propose a model to achieve optimized resource provisioning to reduce OpEx in Cloud infrastructures. Keywords: Cloud Computing, Service Level Agreements, Resource Provisioning. 1. Introduction There is no doubt that we are in the midst of rapid technological change. The speed at which technology is changing is unimaginable. This makes the adoption of new technology products from companies and organizations a real challenge in an effort to keep on top while maintaining their competitiveness. The Technological Environment is now more dynamic which favors the continuous emergence of new technology trends and models. Cloud Computing, namely one of the most important in the field of Information Systems the last decade(foster et al., 2008). Even more services are turning into the Cloud, in order to gain from the many advantages Cloud offers. This advantages had a great impact in the IS market. Major players(ang et al., 2010, Prodan and Ostermann, 2009) sharing IS market had to invest large funds in an effort to gain competitive advantages. Yet, the cost of the provided services through the Cloud it remains high. The reasons for this vary and can be approached from various directions. The Operational Expenses (OpEx) and the Capital Expenses (CapEx) playing important role in the direction of decreasing the total cost of Cloud services. In this paper we will focus on OpEx(Zhang et al., 2010a). The authors choose OpEx because we believe that the initial investment has been done (CapEx), therefore reducing the OpEx will have greater impact in the total cost of a Cloud service. 1

2 Over the last years Data Centers have evolved increasingly popular for the provisioning of computing resources (Kliazovich et al., 2012). Operational costs of Data Centers have exponential increment along with the expansion of compute needs. Energy consumption in today s Data Centers plays a key role for Cloud Providers. Capacity of today s Data centers became enormous alongside with the total needs for energy. There have been many attempts from the Cloud Providers in order to minimize the expenses in Cloud infrastructures. Starting with this section being the introduction, in the next paragraphs we present the structure of the paper. Section 1 (Background Theory): In this section we are introducing the Cloud Computing and SLAs domain. In section 1 we present definitions and terms about Cloud Computing and SLAs. Also in this section we introduce into the OpEx in Cloud Environments. Section 2 (Related Work in Resource Provisioning): In this section we discuss previous works in the field of Resource Provisioning in Cloud Computing. Due to limitations in the length of this paper we discuss three of the many we studied during our research. Yet, in our future publications we wil include further findings. Section 3 (Research Methodology): In this section we discuss the methodology used according by our research specifying an optimized model for resource provisioning. 2. Background Theory In this section, we present definitions and basic terms relevant to the research domain of Cloud Computing. These definitions and basic terms are necessary in order to introduce the reader in the Cloud Computing subject, such as (a) Cloud Computing, (b) Service Level Agreements, (c) OpEx, (d) Cloud Infrasturcure. 2.1 Cloud Computing and SLAs In an attempt to give a definition for Cloud Computing, it is obvious that there is not only one definition for Cloud Computing. The National Institute of Standards and Technology defines Cloud Computing as (NIST): Cloud Computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. This cloud model promotes availability and is composed of five essential characteristics, three service models, and four deployment models. (Mell and Grance, 2009). A Cloud Service Consumer is looking through a list provided by the Cloud Service Provider, for a service he/she needs to leverage. In order to determine the performances specifications of the Services one or more contracts are needed. These contracts in the domain of IS called Service Level Agreements (SLAs). A definition for SLAs follows as provided by ITIL (Official-Site, 2011): 2

3 Service Level Agreement is an agreement between an IT service provider and a customer. A service level agreement describes the service, documents service level targets, and specifies the responsibilities of the IT service provider and the customer. A single agreement may cover multiple IT services or multiple customers (Official-Site, 2011). 2.2 Operational Expenses (OpEx) in Cloud Infrastructures In this section we will give a brief description of Cloud Infrastructure and their OpEx in order to introduce another objective of this paper, the resource provisioning. 2.3 What referred as Cloud infrastructure As stated energy consumption plays a key role in today s Data Centres for the Cloud Providers. According to this we have to define what Cloud infrastructure is. As Cloud infrastructure, primarily referrers to the Data Centers, where the most of the hardware is hosted. A Data Center as seen in, Figure 1 includes (Greenberg et al., 2008): Servers Power Energy Infrastructure Network Infrastructure related to Cooling and Distribution of Energy in the Data Center. Figure 1. Cloud Data Center Infrastructure Cloud Data Center differs from existing enterprise Data Centers. This differentiation depends on many reasons. In enterprise Data Center the operating staff, is usually less than 5% of the total operating cost of the Data Center. This is mainly due to the high rate of automation in infrastructure (corresponding to one worker per 100 servers) (Greenberg et al., 2008). In the other hand in a Cloud Data Center, 3

4 automation infrastructure is an essential element in order to conserve one of the fundamental characteristics of Cloud the, elasticity. In this case corresponds one worker per 1000 servers (Greenberg et al., 2008). In combination with the enterprise Data Center the rate is quite less as about ten times. Yet total operational cost for the staff is much bigger. The explanation for this, is given in the enormous size of modern Data Centers as previously mentioned. As an example the Microsoft s Data Center in Illinois spanning more than 700,000 square feet (Miller, 2009). In Cloud Data Center when we refer to energy consumption we are talking about large economies of scale that not present in an enterprise Data Center. Moving forward to the next section of this paper, we introduce into the area of resource provisioning in Cloud infrastructures, by referring related works. 3. Related Work in Resource Provisioning Introduction In this section we present relevant efforts on resource provisioning since There are many attempts in the resource provisioning area. In paper we present three of them. Our selection is based on the differentiation between their approaches. 3.1 Agile Resource Management In more detail Zhang et al., (2010b) provide an approach based on Ghost Virtual Machines (VMs). The thought behind this is that VMs are enabled in a Service Cluster, but they are not available to accept application requests until needed. The approach provided by Zhang et al., (2010b) uses the specificity namely agility (Qian et al., 2007) of the Cloud to quickly reassign resources in a Data Center. Based on agility they built a utility computing platform with ghost VMs for quick management on service changes demands. The test bed from their implementation showed that in a sudden increase of workload a time slot of 18 seconds is needed for a ghost VM to handle client load. In order to achieve this they develop an algorithm which define when a VM is overloaded or under loaded. To develop their approach they have been based on a central problem of utility computing. The problem of managing the resources for a various applications. Furthermore, they based on the nature of todays web applications, where web application cluster contains application servers within the web applications run (Qian et al., 2007). Number of contributions have been made through their work on agile resource management by Zhang et al.,: A utility computing platform based on Ghost VMs, which provides agility to applications demand changes. An architecture technology and resource allocation algorithm, which is relevant across different virtualization technologies. An effective resource re-allocation between applications, with changing demands on resources, based on an external benchmark application (TPC-W). 4

5 3.2 Resource Provisioning via Multiplexing Additionally Meng et al., (2010), propose a method for resource provisioning through multiplexing VMs in the Cloud. As opposed to the conventional practice of evaluating the measure of VMs separately, they propose a provisioning approach. In this provisioning approach different VMs are solidified and provisioned together, in light of an assessment of their total limit needs. The method presented by Meng et al., (2010) has primary contributions as described below: SLA management model which is able to map application performance demands to resource demand requirements. The SLA management model is able to determine the capacity of each VM, but also ensures that the SLAs for individual VMs are still well-kept. Binding algorithm, which is used to calculate the total resources needed for the VMs that will be connected via multiplexing. The algorithm seeks to VMs with the most well-suited demand patterns. These combinations lead to resource saving. They present effective and realistic applications compatible with the proposed method for capacity planning and ready to provide resource guarantees via VM reservations. 3.3 SLA-based Resource Provisioning Furthermore Garg et al. (2011) propose admission control and scheduling mechanism for dynamic resource provisioning in Cloud Data Centers. This mechanism is based on a policy they named Mixed Workload Aware Policy (MWAP). Though their mechanism of new requests acceptance they achieve utilization maximizing alongside with ensuring the signed SLAs between customers. Based on MWAP, they achieve a 60% increasing in utilization, according to other similar methods used like consolidation and migration (Garg et al., 2011). Their proposed method is based on an admission control and scheduling policy, which in each scheduling cycle perform three functions(garg et al., 2011): An admission control which is responsible for the acceptance or rejection of new applications, according to resource availability. The idea before accepting new requests is to take into account requirements of two different application workloads (Garg et al., 2011). A consideration of multiple SLAs types which monitor each individual application resource demand based on agreed QoS level guaranteed SLAs. An auto-scale function which assigns new VM instances to applications that exceed their reserved capacity in the SLA. This function takes into account auto-scaling thresholds 5

6 3.4 Previous Research Efforts Outcomes The outcomes stemming from the efforts analysed above, must be taken into account in order to develop a resource provisioning model for Cloud Data Centres. Some of the major outcomes summarized below: VM sizing: In order to achieve efficient resource allocation, we have to take into account the given features to VM during initialization. Based on the research efforts analysed before, this is a key feature. Also Meng et al.(2010) although not calculate the size of the virtual machines that are initially created. Through their multiplexing method they connect different VMs in a Super VM. To achieve this they compute the requirements of the different VMs to be connected. This attempt is on the basis of good resource allocation and management in Cloud Data Centres. VM integration time in the request serving infrastructure: Special attention is given to the time needed until the infrastructure is able to accept new service requests in a workload increment scenario. Specifically, Zhang et al., (2010a) in their proposed method which is based on Ghost VMs, they are able to identify the needs and requirements to promote Ghost VMs to be involved in servicing new requests in just 18 seconds (Zhang et al., 2010b). Maximize utilization of infrastructure: Maximizing the uutilization οf Cloud Computing infrastructure, is a common goal for providers. Garg et al. (Garg et al., 2011), in their approach they calculate the ability for a Cloud infrastructure to accept a service request, otherwise rejected. Based on the above findings that emerged from the review of previous research efforts on resource allocation in Cloud Computing infrastructures, the need for resource provisioning model in Cloud Data Centres surfaces. This is analysed in the next section. 4. Proposed Resource Provisioning Model based on SLAs In this section we present a model for resource provisioning. This model is based on SLAs. According to previous related works (Soundararajan and Anderson, 2010, Meng et al., 2010, Qian et al., 2007, Garg et al., 2011, Calheiros et al., 2011) in the area of resource provisioning and also based on their outcomes discussed in the previous section (Section 3.4), our model will be derived from. The Optimized Resource Provisioning Model as see in Figure 2 can be used by the Cloud Infrastructure Provider and Broker. The idea behind this model is to be able to predict the demand for a Cloud service, based on previously signed SLAs for a distinct period. Our belief is that, through this prediction will be possible for Cloud Infrastructure Providers to provide more efficient infrastructures based on current trend needs or specific type of Cloud services. Accordingly will result in a more dynamic resource provisioning and finally will result in the decrease of the OpEx. Decreasing the OpEx in Cloud Data Centers will result in a cheaper Cloud, enable to provide its services in a wider range of customers and businesses. 6

7 Our proposed model will consist from three phases such as (a) Data Loading, (b) Attributes Gravity, (c) Service Classification (Figure 2). Figure 2: Optimised Resource Provisioning Model The process starts with the SLA parameters loading derived from customer s service request in a phase we name Data Loading. This SLA parameters referred to high level metrics given by the customer for leveraging a service which will be translated to low level metrics in the Cloud Infrastructure Provider. In the next phase namely Attributes Gravity, through an algorithm it could be possible to give gravities to the requested attributes, sorting them from the most important to the less. This phase of the optimized resource provisioning model is very important because, the algorithm could be able to take into account many parameters in order to give the right gravity to each requested attribute. Such parameters could be the type of service the attribute is requested. For example, when a customer leverages a VM for video processing, RAM and CPU must be consider as the most important attributes for the provider, in order to fulfill customer s needs. In another example a customer leverages a Cloud service for video sharing. In this case the most important attributes will be bandwidth and storage. The previous examples raise another important research issue in the Cloud Computing domain, which refers to Cloud services categorizing, but will not be discussed in this paper. Another parameter the algorithm has to take into account in order to assign weights to the requested attributes is the expected workload for similar services leveraged before (monitoring data) by other customers. The prediction of the actual expected workload is very useful in order to prevent over-provisioning or under-provisioning situations (Greenberg et al., 2008). Finally proceeding to the last phase of the model named Service Classification, the service requested by the customer will be classified according to a provider s policy in order to be given to a suitable VM for execution. In the previous phases the same processes are executed in both Provider and Broker scenario. For this phase the broker despite the Provider, classifies the Providers and not the services, according to the services can accept in a Providers Classification Policy. Based on the classification the Broker choose the right Provider to execute the service. 7

8 5. Research Methodology This section outlines how the literature review will be approached in detail, including a retrieval of literature in order to complete our goal. As part of our research we will use qualitative research method (Merriam, 1998, Hennink et al., 2010). According to Benbasat et al., (1987) qualitative research can offer significant benefits such as: Allows the researcher to understand the nature and complexity of what will be investigated. Provides information on new research efforts Supports research of a phenomenon in its natural environment. Therefore this research will be use interviews model which is an important tool for data collecting (Mack et al., 2005) in qualitative research method, according to Myers and Newman (2007). There are various types of interviews, according to Robson (2002) these types are classified as below: Structured interviews: In this type of interview the questions are developed in advance and asked in a previously planned order. This type of interview is similar to questionnaire-based survey (Koumadits K., 2014) Semi-structured interviews: In this type of interview the order of the questions can change during the interview, according to interview flow and the researcher. The flexibility of this type of interview allows exploration of the studied issue and improvisation from the researcher. Unstructured interviews: In this type of interview the questions are formulated as general disquiets from the researcher. The questions are developed based on the interest of the subject and the researcher. 6. Conclusions In this paper we presented a model for an optimized resource provisioning, which can be used to reduce the OpEx of Cloud infrastructures. Ongoing our research on resource provisioning is based on this model and through the research methodology discussed in previous sections we will try to give a complete model for optimized resource provisioning. Firstly we have examine various related works in the area of resource allocation in Cloud Data Centers, three of most significant presented in the current paper. This help us have a clear view of the research area. Moving forward, we plan a rigorous examination of the literature for parameters that have to be included in the design of the algorithm. This will be used in our model to calculate the weights for the requested attributes. We also have to research various issues arising like the collection of monitoring data from Cloud Providers and Brokers. Another issue we have to take over during our research is the classification policy we propose which have to be followed by Providers and Brokers in order to classify services and Providers accordingly. 8

9 Acknowledgments. The research leading to the results presented in this paper has received funding from the European Union and the Greek National Strategic Reference Framework Programme (NSRF ), Project PinCloud under grant agreement number 11SYN_6_1013_TPE. References ANG, L., XIAOWEI Y., SRIKANTH K. & MING Z CloudCmp: comparing public cloud providers. Proceedings of the 10th ACM SIGCOMM conference on Internet measurement. Melbourne, Australia: ACM. BENBASAT, I., GOLDSTEIN, D. & MEAD, M The case research strategy in studies of information systems. MIS quarterly, CALHEIROS, R., RANJAN, R., BELOGLAZOV, A., DE ROSE, C. & BUYYA, R CloudSim: a toolkit for modeling and simulation of cloud computing environments and evaluation of resource provisioning algorithms. Software: Practice and Experience, 41, FOSTER, I., ZHAO, Y., RAICU, I. & LU, S. Cloud computing and grid computing 360-degree compared. Grid Computing Environments Workshop, GCE'08, Ieee, GARG, S., GOPALAIYENGAR, K. & BUYYA, R SLA-based resource provisioning for heterogeneous workloads in a virtualized cloud datacenter. Algorithms and Architectures for Parallel Processing. Springer. GREENBERG, A., HAMILTON, J., MALTZ, D. & PATEL, P The cost of a cloud: research problems in data center networks. ACM SIGCOMM computer communication review, 39, HENNINK, M., HUTTER, I. & BAILEY, A Qualitative research methods, Sage. KLIAZOVICH, D., BOUVRY, P. & KHAN, U GreenCloud: a packet-level simulator of energy-aware cloud computing data centers. The Journal of Supercomputing, 62, KOUMADITS K Investigating Service-Oriented-Architectures in Healthcare Organizations. PhD, University of Piraeus. MACK, N., WOODSONG, C., MACQUEEN, K., GUEST, G. & NAMEY, E Qualitative research methods: a data collectors field guide. MELL, P. & GRANCE, T The NIST definition of cloud computing. National Institute of Standards and Technology, 53, 50. MENG, X., ISCI, C., KEPHART, J., ZHANG, L., BOUILLET, E. & PENDARAKIS, D. Efficient resource provisioning in compute clouds via vm multiplexing. Proceedings of the 7th international conference on Autonomic computing, ACM, MERRIAM, S Qualitative Research and Case Study Applications in Education. Revised and Expanded from" Case Study Research in Education.", ERIC. MILLER, R Inside Microsoft s Chicago Data Center. Datacenter Knowledge, Oct. MYERS, M. & NEWMAN, M The qualitative interview in IS research: Examining the craft. Information and organization, 17, NIST. National Institute of Standards and Technology [Online]. Available: ]. OFFICIAL-SITE, I ITIL glossary and abbreviations. ITIL officialsite [Online]. Available: PRODAN, R. & OSTERMANN, S. A survey and taxonomy of infrastructure as a service and web hosting cloud providers. Grid Computing, th IEEE/ACM International Conference on, IEEE, QIAN, H., MILLER, E., ZHANG, W., RABINOVICH, M. & WILLS, C. Agility in virtualized utility computing. Virtualization Technology in Distributed Computing (VTDC), 2007 Second International Workshop on, IEEE, 1-8. ROBSON, C Real word research, Oxford: Blackwell. 9

10 SOUNDARARAJAN, V. & ANDERSON, J. The impact of management operations on the virtualized datacenter. ACM SIGARCH Computer Architecture News, ACM, ZHANG, Q., CHENG, L. & BOUTABA, R. 2010a. Cloud computing: state-of-the-art and research challenges. Journal of internet services and applications, 1, ZHANG, W., QIAN, H., WILLS, C. & RABINOVICH, M. Agile resource management in a virtualized data center. Proceedings of the first joint WOSP/SIPEW international conference on Performance engineering, 2010b. ACM,

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

Environments, Services and Network Management for Green Clouds

Environments, Services and Network Management for Green Clouds Environments, Services and Network Management for Green Clouds Carlos Becker Westphall Networks and Management Laboratory Federal University of Santa Catarina MARCH 3RD, REUNION ISLAND IARIA GLOBENET 2012

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

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

CloudSim: A Toolkit for Modeling and Simulation of Cloud Computing Environments and Evaluation of Resource Provisioning Algorithms

CloudSim: A Toolkit for Modeling and Simulation of Cloud Computing Environments and Evaluation of Resource Provisioning Algorithms CloudSim: A Toolkit for Modeling and Simulation of Cloud Computing Environments and Evaluation of Resource Provisioning Algorithms Rodrigo N. Calheiros, Rajiv Ranjan, Anton Beloglazov, César A. F. De Rose,

More information

CLOUD SIMULATORS: A REVIEW

CLOUD SIMULATORS: A REVIEW CLOUD SIMULATORS: A REVIEW 1 Rahul Singh, 2 Punyaban Patel, 3 Preeti Singh Chhatrapati Shivaji Institute of Technology, Durg, India Email: 1 rahulsingh.academic@gmail.com, 2 punyabanpatel@csitdurg.in,

More information

CloudAnalyzer: A cloud based deployment framework for Service broker and VM load balancing policies

CloudAnalyzer: A cloud based deployment framework for Service broker and VM load balancing policies CloudAnalyzer: A cloud based deployment framework for Service broker and VM load balancing policies Komal Mahajan 1, Deepak Dahiya 1 1 Dept. of CSE & ICT, Jaypee University Of Information Technology, Waknaghat,

More information

CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM

CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM CLOUD COMPUTING: A NEW VISION OF THE DISTRIBUTED SYSTEM Taha Chaabouni 1 and Maher Khemakhem 2 1 MIRACL Lab, FSEG, University of Sfax, Sfax, Tunisia chaabounitaha@yahoo.fr 2 MIRACL Lab, FSEG, University

More information

3. RELATED WORKS 2. STATE OF THE ART CLOUD TECHNOLOGY

3. RELATED WORKS 2. STATE OF THE ART CLOUD TECHNOLOGY Journal of Computer Science 10 (3): 484-491, 2014 ISSN: 1549-3636 2014 doi:10.3844/jcssp.2014.484.491 Published Online 10 (3) 2014 (http://www.thescipub.com/jcs.toc) DISTRIBUTIVE POWER MIGRATION AND MANAGEMENT

More information

Modeling and Simulation Frameworks for Cloud Computing Environment: A Critical Evaluation

Modeling and Simulation Frameworks for Cloud Computing Environment: A Critical Evaluation 1 Modeling and Simulation Frameworks for Cloud Computing Environment: A Critical Evaluation Abul Bashar, Member, IEEE Abstract The recent surge in the adoption of Cloud Computing systems by various organizations

More information

Design of Simulator for Cloud Computing Infrastructure and Service

Design of Simulator for Cloud Computing Infrastructure and Service , pp. 27-36 http://dx.doi.org/10.14257/ijsh.2014.8.6.03 Design of Simulator for Cloud Computing Infrastructure and Service Changhyeon Kim, Junsang Kim and Won Joo Lee * Dept. of Computer Science and Engineering,

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

Increasing QoS in SaaS for low Internet speed connections in cloud

Increasing QoS in SaaS for low Internet speed connections in cloud Proceedings of the 9 th International Conference on Applied Informatics Eger, Hungary, January 29 February 1, 2014. Vol. 1. pp. 195 200 doi: 10.14794/ICAI.9.2014.1.195 Increasing QoS in SaaS for low Internet

More information

Study and Comparison of CloudSim Simulators in the Cloud Computing

Study and Comparison of CloudSim Simulators in the Cloud Computing Study and Comparison of CloudSim Simulators in the Cloud Computing Dr. Rahul Malhotra* & Prince Jain** *Director-Principal, Adesh Institute of Technology, Ghauran, Mohali, Punjab, INDIA. E-Mail: blessurahul@gmail.com

More information

International Journal of Digital Application & Contemporary research Website: www.ijdacr.com (Volume 2, Issue 9, April 2014)

International Journal of Digital Application & Contemporary research Website: www.ijdacr.com (Volume 2, Issue 9, April 2014) Green Cloud Computing: Greedy Algorithms for Virtual Machines Migration and Consolidation to Optimize Energy Consumption in a Data Center Rasoul Beik Islamic Azad University Khomeinishahr Branch, Isfahan,

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

Estimating Trust Value for Cloud Service Providers using Fuzzy Logic

Estimating Trust Value for Cloud Service Providers using Fuzzy Logic Estimating Trust Value for Cloud Service Providers using Fuzzy Logic Supriya M, Venkataramana L.J, K Sangeeta Department of Computer Science and Engineering, Amrita School of Engineering Kasavanahalli,

More information

Efficient and Enhanced Load Balancing Algorithms in Cloud Computing

Efficient and Enhanced Load Balancing Algorithms in Cloud Computing , pp.9-14 http://dx.doi.org/10.14257/ijgdc.2015.8.2.02 Efficient and Enhanced Load Balancing Algorithms in Cloud Computing Prabhjot Kaur and Dr. Pankaj Deep Kaur M. Tech, CSE P.H.D prabhjotbhullar22@gmail.com,

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

Round Robin with Server Affinity: A VM Load Balancing Algorithm for Cloud Based Infrastructure

Round Robin with Server Affinity: A VM Load Balancing Algorithm for Cloud Based Infrastructure J Inf Process Syst, Vol.9, No.3, September 2013 pissn 1976-913X eissn 2092-805X http://dx.doi.org/10.3745/jips.2013.9.3.379 Round Robin with Server Affinity: A VM Load Balancing Algorithm for Cloud Based

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

NetworkCloudSim: Modelling Parallel Applications in Cloud Simulations

NetworkCloudSim: Modelling Parallel Applications in Cloud Simulations 2011 Fourth IEEE International Conference on Utility and Cloud Computing NetworkCloudSim: Modelling Parallel Applications in Cloud Simulations Saurabh Kumar Garg and Rajkumar Buyya Cloud Computing and

More information

A Survey on Cloud Computing-Deployment of Cloud, Building a Private Cloud and Simulators

A Survey on Cloud Computing-Deployment of Cloud, Building a Private Cloud and Simulators A Survey on Cloud Computing-Deployment of Cloud, Building a Private Cloud and Simulators Nivedita Manohar Department of CSE, Faculty of Alliance College of Engg. and Design, Alliance University,Bangalore

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

Performance Gathering and Implementing Portability on Cloud Storage Data

Performance Gathering and Implementing Portability on Cloud Storage Data International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 17 (2014), pp. 1815-1823 International Research Publications House http://www. irphouse.com Performance Gathering

More information

VM Provisioning Policies to Improve the Profit of Cloud Infrastructure Service Providers

VM Provisioning Policies to Improve the Profit of Cloud Infrastructure Service Providers VM Provisioning Policies to mprove the Profit of Cloud nfrastructure Service Providers Komal Singh Patel Electronics and Computer Engineering Department nd ian nstitute of Technology Roorkee Roorkee, ndia

More information

A Dynamic Resource Management with Energy Saving Mechanism for Supporting Cloud Computing

A Dynamic Resource Management with Energy Saving Mechanism for Supporting Cloud Computing A Dynamic Resource Management with Energy Saving Mechanism for Supporting Cloud Computing Liang-Teh Lee, Kang-Yuan Liu, Hui-Yang Huang and Chia-Ying Tseng Department of Computer Science and Engineering,

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

Resource Allocation Avoiding SLA Violations in Cloud Framework for SaaS

Resource Allocation Avoiding SLA Violations in Cloud Framework for SaaS Resource Allocation Avoiding SLA Violations in Cloud Framework for SaaS Shantanu Sasane Abhilash Bari Kaustubh Memane Aniket Pathak Prof. A. A.Deshmukh University of Pune University of Pune University

More information

ENERGY EFFICIENT VIRTUAL MACHINE ASSIGNMENT BASED ON ENERGY CONSUMPTION AND RESOURCE UTILIZATION IN CLOUD NETWORK

ENERGY EFFICIENT VIRTUAL MACHINE ASSIGNMENT BASED ON ENERGY CONSUMPTION AND RESOURCE UTILIZATION IN CLOUD NETWORK International Journal of Computer Engineering & Technology (IJCET) Volume 7, Issue 1, Jan-Feb 2016, pp. 45-53, Article ID: IJCET_07_01_006 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=7&itype=1

More information

Keywords: Cloudsim, MIPS, Gridlet, Virtual machine, Data center, Simulation, SaaS, PaaS, IaaS, VM. Introduction

Keywords: Cloudsim, MIPS, Gridlet, Virtual machine, Data center, Simulation, SaaS, PaaS, IaaS, VM. Introduction Vol. 3 Issue 1, January-2014, pp: (1-5), Impact Factor: 1.252, Available online at: www.erpublications.com Performance evaluation of cloud application with constant data center configuration and variable

More information

A Survey Paper: Cloud Computing and Virtual Machine Migration

A Survey Paper: Cloud Computing and Virtual Machine Migration 577 A Survey Paper: Cloud Computing and Virtual Machine Migration 1 Yatendra Sahu, 2 Neha Agrawal 1 UIT, RGPV, Bhopal MP 462036, INDIA 2 MANIT, Bhopal MP 462051, INDIA Abstract - Cloud computing is one

More information

USING VIRTUAL MACHINE REPLICATION FOR DYNAMIC CONFIGURATION OF MULTI-TIER INTERNET SERVICES

USING VIRTUAL MACHINE REPLICATION FOR DYNAMIC CONFIGURATION OF MULTI-TIER INTERNET SERVICES USING VIRTUAL MACHINE REPLICATION FOR DYNAMIC CONFIGURATION OF MULTI-TIER INTERNET SERVICES Carlos Oliveira, Vinicius Petrucci, Orlando Loques Universidade Federal Fluminense Niterói, Brazil ABSTRACT In

More information

Exploring Inter-Cloud Load Balancing by Utilizing Historical Service Submission Records

Exploring Inter-Cloud Load Balancing by Utilizing Historical Service Submission Records 72 International Journal of Distributed Systems and Technologies, 3(3), 72-81, July-September 2012 Exploring Inter-Cloud Load Balancing by Utilizing Historical Service Submission Records Stelios Sotiriadis,

More information

Environment, Services and Network Management for Green Clouds

Environment, Services and Network Management for Green Clouds Environment, Services and Network Management for Green Clouds Jorge Werner, Guilherme A. Geronimo, Carlos B. Westphall, Fernando L. Koch, Rafael R. Freitas, and Carla M. Westphall Federal University of

More information

Reallocation and Allocation of Virtual Machines in Cloud Computing Manan D. Shah a, *, Harshad B. Prajapati b

Reallocation and Allocation of Virtual Machines in Cloud Computing Manan D. Shah a, *, Harshad B. Prajapati b Proceedings of International Conference on Emerging Research in Computing, Information, Communication and Applications (ERCICA-14) Reallocation and Allocation of Virtual Machines in Cloud Computing Manan

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 Comparative Study of Load Balancing Algorithms in Cloud Computing

A Comparative Study of Load Balancing Algorithms in Cloud Computing A Comparative Study of Load Balancing Algorithms in Cloud Computing Reena Panwar M.Tech CSE Scholar Department of CSE, Galgotias College of Engineering and Technology, Greater Noida, India Bhawna Mallick,

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 3, Issue 6, June 2015 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Cloud Computing Simulation Using CloudSim

Cloud Computing Simulation Using CloudSim Cloud Computing Simulation Using CloudSim Ranjan Kumar #1, G.Sahoo *2 # Assistant Professor, Computer Science & Engineering, Ranchi University, India Professor & Head, Information Technology, Birla Institute

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

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

Profit Based Data Center Service Broker Policy for Cloud Resource Provisioning

Profit Based Data Center Service Broker Policy for Cloud Resource Provisioning I J E E E C International Journal of Electrical, Electronics ISSN No. (Online): 2277-2626 and Computer Engineering 5(1): 54-60(2016) Profit Based Data Center Service Broker Policy for Cloud Resource Provisioning

More information

SLA-Based Resource Provisioning for Heterogeneous Workloads in a Virtualized Cloud Datacenter

SLA-Based Resource Provisioning for Heterogeneous Workloads in a Virtualized Cloud Datacenter SLA-Based Resource Provisioning for Heterogeneous Workloads in a Virtualized Cloud Datacenter Saurabh Kumar Garg, Srinivasa K. Gopalaiyengar, and Rajkumar Buyya Cloud Computing and Distributed Systems

More information

International Journal of Computer Sciences and Engineering Open Access. Hybrid Approach to Round Robin and Priority Based Scheduling Algorithm

International Journal of Computer Sciences and Engineering Open Access. Hybrid Approach to Round Robin and Priority Based Scheduling Algorithm International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-2 E-ISSN: 2347-2693 Hybrid Approach to Round Robin and Priority Based Scheduling Algorithm Garima Malik

More information

SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS

SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS SURVEY ON GREEN CLOUD COMPUTING DATA CENTERS ¹ONKAR ASWALE, ²YAHSAVANT JADHAV, ³PAYAL KALE, 4 NISHA TIWATANE 1,2,3,4 Dept. of Computer Sci. & Engg, Rajarambapu Institute of Technology, Islampur Abstract-

More information

Cloud Analyst: An Insight of Service Broker Policy

Cloud Analyst: An Insight of Service Broker Policy Cloud Analyst: An Insight of Service Broker Policy Hetal V. Patel 1, Ritesh Patel 2 Student, U & P U. Patel Department of Computer Engineering, CSPIT, CHARUSAT, Changa, Gujarat, India Associate Professor,

More information

Efficient Qos Based Resource Scheduling Using PAPRIKA Method for Cloud Computing

Efficient Qos Based Resource Scheduling Using PAPRIKA Method for Cloud Computing Efficient Qos Based Resource Scheduling Using PAPRIKA Method for Cloud Computing Hilda Lawrance* Post Graduate Scholar Department of Information Technology, Karunya University Coimbatore, Tamilnadu, India

More information

A Survey on Load Balancing and Scheduling in Cloud Computing

A Survey on Load Balancing and Scheduling in Cloud Computing IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 7 December 2014 ISSN (online): 2349-6010 A Survey on Load Balancing and Scheduling in Cloud Computing Niraj Patel

More information

CloudAnalyst: A CloudSim-based Visual Modeller for Analysing Cloud Computing Environments and Applications

CloudAnalyst: A CloudSim-based Visual Modeller for Analysing Cloud Computing Environments and Applications CloudAnalyst: A CloudSim-based Visual Modeller for Analysing Cloud Computing Environments and Applications Bhathiya Wickremasinghe 1, Rodrigo N. Calheiros 2, and Rajkumar Buyya 1 1 The Cloud Computing

More information

Dynamic Resource Allocation in Software Defined and Virtual Networks: A Comparative Analysis

Dynamic Resource Allocation in Software Defined and Virtual Networks: A Comparative Analysis Dynamic Resource Allocation in Software Defined and Virtual Networks: A Comparative Analysis Felipe Augusto Nunes de Oliveira - GRR20112021 João Victor Tozatti Risso - GRR20120726 Abstract. The increasing

More information

CDBMS Physical Layer issue: Load Balancing

CDBMS Physical Layer issue: Load Balancing CDBMS Physical Layer issue: Load Balancing Shweta Mongia CSE, School of Engineering G D Goenka University, Sohna Shweta.mongia@gdgoenka.ac.in Shipra Kataria CSE, School of Engineering G D Goenka University,

More information

On the Performance-cost Tradeoff for Workflow Scheduling in Hybrid Clouds

On the Performance-cost Tradeoff for Workflow Scheduling in Hybrid Clouds On the Performance-cost Tradeoff for Workflow Scheduling in Hybrid Clouds Thiago A. L. Genez, Luiz F. Bittencourt, Edmundo R. M. Madeira Institute of Computing University of Campinas UNICAMP Av. Albert

More information

Figure 1. The cloud scales: Amazon EC2 growth [2].

Figure 1. The cloud scales: Amazon EC2 growth [2]. - Chung-Cheng Li and Kuochen Wang Department of Computer Science National Chiao Tung University Hsinchu, Taiwan 300 shinji10343@hotmail.com, kwang@cs.nctu.edu.tw Abstract One of the most important issues

More information

Cloud Computing For Distributed University Campus: A Prototype Suggestion

Cloud Computing For Distributed University Campus: A Prototype Suggestion Cloud Computing For Distributed University Campus: A Prototype Suggestion Mehmet Fatih Erkoç, Serhat Bahadir Kert mferkoc@yildiz.edu.tr, sbkert@yildiz.edu.tr Yildiz Technical University (Turkey) Abstract

More information

Service allocation in Cloud Environment: A Migration Approach

Service allocation in Cloud Environment: A Migration Approach Service allocation in Cloud Environment: A Migration Approach Pardeep Vashist 1, Arti Dhounchak 2 M.Tech Pursuing, Assistant Professor R.N.C.E.T. Panipat, B.I.T. Sonepat, Sonipat, Pin no.131001 1 pardeepvashist99@gmail.com,

More information

Dynamic resource management for energy saving in the cloud computing environment

Dynamic resource management for energy saving in the cloud computing environment Dynamic resource management for energy saving in the cloud computing environment Liang-Teh Lee, Kang-Yuan Liu, and Hui-Yang Huang Department of Computer Science and Engineering, Tatung University, Taiwan

More information

Multilevel Communication Aware Approach for Load Balancing

Multilevel Communication Aware Approach for Load Balancing Multilevel Communication Aware Approach for Load Balancing 1 Dipti Patel, 2 Ashil Patel Department of Information Technology, L.D. College of Engineering, Gujarat Technological University, Ahmedabad 1

More information

Power Aware Live Migration for Data Centers in Cloud using Dynamic Threshold

Power Aware Live Migration for Data Centers in Cloud using Dynamic Threshold Richa Sinha et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 2041-2046 Power Aware Live Migration for Data Centers in Cloud using Dynamic Richa Sinha, Information Technology L.D. College of Engineering, Ahmedabad,

More information

AEIJST - June 2015 - Vol 3 - Issue 6 ISSN - 2348-6732. Cloud Broker. * Prasanna Kumar ** Shalini N M *** Sowmya R **** V Ashalatha

AEIJST - June 2015 - Vol 3 - Issue 6 ISSN - 2348-6732. Cloud Broker. * Prasanna Kumar ** Shalini N M *** Sowmya R **** V Ashalatha Abstract Cloud Broker * Prasanna Kumar ** Shalini N M *** Sowmya R **** V Ashalatha Dept of ISE, The National Institute of Engineering, Mysore, India Cloud computing is kinetically evolving areas which

More information

Comparative Study of Resource Provisioning in Clouds by an administrator to deploy applications

Comparative Study of Resource Provisioning in Clouds by an administrator to deploy applications International Journal of Advanced Computer Communications and Control Vol. 02, No. 01, January 2014 Comparative Study of Resource Provisioning in Clouds by an administrator to deploy applications P.R.S.M.

More information

Energy Efficient Resource Management in Virtualized Cloud Data Centers

Energy Efficient Resource Management in Virtualized Cloud Data Centers Energy Efficient Resource Management in Virtualized Cloud Data Centers Anton Beloglazov and Rajkumar Buyya Cloud Computing and Distributed Systems (CLOUDS) Laboratory Department of Computer Science and

More information

Dynamic Creation and Placement of Virtual Machine Using CloudSim

Dynamic Creation and Placement of Virtual Machine Using CloudSim Dynamic Creation and Placement of Virtual Machine Using CloudSim Vikash Rao Pahalad Singh College of Engineering, Balana, India Abstract --Cloud Computing becomes a new trend in computing. The IaaS(Infrastructure

More information

Energy Conscious Virtual Machine Migration by Job Shop Scheduling Algorithm

Energy Conscious Virtual Machine Migration by Job Shop Scheduling Algorithm Energy Conscious Virtual Machine Migration by Job Shop Scheduling Algorithm Shanthipriya.M 1, S.T.Munusamy 2 ProfSrinivasan. R 3 M.Tech (IT) Student, Department of IT, PSV College of Engg & Tech, Krishnagiri,

More information

Energy Efficient Resource Management in Virtualized Cloud Data Centers

Energy Efficient Resource Management in Virtualized Cloud Data Centers 2010 10th IEEE/ACM International Conference on Cluster, Cloud and Grid Computing Energy Efficient Resource Management in Virtualized Cloud Data Centers Anton Beloglazov* and Rajkumar Buyya Cloud Computing

More information

SLA-driven Dynamic Resource Provisioning for Service Provider in Cloud Computing

SLA-driven Dynamic Resource Provisioning for Service Provider in Cloud Computing IEEE Globecom 2013 Workshop on Cloud Computing Systems, Networks, and Applications SLA-driven Dynamic Resource Provisioning for Service Provider in Cloud Computing Yongyi Ran *, Jian Yang, Shuben Zhang,

More information

Dynamic Round Robin for Load Balancing in a Cloud Computing

Dynamic Round Robin for Load Balancing in a 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. 2, Issue. 6, June 2013, pg.274

More information

Energy Efficiency Metaheuristic Mechanism for Cloud Broker in Multi-Cloud Computing

Energy Efficiency Metaheuristic Mechanism for Cloud Broker in Multi-Cloud Computing Energy Efficiency Metaheuristic Mechanism for Cloud Broker in Multi-Cloud Computing Anh Quan Nguyen, Alexandru-Adrian Tantar, Pascal Bouvry (1) El-Ghazali Talbi (2) {anh.nguyen, alexandru.tantar, pascal.bouvry}@uni.lu

More information

Dynamically optimized cost based task scheduling in Cloud Computing

Dynamically optimized cost based task scheduling in Cloud Computing Dynamically optimized cost based task scheduling in Cloud Computing Yogita Chawla 1, Mansi Bhonsle 2 1,2 Pune university, G.H Raisoni College of Engg & Mgmt, Gate No.: 1200 Wagholi, Pune 412207 Abstract:

More information

An Optimal Approach for an Energy-Aware Resource Provisioning in Cloud Computing

An Optimal Approach for an Energy-Aware Resource Provisioning in Cloud Computing An Optimal Approach for an Energy-Aware Resource Provisioning in Cloud Computing Mrs. Mala Kalra # 1, Navtej Singh Ghumman #3 1 Assistant Professor, Department of Computer Science National Institute of

More information

Private Cloud for the Enterprise: Platform ISF

Private Cloud for the Enterprise: Platform ISF Private Cloud for the Enterprise: Platform ISF A Neovise Vendor Perspective Report 2009 Neovise, LLC. All Rights Reserved. Background Cloud computing is a model for enabling convenient, on-demand network

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 Background The command over cloud computing infrastructure is increasing with the growing demands of IT infrastructure during the changed business scenario of the 21 st Century.

More information

Mobile and Cloud computing and SE

Mobile and Cloud computing and SE Mobile and Cloud computing and SE This week normal. Next week is the final week of the course Wed 12-14 Essay presentation and final feedback Kylmämaa Kerkelä Barthas Gratzl Reijonen??? Thu 08-10 Group

More information

Exploring Resource Provisioning Cost Models in Cloud Computing

Exploring Resource Provisioning Cost Models in Cloud Computing Exploring Resource Provisioning Cost Models in Cloud Computing P.Aradhya #1, K.Shivaranjani *2 #1 M.Tech, CSE, SR Engineering College, Warangal, Andhra Pradesh, India # Assistant Professor, Department

More information

Table of Contents. Abstract... Error! Bookmark not defined. Chapter 1... Error! Bookmark not defined. 1. Introduction... Error! Bookmark not defined.

Table of Contents. Abstract... Error! Bookmark not defined. Chapter 1... Error! Bookmark not defined. 1. Introduction... Error! Bookmark not defined. Table of Contents Abstract... Error! Bookmark not defined. Chapter 1... Error! Bookmark not defined. 1. Introduction... Error! Bookmark not defined. 1.1 Cloud Computing Development... Error! Bookmark not

More information

A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues

A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues A Study on the Cloud Computing Architecture, Service Models, Applications and Challenging Issues Rajbir Singh 1, Vivek Sharma 2 1, 2 Assistant Professor, Rayat Institute of Engineering and Information

More information

Cost Effective Selection of Data Center in Cloud Environment

Cost Effective Selection of Data Center in Cloud Environment Cost Effective Selection of Data Center in Cloud Environment Manoranjan Dash 1, Amitav Mahapatra 2 & Narayan Ranjan Chakraborty 3 1 Institute of Business & Computer Studies, Siksha O Anusandhan University,

More information

AN IMPLEMENTATION OF E- LEARNING SYSTEM IN PRIVATE CLOUD

AN IMPLEMENTATION OF E- LEARNING SYSTEM IN PRIVATE CLOUD AN IMPLEMENTATION OF E- LEARNING SYSTEM IN PRIVATE CLOUD M. Lawanya Shri 1, Dr. S. Subha 2 1 Assistant Professor,School of Information Technology and Engineering, Vellore Institute of Technology, Vellore-632014

More information

Cloud based Conceptual Framework of Service Level Agreement for University

Cloud based Conceptual Framework of Service Level Agreement for University Cloud based Conceptual Framework of Service Level Agreement for University Krunal D. Trivedi Acharya Motibhai Patel Institute of Computer Studies, Ganpat University, Mehsana, Gujarat, INDIA N J. Patel,

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

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University

Cloud computing: the state of the art and challenges. Jānis Kampars Riga Technical University Cloud computing: the state of the art and challenges Jānis Kampars Riga Technical University Presentation structure Enabling technologies Cloud computing defined Dealing with load in cloud computing Service

More information

CIT 668: System Architecture

CIT 668: System Architecture CIT 668: System Architecture Data Centers II Topics 1. Containers 2. Data Center Network 3. Reliability 4. Economics Containers 1 Containers Data Center in a shipping container. 4-10X normal data center

More information

Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091

Permanent Link: http://espace.library.curtin.edu.au/r?func=dbin-jump-full&local_base=gen01-era02&object_id=154091 Citation: Alhamad, Mohammed and Dillon, Tharam S. and Wu, Chen and Chang, Elizabeth. 2010. Response time for cloud computing providers, in Kotsis, G. and Taniar, D. and Pardede, E. and Saleh, I. and Khalil,

More information

Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment

Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment Abstract Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment (14-18) Energy Optimized Virtual Machine Scheduling Schemes in Cloud Environment Ghanshyam Parmar a, Dr. Vimal Pandya b

More information

Cloud Computing: The Next Computing Paradigm

Cloud Computing: The Next Computing Paradigm Cloud Computing: The Next Computing Paradigm Ronnie D. Caytiles 1, Sunguk Lee and Byungjoo Park 1 * 1 Department of Multimedia Engineering, Hannam University 133 Ojeongdong, Daeduk-gu, Daejeon, Korea rdcaytiles@gmail.com,

More information

SLA-Driven Simulation of Multi-Tenant Scalable Cloud-Distributed Enterprise Information Systems

SLA-Driven Simulation of Multi-Tenant Scalable Cloud-Distributed Enterprise Information Systems SLA-Driven Simulation of Multi-Tenant Scalable Cloud-Distributed Enterprise Information Systems Alexandru-Florian Antonescu 2, Torsten Braun 2 alexandru-florian.antonescu@sap.com, braun@iam.unibe.ch SAP

More information

Load Balancing using DWARR Algorithm in Cloud Computing

Load Balancing using DWARR Algorithm in Cloud Computing IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 12 May 2015 ISSN (online): 2349-6010 Load Balancing using DWARR Algorithm in Cloud Computing Niraj Patel PG Student

More information

Energy Efficiency in Cloud Data Centers Using Load Balancing

Energy Efficiency in Cloud Data Centers Using Load Balancing Energy Efficiency in Cloud Data Centers Using Load Balancing Ankita Sharma *, Upinder Pal Singh ** * Research Scholar, CGC, Landran, Chandigarh ** Assistant Professor, CGC, Landran, Chandigarh ABSTRACT

More information

Efficient Service Broker Policy For Large-Scale Cloud Environments

Efficient Service Broker Policy For Large-Scale Cloud Environments www.ijcsi.org 85 Efficient Service Broker Policy For Large-Scale Cloud Environments Mohammed Radi Computer Science Department, Faculty of Applied Science Alaqsa University, Gaza Palestine Abstract Algorithms,

More information

Load Balancing Algorithm Based on Estimating Finish Time of Services in Cloud Computing

Load Balancing Algorithm Based on Estimating Finish Time of Services in Cloud Computing Load Balancing Algorithm Based on Estimating Finish Time of Services in Cloud Computing Nguyen Khac Chien*, Nguyen Hong Son**, Ho Dac Loc*** * University of the People's Police, Ho Chi Minh city, Viet

More information

IS PRIVATE CLOUD A UNICORN?

IS PRIVATE CLOUD A UNICORN? IS PRIVATE CLOUD A UNICORN? With all of the discussion, adoption, and expansion of cloud offerings there is a constant debate that continues to rear its head: Public vs. Private or more bluntly Is there

More information

Information Security Education Journal Volume 1 Number 2 December 2014 63

Information Security Education Journal Volume 1 Number 2 December 2014 63 Learning Cloud Computing and Security Through Cloudsim Simulation Ming Yang, Becky Rutherfoord, Edward Jung School of Computing and Software Engineering Southern Polytechnic State University 1100 South

More information

A Cloud Computing Handbook for Business

A Cloud Computing Handbook for Business White Paper A Cloud Computing Handbook for Business By Dr. Wolfgang Rohde, Douglas Clark and Jimmy Hum A Cloud Computing Handbook for Business Abstract Business demands for more flexible and cost effective

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

Load balancing model for Cloud Data Center ABSTRACT:

Load balancing model for Cloud Data Center ABSTRACT: Load balancing model for Cloud Data Center ABSTRACT: Cloud data center management is a key problem due to the numerous and heterogeneous strategies that can be applied, ranging from the VM placement to

More information

An efficient VM load balancer for Cloud

An efficient VM load balancer for Cloud An efficient VM load balancer for Cloud Ansuyia Makroo 1, Deepak Dahiya 1 1 Dept. of CSE & ICT, Jaypee University Of Information Technology, Waknaghat, HP, India {komal.mahajan, deepak.dahiya}@juit.ac.in

More information

Perspectives on Moving to the Cloud Paradigm and the Need for Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory 7-11-2009

Perspectives on Moving to the Cloud Paradigm and the Need for Standards. Peter Mell, Tim Grance NIST, Information Technology Laboratory 7-11-2009 Perspectives on Moving to the Cloud Paradigm and the Need for Standards Peter Mell, Tim Grance NIST, Information Technology Laboratory 7-11-2009 2 NIST Cloud Computing Resources NIST Draft Definition of

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

Soft Computing Models for Cloud Service Optimization

Soft Computing Models for Cloud Service Optimization Soft Computing Models for Cloud Service Optimization G. Albeanu, Spiru Haret University & Fl. Popentiu-Vladicescu UNESCO Department, University of Oradea Abstract The cloud computing paradigm has already

More information

Comparison of Dynamic Load Balancing Policies in Data Centers

Comparison of Dynamic Load Balancing Policies in Data Centers Comparison of Dynamic Load Balancing Policies in Data Centers Sunil Kumar Department of Computer Science, Faculty of Science, Banaras Hindu University, Varanasi- 221005, Uttar Pradesh, India. Manish Kumar

More information