Design and Implementation of File Storage and Sharing Using Various Cloud Simulators in Cloud Environment

Size: px
Start display at page:

Download "Design and Implementation of File Storage and Sharing Using Various Cloud Simulators in Cloud Environment"

Transcription

1 Suresh Gyan Vihar University, Jaipur International Journal of Converging Technologies and Management (IJCTM) Volume 1, Issue 1, 2015, pp $$ ISSN :XXXX-XXXX ISSN: Design and Implementation of File Storage and Sharing Using Various Cloud Simulators in Cloud Environment Mr. Bhaskar Kumawat 1 Mr. Ravi Shankar Sharma 2 1 M.Tech. Scholar, Department of Computer Science & Engineering, 2 Assoc. Professor, Department of Computer Science & Engineering, 1,2 Suresh Gyan Vihar University, Jaipur, Rajasthan, India 1 er.ravishankarsharma@gmail.com Abstract- Cloud service provider serves these services to cloud service consumer and charges for the processing power and bandwidth that is actually used. Cloud computing is a new cost-efficient computing paradigm in which information and computer power can be accessed from a Web browser by customers. As the adoption and deployment of cloud computing increase, it is critical to evaluate the performance of cloud environments. Currently, modeling and simulation technology has become a useful and powerful tool in cloud computing research community to deal with these issues. Cloud simulators are required for cloud system testing to decrease the complexity and separate quality concerns. Several cloud simulators have been specifically developed for performance analysis of cloud computing environments including CloudSim, SPECI, CDOSIM and DCSim. In this paper, we review the existing cloud computing simulators. Furthermore, we indicate that there exist two types of cloud computing simulators, that is, simulators just based on software and simulators based on both software and hardware. Analysis and comparison of various features of the cloud computing simulators are identified. Index Terms: Cloud Computing, Deployment Models, Service Models, IT infrastructure, Cloud Simulators: CloudSim, CDOSim, SimJava, TeachCloud, icancloud, SPECI, GroudSim, DCSim I. INTRODUCTION A Cloud is a kind of comparable and scattered system consisting of a group of inter-connected and virtual computers that are animatedly provisioned and presented as one or more combined computing resource(s) based on service-level agreement established through mediation between the service supplier and customers. With cloud computing we have access to IT resources and services with remarkable convenience and speed. Cloud computing is a model for enabling convenient and on-demand network access to a shared pool of configurable computing resources that can be rapidly provisioned and released with minimal service provider interaction. Cloud computing can be viewed from two different perspectives: cloud application and cloud infrastructure as the building block for the cloud application. Now a days, most organizations focuses on adopting cloud computing model so that they can cut capital expenditure, efforts and control operating costs. These reasons trigger aggressive

2 growth for cloud adoption in business. Some of the traditional Cloud-based application services include social networking, web hosting, content delivery and real time instrumented data processing, which has different composition, configuration, and deployment requirements. Quantifying the performance of scheduling and allocation policies in a real Cloud computing environment for different application models is extremely challenging. The use of real infrastructures for benchmarking the application performance under variable conditions is often constrained by the rigidity of the infrastructure. Thus, it is not possible to perform benchmarking experiments in repeatable, dependable, and scalable environments using real world Cloud environments. A more viable alternative is the use of cloud simulation tools. Cloud simulators are required for cloud system testing to decrease the complexity and separate quality concerns. They enable performance analysts to analyze system behavior by focusing on quality issues of specific component under different scenarios. These tools open up the possibility of evaluating the hypothesis in a controlled environment where one can easily reproduce results. Software as a service (SAAS) is a software delivery model in which the software is hosted by someone else s system and delivered via web, on customer s demand and pay as they use. Simulation-based approaches offer significant benefits to IT companies by allowing them to test their services in repeatable and controllable environment and experiment with different workload mix and resource performance scenarios on simulated infrastructures for developing and testing adaptive application provisioning techniques. None of the current distributed system simulators offer the environment that can be directly used for modeling Cloud computing environments But CloudSim which is generalized and extensible simulation framework that allows seamless modeling, simulation, and experimentation of emerging Cloud computing infrastructures and application services. This paper first gives background about various Simulators available. Section 3 define and explores various Cloud simulators such as CloudSim, CDOSIM, TeachCloud, icancloud, SPECI and DCSIM. II. CLOUD STORAGE Cloud Storage is a service where data is remotely maintained, managed, and backed up. The service is available to users over a network, which is usually the internet. It allows the user to store files online so that the user can access them from any location via the internet. The provider company makes them available to the user online by keeping the uploaded files on an external server. This gives companies using cloud storage services ease and convenience, but can potentially be costly. Users should also be aware that backing up their data is still required when using cloud storage services, because recovering data from cloud storage is much slower than local backup. A. Online Data Storage Online data storage is a virtual storage approach that allows users to use the Internet to store recorded data in a remote network. This data storage method may be either a cloud service component or used with other options not requiring on-site data backup. Online data storage is generally defined in contrast to physical data storage, where recorded data is stored on a hard disk or local drive, or, alternately, a server or device connected to a local network. Online data storage usually involves a contract with a third-party

3 service that will accept data routed through Internet Protocol (IP). In order to be considered cloud storage, a service must be sold on demand, provide elasticity (the user can have as much or as little as desired) and offer self-service capabilities. Many individuals and organizations use a mix of on-site and online storage capabilities. For example, they might use local storage for files they use frequently and online storage for backup or archive data. Or they might use local storage for personal data and online storage for files that they wish to share with others. B. Personal File Storage Personal file storage services are aimed at private individuals, offering a sort of "network storage" for personal backup, file access, or file distribution. Users can upload their files and share them publicly or keep them password-protected. Document-sharing services allow users to share and collaborate on document files, such as PDFs, word processor documents, and spreadsheets, but do not support storage of other types of files. C. File sync and sharing services: File syncing and sharing services are file hosting services which allow users to create special folders on each of their computers or mobile devices, which the service then synchronizes so that it appears to be the same folder regardless of which computer is used to view it. Files placed in this folder also are typically accessible through a website and mobile apps, and can be easily shared with other users for viewing or collaboration. Such services have become popular via consumer products such as Drop box and Google Drive III. LITERATURE REVIEW There have been many studies using simulation techniques to investigate behavior of large scale distributed systems and tools to support such research. Some of these simulators are GridSim, MicroGrid, GangSim, OptorSim, SimGrid and CloudSim. While the first three focuses on Grid computing systems. CloudSim is the only simulation framework for studying Cloud computing systems. However, grid simulators have been used to evaluate costs of executing distributed applications in Cloud infrastructures. GridSim is a java based event driven simulation toolkit and was developed to address the problem of performance evaluation of real large scaled distributed environments and heterogeneous Grid systems in a repeatable and controlled manner. CloudSim enables seamless modeling, simulation and experimenting on Cloud computing infrastructures. It is a self-contained platform that can be used to model data centers, service brokers, and scheduling and allocation policies of large scale Cloud platforms. CloudSim framework is built on top of GridSim toolkit. SimGrid is a generic framework for simulation of distributed applications in Grid platforms. GangSim is a Grid simulation toolkit that provides support for modeling of Grid-based virtual organizations and resources. In particular, there is no support in existing Grid simulation toolkits for modeling of on-demand virtualization enabled resource and application management. Further, Cloud infrastructure modeling and simulation toolkits must provide support for economic entities such as Cloud brokers and Cloud exchange for enabling real-time trading of services. Among the currently available simulators discussed, only GridSim offers support for

4 economic-driven resource management and application scheduling simulation. IV. CLOUD SIMULATORS While grid computing simulators have good but they cannot sufficiently model the cloud infrastructure. There are still only a few options for simulating cloud architecture, possibly because virtualization has enabled the deployment of virtual private clouds on small scale physical test beds. However, there have been some notable proposals for software simulation of clouds of very large scale. The CloudSim simulation framework is based on the SimJava discrete event simulation engine at the lowest layer, while the higher layers implement the GridSim toolkit for the modeling of the cluster, including networks, traffic profiles, resources, etc. CloudSim effectively extends the GridSim core functionalities by modeling storage, application services, resource provisioning between virtual machines, and data centre brokerage, and can even simulate federated clouds. A CloudSim is a new, generalized and extensible simulation toolkit and application which enables seamless modeling, simulation, and experimentation of emerging cloud computing system, infrastructures and application environments for single and internetworked clouds. The existing distributed system simulators were not applicable to the cloud computing environment due to evaluating the performance of cloud provisioning policies, services, application workload, models and resources under varying system, user configurations and requirements. To overcome this challenge, CloudSim can be used. In simple words, CloudSim is a development toolkit for simulation of Cloud scenarios. CloudSim is not a framework as it does not provide a ready to use environment for execution of a complete scenario with a specific input. Instead, users of CloudSim have to develop the Cloud scenario it wishes to evaluate, define the required output, and provide the input parameters. CloudSim is invented as CloudBus Project at the University of Melbourne, Australia and supports system and behavior modeling of cloud system components such as data centers, virtual machines (VMs) and resource provisioning policies. It implements generic application provisioning techniques that can be extended with ease and limited efforts. CloudSim helps the researchers to focus on specific system design issues without getting concerned about the low level details related to cloud-based infrastructures and services. A. CloudSim is an open source web application that launches preconfigured machines designed to run common open source robotic tools, robotics simulator Gazebo. B. SimJava is a toolkit for building working models of complex systems. It is based around a discrete event simulation kernel at the lowest level of CloudSim. It includes facilities for representing simulation objects as animated icons on screen. C. CDOSim is a cloud deployment option (CDO) Simulator which can simulate the response times, SLA violations and costs of a CDO. A CDO is a decisions concerning simulator which takes decision about the selection of a cloud provider, specific runtime adaptation strategies, components deployment of virtual machine and its instances configuration. Component deployment to virtual machine instances includes the possibility of forming new components of already existing components. Virtual machine instance s configuration, refer to the

5 instance type of virtual machine instances. CDOSim can simulate cloud deployments of software systems that were reverse engineered to KDM models. CDOSim has ability to represent the user s rather than the provider s perspective. CDOSim is a simulator that allows the integration of fine-grained models. CDOSim is best example for comparing runtime reconfiguration plans or for determining the trade-off between costs and performance.cdosim is designed to address the major shortcomings of other existing cloud simulators such as: 1. Consequently oriented towards the cloud user perspective instead of exposing fine-grained internals of a cloud platform. 2. Mitigates the cloud user s lack of knowledge and control concerning a cloud platform structure. 3. Simulation is independent of concrete programming languages in the case appropriate KDM extractors exist for a particular language. 4. Workload profiles from production monitoring data can be used to replay actual user behavior for simulating CDOs. D. TeachCloud is a cloud simulator which is specially made for education purposes. TeachCloud provides a simple graphical interface through which students and scholars can modify a cloud s configuration and perform simple experiments. TeachCloud uses CloudSim as the basic design platform and introduces many new enhancements on top of it such as: 1. Developing a GUI toolkit, 2. Adding the cloud workload generator to the CloudSim simulator, 3. Adding new modules related to SLA and BPM, 4. Adding new cloud network models such as VL2, BCube, Portland and DCell, 5. Introducing a monitoring outlet for most of the cloud system component, 6. Adding an action module that enables students to reconfigure the cloud system and study the impact of such changes on the total system performance. E. icancloud is a cloud simulator which is based on SIMCAN. In simple words, icancloud is a software simulation framework for large storage networks. icancloud can predict the trade-off between costs and performance of a particular application in a specific hardware in order to inform the users about the costs involved. It focuses on policies which charge users in a pay-as-you-go manner.icancloud has a full graphical user interface from which experiments can be designed and run, but existing software systems can only be modeled manually. It also allows parallel execution of one experiment over several machines. F. SPECI Simulation Program for Elastic Cloud Infrastructures (SPECI) is a simulation tool which allows analyzing and exploration of scaling properties of large data center behavior under the size and design policy of the middleware as inputs. SPECI is a simulation tool which allows exploration of aspects of scaling as well as performance properties of future Data Centers. The aim of SPECI is to simulate the performance and behavior of data centers, given the size and middleware design policy

6 as input. Discrete event simulations (DES) are a type of simulation where events are ordered in time maintained in a queue of events by the simulator and each processed at given simulation time [8, 9]. SPECI uses an existing package for DES in Java. SPECI is intended to give us insights into the expected performance of DCs when they are designed, and before they are built. The size of data centers that provide cloud computing services is increasing, and some middleware properties that manage these data centers will not scale linearly with the number of components. SPECI is composed of two packages: data center layout and topology, and the components for experiment execution and measuring. The experiment part of the simulator builds upon SimKit, which offers event scheduling as well as random distribution drawing applications by integrating GroudSim into the ASKALON environment. GroudSim provides a comprehensive set of features for complex simulation scenarios such as simple job executions on leased computing resources, calculation of costs, and background load on resources. Simulations can be parameterized and are easily extendable by probability distribution packages for failures which normally occur in complex environments. Experimental results demonstrate the improved scalability of GroudSim compared to a related process- based approach. H. DCSimDataCenter Simulator is concentrated on virtualized data center which offers IaaS to Multiple tenants, in order to achieve a simulator to evaluate and develop data center management techniques. Data centers are becoming increasingly popular for the provisioning of computing resources. The cost and operational expenses of data centers have skyrocketed with the increase in computing capacity. V. VARIOUS CLOUDSIM SIMULATORS The users could analyze specific system problems through CloudSim, without considering the low level details related to Cloud based Infrastructures and services. Several works have been done from then on to improve CloudSim as are described briefly below: G. GroudSim is an event based simulator that needs one simulation thread for scientific applications on grid and cloud environments based on a scalable simulation independent discreteevent core. It is mainly concentrated on the IaaS, but it is easily extendable to support additional models such as PaaS, DaaS and TaaS. The user to simulate their experiments from the same environment used for real Figure 2: CloudSim Components

7 A. CloudAnalyst CloudAnalyst was derived from CloudSim and extends some of its capabilities and features proposed.cloudanalyst separates the simulation experimentation exercise from a programming exercise. It also enables a modeler to repeatedly perform simulations and to conduct a series of simulation experiments with slight parameters variations in a quick and easy manner. CloudAnalyst can be applied to examining behavior of large scaled Internet application in a cloud environment fashion. Moreover, GreenCloud offers a thorough investigation of workload distributions. In particular, a special focus is devoted to accurately capture communication patterns of currently deployed and future data center architectures. GreenCloud can act as Cloud Bridge. In simple words, GreenCloud is the practice of designing, manufacturing, using and disposing computing resources with minimal environmental damage. The Green Cloud is a supercomputing project under active development at the University of Notre Dame. Green Cloud provides a virtual computing platform by using grid heating which reduces cluster upkeep costs. Figure 3: Cloud Analyst Figure 4: Green Cloud B. GreenCloud GreenCloud is a CloudSim that have green cloud computing approach with confidently, painlessly, and successfully. In other words, GreenCloud is developed as an advanced packet level cloud network simulator with concentration on cloud communication. GreenCloud extracts, aggregates and makes fine grained information about the energy consumed by computing and communication elements of the data center equipment such as computing servers, network switches and communication links available in an unprecedented GreenCloud Aim: 1. To develop high-end computing systems such as Clusters, Data Centers, and Clouds that allocate resources to applications hosting Internet services to meet users' quality of service requirements 2. To minimize consumption of electric power by improving power management, dynamically managing and configuring power-aware ability of system devices. 3. To Provide a detailed simulators

8 4. To analyze energy efficiency and measure cloud performance. GreenCloud can reduce Data Center Power Consumption by: 1. Workload consolidation via DC virtualization. 2. By statistical multiplexing Incentives leading to aggressively lowering OpEx. 3. By improving sustainability by reducing host count. C. Network CloudSim Network CloudSim is an extension of CloudSim as a simulation framework which supports generalized applications such as high performance computing applications, workflows and ecommerce. Network CloudSim uses Network Topology class which implements network layer in CloudSim, reads a BRITE file and generates a topological network. In network CloudSim, the topology file contains nodes, number of entities in the simulation which allows users to increase scale of simulation without changing the topology file. Each CloudSim entity must be mapped to one BRITE node to allow proper work of the network simulation. Each BRITE node can be mapped to only one entity at a time. Network CloudSim allows for modeling of Cloud data centers utilizing bandwidth sharing and latencies to enable scalable and fast simulations. Network CloudSim structure supports designing of the real Cloud data centers and mapping different strategies. Information of network CloudSim is used to simulate latency in network traffic of CloudSim. D. EMUSIM EMUSIM is an integrated architecture to anticipate service s behavior on cloud platforms to a higher standard. EMUSIM combines emulation and simulation to extract information automatically from the application behavior via emulation and uses this information to generate the corresponding simulation model. Such a simulation model is then used to build a simulated scenario that is closer to the actual computing resources and request patterns. Information that is typically not disclosed by platform owners, such as location of virtual machines and number of virtual machines per host in a given time, is not required by EMUSIM. EMUSIM is built on top of two software systems: Automated Emulation Framework (AEF) for emulation and CloudSim for simulation. E. MDC Sim MDCSim is a commercial discrete event simulator developed at the Pennsylvania State University. It helps the analyzer to model unique hardware characteristics of different components of a data center such as servers, communication links and switches which are collected from different dealers and allows estimation of power consumption. MDCSim is the most prominent tool to beused as it has low simulation overhead and moreover its network package maintains a data center topology in the form of directed graph. CONCLUSION Cloud computing has been one of the fastest growing parts in IT industry. Cloud computing is a new and

9 promising paradigm delivering ITservices as computing utilities. A secure storage system is implemented where the user can upload his files in a safe manner with the help of the fully homomorphism encryption scheme and download the file too. Simulation based approaches become popular in industry and academia to evaluate cloud computing systems, application behaviors and their security. Several simulators have been specifically developed for performance analysis of cloud computing environments including CloudSim, SPECI, GroudSim and DCSim but the number of simulation environments for cloud computing data centers available for public use is limited. The CloudSim simulator is probably the most sophisticated among the simulators overviewed. REFERENCES [1] D. Bruneo, S. Distefano, F. Longo, A. Puliafito, M. Scarpa,Workload-Based software rejuvenation in cloud systems,2013. [2] R. Buyya, J. Broberg, A.Goscinski, Cloud Computing: principles and paradigms, New York, USA: Wiley Press,2013. [3] Dr. Rahul Malhotra and Prince Jain, An EMUSIM techniques and its components in a cloud computing environment, IJCTT, August, [4] R. N. Calheiros et al., CloudSim: a toolkit for modeling and simulation of cloud computing environments and evaluation of resource provisioning algorithms, Software: Practice and Experience, Vol.41, No.1, pp.23 50, [5] Xiaoying Bai et al., Cloud Testing Tools, Proceedings of The 6th IEEE International Symposium on Service Oriented System Engineering, SOSE, [6] I. Foster and C. Kesselman, The Grid: Blueprint for a New Computing Infrastructure, Morgan Kaufmann, [7] R. N. Calheiros et al., CloudSim: a novel framework for modeling and simulation of cloud computing infrastructure and services, Technical Report of GRIDS Laboratory, The University of Melbourne, Australia, [8] R. Buyya, R. Ranjan, and R. N. Calheiros, Modeling and simulation of scalable cloud computing environments and the CloudSim toolkit: challenges and opportunities, The International Conference on High Performance Computing and Simulation, pp.1 11, [9] B. Wickremasinghe, CloudAnalyst: a CloudSim based tool for modeling and analysis of large scale cloud computing environments, MEDC Project Report, [10] Wei Zhao et al., Modeling and Simulation of Cloud Computing: A Review, 2012 IEEE Asia Pacific Cloud Computing Congress (APCloudCC), IEEE, [11] Collin Bennett, Robert Grossman and Jonathan Seidman, Malstone: A Benchmark for Data Intensive Computing, Open Cloud Consortium Technical Report TR , 14 April 2009 Revised 1 June 2009 [12] C. Bennett, R. L. Grossman, D. Locke, J. Seidman, and S. Vejcik, MalStone: Towards a Benchmark for Analytics on Large Data Clouds, in Proceedings of the 16th ACM International Conference on Knowledge Discovery and Data mining (SIGKDD 10), 2010, pp [13] S. Ostermann, K. Plankensteiner, and D. Bodner, Integration of an event-based simulation-framework into a scientific workflow execution environment for grids and clouds, ServiceWave 2011, pp.1-13, [14] IlangoSriram, SPECI, a simulation tool exploring cloud-scale data centre s, CloudCom 2009, LNCS

10 5931, pp , 2009, M.G. Jaatun, G. Zhao, and C. Rong(Eds.), Springer-Verlag Berlin Heidelberg, 2009 [15] Simon Ostermann, KassianPlankensteiner, RaduProdan, and Thomas Fahringer, GroudSim: An Event Based Simulation Framework for Computational Grids and Clouds, M.R. Guarracino et al. (Eds.): Euro-Par 2010 Workshops, pp , Springer- Verlag Berlin Heidelberg, 2011 [16] S. Ostermann, K. Plankensteiner, and D. Bodner, Integration of an event-- based simulationframework into a scientific workflow execution environment for grids and clouds, ServiceWave 2011, LNCS 6994, pp.1-13, [17] T. Fahringer, R. Prodan, R. Duan, et al., ASKALON: a grid application development and computing environment, 6th IEEE/ACM International Conference on Grid Computing, pp , IEEE, 2005 [18] K. Popover and Z. Hocenski, 2010, Cloud computing security issues and challenges, in 2010Proceedings of the 33rd International Convention MIPRO, pp [19] K. Puffers, T. Tuunanen, et.al, 2007, A Design Science Research Methodology for Information Systems Research, Journal of Management Information Systems", vol. 24, no. 3, pp [20] Arif Mohamed; A History of Cloud Computing Available at: com/articles/2009/06/10/235429/a-history-of-cloudcomputing.htm [Accessed 30 April 2014] [21] Kurtz, R. L., & Vines, R. D. (2010). Cloud security: a comprehensive guide to secure cloud computing. Indianapolis, IN, Wiley

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

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

A Survey of Cloud Computing Simulations and Cloud Testing

A Survey of Cloud Computing Simulations and Cloud Testing Page 1 of 8 A Survey of Cloud Computing Simulations and Cloud Testing Azin Oujani, azinoujani@wustl.edu (A project report written under the guidance of Prof. Raj Jain) Download Abstract: Cloud computing

More information

How To Model Cloud Computing With Simulators And Simulators

How To Model Cloud Computing With Simulators And Simulators Comparison of Various Cloud Simulation tools available in Cloud Computing Utkal Sinha 1, Mayank Shekhar 2 M.Tech, Computer Science and Engineering, NIT Rourkela, Rourkela, India 1 M.Tech, Computer Science

More information

Analysis of Scheduling based Cloud Computing

Analysis of Scheduling based Cloud Computing Analysis of Scheduling based Cloud Computing Netrika #1, Sheo Kumar *2 # PG Scholar, Department of Computer Science & Engineering, SDDIET, Haryana, India * Assistant Professor and Head, Department of Computer

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

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

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 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

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

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

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

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

High performance computing network for cloud environment using simulators

High performance computing network for cloud environment using simulators High performance computing network for cloud environment using simulators Ajith Singh. N 1 and M. Hemalatha 2 1 Ph.D, Research Scholar (CS), Karpagam University, Coimbatore, India 2 Prof & Head, Department

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

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

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

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

CloudSim: A Novel Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services

CloudSim: A Novel Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services CloudSim: A Novel Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services Rodrigo N. Calheiros 1,2, Rajiv Ranjan 1, César A. F. De Rose 2, and Rajkumar Buyya 1 1 Grid Computing

More information

Throtelled: An Efficient Load Balancing Policy across Virtual Machines within a Single Data Center

Throtelled: An Efficient Load Balancing Policy across Virtual Machines within a Single Data Center Throtelled: An Efficient Load across Virtual Machines within a Single ata Center Mayanka Gaur, Manmohan Sharma epartment of Computer Science and Engineering, Mody University of Science and Technology,

More information

Cloud Computing Simulation Tools - A Study

Cloud Computing Simulation Tools - A Study Intern. J. Fuzzy Mathematical Archive Vol. 7, No. 1, 2015,13-25 ISSN: 2320 3242 (P), 2320 3250 (online) Published on 22 January 2015 www.researchmathsci.org International Journal of Cloud Computing Simulation

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

Service Broker Algorithm for Cloud-Analyst

Service Broker Algorithm for Cloud-Analyst Service Broker Algorithm for Cloud-Analyst Rakesh Kumar Mishra, Sreenu Naik Bhukya Department of Computer Science & Engineering National Institute of Technology Calicut, India Abstract Cloud computing

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

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

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

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

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

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

Performance Evaluation of Round Robin Algorithm in Cloud Environment

Performance Evaluation of Round Robin Algorithm in Cloud Environment Performance Evaluation of Round Robin Algorithm in Cloud Environment Asha M L 1 Neethu Myshri R 2 Sowmyashree C.S 3 1,3 AP, Dept. of CSE, SVCE, Bangalore. 2 M.E(dept. of CSE) Student, UVCE, Bangalore.

More information

A Comparative Study of cloud and mcloud Computing

A Comparative Study of cloud and mcloud Computing A Comparative Study of cloud and mcloud Computing Ms.S.Gowri* Ms.S.Latha* Ms.A.Nirmala Devi* * Department of Computer Science, K.S.Rangasamy College of Arts and Science, Tiruchengode. s.gowri@ksrcas.edu

More information

TeachCloud: A Cloud Computing Educational Toolkit

TeachCloud: A Cloud Computing Educational Toolkit TeachCloud: A Cloud Computing Educational Toolkit Y. Jararweh* and Z. Alshara Department of Computer Science, Jordan University of Science and Technology, Jordan E-mail:yijararweh@just.edu.jo * Corresponding

More information

EFFICIENT VM LOAD BALANCING ALGORITHM FOR A CLOUD COMPUTING ENVIRONMENT

EFFICIENT VM LOAD BALANCING ALGORITHM FOR A CLOUD COMPUTING ENVIRONMENT EFFICIENT VM LOAD BALANCING ALGORITHM FOR A CLOUD COMPUTING ENVIRONMENT Jasmin James, 38 Sector-A, Ambedkar Colony, Govindpura, Bhopal M.P Email:james.jasmin18@gmail.com Dr. Bhupendra Verma, Professor

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

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 4, July-Aug 2014

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 4, July-Aug 2014 RESEARCH ARTICLE An Efficient Service Broker Policy for Cloud Computing Environment Kunal Kishor 1, Vivek Thapar 2 Research Scholar 1, Assistant Professor 2 Department of Computer Science and Engineering,

More information

CloudAnalyst: A CloudSim-based Tool for Modelling and Analysis of Large Scale Cloud Computing Environments

CloudAnalyst: A CloudSim-based Tool for Modelling and Analysis of Large Scale Cloud Computing Environments 433-659 DISTRIBUTED COMPUTING PROJECT, CSSE DEPT., UNIVERSITY OF MELBOURNE CloudAnalyst: A CloudSim-based Tool for Modelling and Analysis of Large Scale Cloud Computing Environments MEDC Project Report

More information

A Proposed Service Broker Policy for Data Center Selection in Cloud Environment with Implementation

A Proposed Service Broker Policy for Data Center Selection in Cloud Environment with Implementation A Service Broker Policy for Data Center Selection in Cloud Environment with Implementation Dhaval Limbani*, Bhavesh Oza** *(Department of Information Technology, S. S. Engineering College, Bhavnagar) **

More information

Modeling and Simulation of Scalable Cloud Computing Environments and the CloudSim Toolkit: Challenges and Opportunities

Modeling and Simulation of Scalable Cloud Computing Environments and the CloudSim Toolkit: Challenges and Opportunities Modeling and Simulation of Scalable Cloud Computing Environments and the CloudSim Toolkit: Challenges and Opportunities Rajkumar Buyya 1, Rajiv Ranjan 2 and Rodrigo N. Calheiros 1,3 1 Grid Computing and

More information

A Proposed Service Broker Strategy in CloudAnalyst for Cost-Effective Data Center Selection

A Proposed Service Broker Strategy in CloudAnalyst for Cost-Effective Data Center Selection A Proposed Service Broker Strategy in CloudAnalyst for Cost-Effective Selection Dhaval Limbani*, Bhavesh Oza** *(Department of Information Technology, S. S. Engineering College, Bhavnagar) ** (Department

More information

SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY

SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY SERVICE BROKER ROUTING POLICES IN CLOUD ENVIRONMENT: A SURVEY Rekha P M 1 and M Dakshayini 2 1 Department of Information Science & Engineering, VTU, JSS academy of technical Education, Bangalore, Karnataka

More information

Dr. J. W. Bakal Principal S. S. JONDHALE College of Engg., Dombivli, India

Dr. J. W. Bakal Principal S. S. JONDHALE College of Engg., Dombivli, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Factor based Resource

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

Grid Computing Vs. Cloud Computing

Grid Computing Vs. Cloud Computing International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 6 (2013), pp. 577-582 International Research Publications House http://www. irphouse.com /ijict.htm Grid

More information

Analysis of Service Broker Policies in Cloud Analyst Framework

Analysis of Service Broker Policies in Cloud Analyst Framework Journal of The International Association of Advanced Technology and Science Analysis of Service Broker Policies in Cloud Analyst Framework Ashish Sankla G.B Pant Govt. Engineering College, Computer Science

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

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

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 1, 3, Rajiv Ranjan 2, Anton Beloglazov 1, César A.

More information

LOAD BALANCING OF USER PROCESSES AMONG VIRTUAL MACHINES IN CLOUD COMPUTING ENVIRONMENT

LOAD BALANCING OF USER PROCESSES AMONG VIRTUAL MACHINES IN CLOUD COMPUTING ENVIRONMENT LOAD BALANCING OF USER PROCESSES AMONG VIRTUAL MACHINES IN CLOUD COMPUTING ENVIRONMENT 1 Neha Singla Sant Longowal Institute of Engineering and Technology, Longowal, Punjab, India Email: 1 neha.singla7@gmail.com

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

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

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

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

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

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 4, July-Aug 2014

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 4, July-Aug 2014 RESEARCH ARTICLE An Efficient Priority Based Load Balancing Algorithm for Cloud Environment Harmandeep Singh Brar 1, Vivek Thapar 2 Research Scholar 1, Assistant Professor 2, Department of Computer Science

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

Performance Analysis of Cloud-Based Applications

Performance Analysis of Cloud-Based Applications Performance Analysis of Cloud-Based Applications Peter Budai and Balazs Goldschmidt Budapest University of Technology and Economics, Department of Control Engineering and Informatics, Budapest, Hungary

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014 RESEARCH ARTICLE OPEN ACCESS Survey of Optimization of Scheduling in Cloud Computing Environment Er.Mandeep kaur 1, Er.Rajinder kaur 2, Er.Sughandha Sharma 3 Research Scholar 1 & 2 Department of Computer

More information

A Study of Infrastructure Clouds

A Study of Infrastructure Clouds A Study of Infrastructure Clouds Pothamsetty Nagaraju 1, K.R.R.M.Rao 2 1 Pursuing M.Tech(CSE), Nalanda Institute of Engineering & Technology,Siddharth Nagar, Sattenapalli, Guntur., Affiliated to JNTUK,

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 SOFTWARE PRACTICE AND EXPERIENCE Softw. Pract. Exper. 2011; 41:23 50 Published online 24 August 2010 in Wiley Online Library (wileyonlinelibrary.com)..995 CloudSim: a toolkit for modeling and simulation

More information

An Efficient Cloud Service Broker Algorithm

An Efficient Cloud Service Broker Algorithm An Efficient Cloud Service Broker Algorithm 1 Gamal I. Selim, 2 Rowayda A. Sadek, 3 Hend Taha 1 College of Engineering and Technology, AAST, dgamal55@yahoo.com 2 Faculty of Computers and Information, Helwan

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

A Survey on Cloud Computing

A Survey on Cloud Computing A Survey on Cloud Computing Poulami dalapati* Department of Computer Science Birla Institute of Technology, Mesra Ranchi, India dalapati89@gmail.com G. Sahoo Department of Information Technology Birla

More information

Security Considerations for Public Mobile Cloud Computing

Security Considerations for Public Mobile Cloud Computing Security Considerations for Public Mobile Cloud Computing Ronnie D. Caytiles 1 and Sunguk Lee 2* 1 Society of Science and Engineering Research Support, Korea rdcaytiles@gmail.com 2 Research Institute of

More information

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop

Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop Role of Cloud Computing in Big Data Analytics Using MapReduce Component of Hadoop Kanchan A. Khedikar Department of Computer Science & Engineering Walchand Institute of Technoloy, Solapur, Maharashtra,

More information

CLOUD COMPUTING IN HIGHER EDUCATION

CLOUD COMPUTING IN HIGHER EDUCATION Mr Dinesh G Umale Saraswati College,Shegaon (Department of MCA) CLOUD COMPUTING IN HIGHER EDUCATION Abstract Technology has grown rapidly with scientific advancement over the world in recent decades. Therefore,

More information

Lecture 02a Cloud Computing I

Lecture 02a Cloud Computing I Mobile Cloud Computing Lecture 02a Cloud Computing I 吳 秀 陽 Shiow-yang Wu What is Cloud Computing? Computing with cloud? Mobile Cloud Computing Cloud Computing I 2 Note 1 What is Cloud Computing? Walking

More information

Cloud Computing Architecture: A Survey

Cloud Computing Architecture: A Survey Cloud Computing Architecture: A Survey Abstract Now a day s Cloud computing is a complex and very rapidly evolving and emerging area that affects IT infrastructure, network services, data management and

More information

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

CLOUD COMPUTING. When It's smarter to rent than to buy

CLOUD COMPUTING. When It's smarter to rent than to buy CLOUD COMPUTING When It's smarter to rent than to buy Is it new concept? Nothing new In 1990 s, WWW itself Grid Technologies- Scientific applications Online banking websites More convenience Not to visit

More information

Virtual Machine Allocation Policy in Cloud Computing Using CloudSim in Java

Virtual Machine Allocation Policy in Cloud Computing Using CloudSim in Java Vol.8, No.1 (2015), pp.145-158 http://dx.doi.org/10.14257/ijgdc.2015.8.1.14 Virtual Machine Allocation Policy in Cloud Computing Using CloudSim in Java Kushang Parikh, Nagesh Hawanna, Haleema.P.K, Jayasubalakshmi.R

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

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications

An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications An Evaluation of Economy-based Resource Trading and Scheduling on Computational Power Grids for Parameter Sweep Applications Rajkumar Buyya, Jonathan Giddy, and David Abramson School of Computer Science

More information

Reverse Auction-based Resource Allocation Policy for Service Broker in Hybrid Cloud Environment

Reverse Auction-based Resource Allocation Policy for Service Broker in Hybrid Cloud Environment Reverse Auction-based Resource Allocation Policy for Service Broker in Hybrid Cloud Environment Sunghwan Moon, Jaekwon Kim, Taeyoung Kim, Jongsik Lee Department of Computer and Information Engineering,

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

Near Sheltered and Loyal storage Space Navigating in Cloud

Near Sheltered and Loyal storage Space Navigating in Cloud IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 8 (August. 2013), V2 PP 01-05 Near Sheltered and Loyal storage Space Navigating in Cloud N.Venkata Krishna, M.Venkata

More information

Research on Operation Management under the Environment of Cloud Computing Data Center

Research on Operation Management under the Environment of Cloud Computing Data Center , pp.185-192 http://dx.doi.org/10.14257/ijdta.2015.8.2.17 Research on Operation Management under the Environment of Cloud Computing Data Center Wei Bai and Wenli Geng Computer and information engineering

More information

FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS

FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS International Journal of Computer Engineering and Applications, Volume VIII, Issue II, November 14 FEDERATED CLOUD: A DEVELOPMENT IN CLOUD COMPUTING AND A SOLUTION TO EDUCATIONAL NEEDS Saju Mathew 1, Dr.

More information

Performance Analysis of VM Scheduling Algorithm of CloudSim in Cloud Computing

Performance Analysis of VM Scheduling Algorithm of CloudSim in Cloud Computing IJECT Vo l. 6, Is s u e 1, Sp l-1 Ja n - Ma r c h 2015 ISSN : 2230-7109 (Online) ISSN : 2230-9543 (Print) Performance Analysis Scheduling Algorithm CloudSim in Cloud Computing 1 Md. Ashifuddin Mondal,

More information

Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Virtual Cloud Environment

Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Virtual Cloud Environment www.ijcsi.org 99 Comparison of PBRR Scheduling Algorithm with Round Robin and Heuristic Priority Scheduling Algorithm in Cloud Environment Er. Navreet Singh 1 1 Asst. Professor, Computer Science Department

More information

OPEN CLOUD OPEN CLOUD OPEN CLOUD. Seyed Abolfazl Hoseini Tampere University of Technology March 02, 2012 OPEN CLOUD

OPEN CLOUD OPEN CLOUD OPEN CLOUD. Seyed Abolfazl Hoseini Tampere University of Technology March 02, 2012 OPEN CLOUD OPEN CLOUD OPEN CLOUD OPEN CLOUD OPEN CLOUD Seyed Abolfazl Hoseini Tampere University of Technology March 02, 2012 OUTLINE Definitions Cloud Briefly Cloud Computing Briefly Advantages of Cloud Open Cloud

More information

Participatory Cloud Computing and the Privacy and Security of Medical Information Applied to A Wireless Smart Board Network

Participatory Cloud Computing and the Privacy and Security of Medical Information Applied to A Wireless Smart Board Network Participatory Cloud Computing and the Privacy and Security of Medical Information Applied to A Wireless Smart Board Network Lutando Ngqakaza ngqlut003@myuct.ac.za UCT Department of Computer Science Abstract:

More information

CHAPTER 8 CLOUD COMPUTING

CHAPTER 8 CLOUD COMPUTING CHAPTER 8 CLOUD COMPUTING SE 458 SERVICE ORIENTED ARCHITECTURE Assist. Prof. Dr. Volkan TUNALI Faculty of Engineering and Natural Sciences / Maltepe University Topics 2 Cloud Computing Essential Characteristics

More information

CloudSim. Muhammad Umar Hameed AIS Lab, KTH-SEECS. KTH Applied Information Security Lab

CloudSim. Muhammad Umar Hameed AIS Lab, KTH-SEECS. KTH Applied Information Security Lab CloudSim Muhammad Umar Hameed AIS, -SEECS Agenda Introduction Features of CloudSim Architecture of CloudSim SimJava GridSim Scehduling Cloudlets Latest Release Example Run INTRODUCTION Framework for simulation

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

Enabling Execution of Service Workflows in Grid/Cloud Hybrid Systems

Enabling Execution of Service Workflows in Grid/Cloud Hybrid Systems Enabling Execution of Service Workflows in Grid/Cloud Hybrid Systems Luiz F. Bittencourt, Carlos R. Senna, and Edmundo R. M. Madeira Institute of Computing University of Campinas - UNICAMP P.O. Box 6196,

More information

A Review on Cloud Computing and Grid Computing

A Review on Cloud Computing and Grid Computing A Review on Cloud Computing and Grid Computing 1 N J Pramod Dhinakar 2 M Suleman Basha 3 S Rahamat Basha Asst. Professor, Dept of IT RGMCET, Nandyal ABSTRACT Cloud computing recognized as one of the newest

More information

Data Mining for Data Cloud and Compute Cloud

Data Mining for Data Cloud and Compute Cloud Data Mining for Data Cloud and Compute Cloud Prof. Uzma Ali 1, Prof. Punam Khandar 2 Assistant Professor, Dept. Of Computer Application, SRCOEM, Nagpur, India 1 Assistant Professor, Dept. Of Computer Application,

More information

Extended Round Robin Load Balancing in Cloud Computing

Extended Round Robin Load Balancing in Cloud Computing www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 8 August, 2014 Page No. 7926-7931 Extended Round Robin Load Balancing in Cloud Computing Priyanka Gautam

More information

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES

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

More information

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

An Implementation of Load Balancing Policy for Virtual Machines Associated With a Data Center

An Implementation of Load Balancing Policy for Virtual Machines Associated With a Data Center An Implementation of Load Balancing Policy for Virtual Machines Associated With a Data Center B.SANTHOSH KUMAR Assistant Professor, Department Of Computer Science, G.Pulla Reddy Engineering College. Kurnool-518007,

More information

[Sudhagar*, 5(5): May, 2016] ISSN: 2277-9655 Impact Factor: 3.785

[Sudhagar*, 5(5): May, 2016] ISSN: 2277-9655 Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY AVOID DATA MINING BASED ATTACKS IN RAIN-CLOUD D.Sudhagar * * Assistant Professor, Department of Information Technology, Jerusalem

More information

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service

Essential Characteristics of Cloud Computing: On-Demand Self-Service Rapid Elasticity Location Independence Resource Pooling Measured Service Cloud Computing Although cloud computing is quite a recent term, elements of the concept have been around for years. It is the maturation of Internet. Cloud Computing is the fine end result of a long chain;

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

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/SaaS enablement of existing applications

Cloud/SaaS enablement of existing applications Cloud/SaaS enablement of existing applications GigaSpaces: Nati Shalom, CTO & Founder About GigaSpaces Technologies Enabling applications to run a distributed cluster as if it was a single machine 75+

More information

Dr. Ravi Rastogi Associate Professor Sharda University, Greater Noida, India

Dr. Ravi Rastogi Associate Professor Sharda University, Greater Noida, India Volume 4, Issue 5, May 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Round Robin Approach

More information

Design and simulate cloud computing environment using cloudsim

Design and simulate cloud computing environment using cloudsim ISSN:2229-6093 Design and simulate cloud computing environment using cloudsim Ms Jayshri Damodar Pagare Research Scholar Sant Gadge Baba Amravati University Amravati, India jaydp2002@yahoo.co.in Dr. Nitin

More information

Distributed Framework for Data Mining As a Service on Private Cloud

Distributed Framework for Data Mining As a Service on Private Cloud RESEARCH ARTICLE OPEN ACCESS Distributed Framework for Data Mining As a Service on Private Cloud Shraddha Masih *, Sanjay Tanwani** *Research Scholar & Associate Professor, School of Computer Science &

More information