CLOUD SIMULATORS: A REVIEW
|
|
|
- Dulcie Wilson
- 9 years ago
- Views:
Transcription
1 CLOUD SIMULATORS: A REVIEW 1 Rahul Singh, 2 Punyaban Patel, 3 Preeti Singh Chhatrapati Shivaji Institute of Technology, Durg, India 1 [email protected], 2 [email protected], 3 [email protected] Abstract Computing as a Utility, the long held aspiration of the IT Industry has now been realized by the advent of Cloud Computing. As the acceptance and use of cloud computing increase, and it becomes more & more commonplace the need to evaluate the performance of cloud environments has become vital. Modeling and simulation are very suitable & economical techniques for evaluating performance and security concerns. Cloud computing simulators are needed for testing of the cloud systems to cutback the complexity and cut apart the quality issues. Various cloud simulators have been developed specifically for the purpose of performance analysis of cloud computing environments. This paper takes a stab at studying & comparing the various options available at present which can be used to simulate the cloud computing environments. Index Terms Cloud Computing, CloudSim, Review, Simulators. I. INTRODUCTION Cloud computing is first and foremost a concept of distributed resource management and utilization, where resources are nothing but computing power, storage, hardware etc [14]. These computing resources are delivered not as a product, but as a utility on a pay per use basis. NIST (National Institute of Standards and Technology) defines it as 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 [11]. This is the era of cloud computing. Companies are moving their business to clouds and people are using cloud services as it provides many benefits to both the service providers and the clients. Many conventional Cloud-based application services consist of social networking, web hosting, content delivery and real time instrumented data processing. All cloud implementations have 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 [10]. Utilization of actual physical infrastructures for benchmarking the application performance under variable conditions is very complex, difficult to implement and limited by the rigidity of the infrastructure. Therefore, it is not really feasible to perform the benchmarking & testing experiments in reproducible, reliable, and scalable environments using real world Cloud systems. A more viable and attractive option is the use of cloud simulation tools. They enable performance analysts to analyze system behavior by focusing on quality issues of specific component under different scenarios [10]. These tools open up the possibility of evaluating the hypothesis in a controlled environment where one can easily reproduce results. Simulations based on the proposed approaches offer clear cut benefits to the IT companies by allowing them to test their services in repeatable and controllable environment and experiment with different 62
2 workload mix and resource performance scenarios on simulated infrastructures for developing and testing adaptive application provisioning techniques. II. CLOUD SIMULATORS Simulation is not something new in the world of computers. Simulation software is based on the process of modeling a real phenomenon with a set of mathematical formulas. It is, essentially, a program that allows the user to observe an operation through simulation without actually performing that operation. They have been in use for a long time in several different fields such as Robotics, Networking etc. There are several cloud simulation tools available today. In this section the paper ventures to explore some of the more popular tools available. A. CloudSim CloudSim is probably the most famous & popular simulator for cloud environments & parameters. It was developed in the CLOUDS Laboratory, at the Computer Science and Software Engineering Department of the University of Melbourne. The CloudSim library is used for [21]: Large scale cloud computing at data centers Virtualized server hosts with customizable policies large scale cloud computing data centers virtualized server hosts, with customizable policies for provisioning host resources to VMs energy-aware computational resources data centre network topologies and message-passing applications federated clouds Support for dynamic insertion of simulation elements, as well as stopping and resuming simulation Support for user-defined policies to allot hosts to VMs, and policies for allotting host resources to VMs Figure 1 shows the multi-layered design of the CloudSim software framework and its architectural components. The major limitation of CloudSim is the lack of a graphical user interface (GUI). But despite this, CloudSim is still used in universities and the industry for the simulation of cloud-based algorithms. B. icancloud icancloud is a cloud simulator which is based on SIMCAN. In simple words, icancloud can be used to simulate large storage networks [12]. In order to inform the users about the costs icancloud can predict the trade-off between performance and cost. It focuses on policies which charge users in a pay-as-you-go manner [13]. The existing software systems can only be modeled manually it has a full graphical user interface from which experiments can be designed and run. It also allows parallel execution of one experiment over several machines [13]. C. CDOSim CDOSim stands for Cloud Deployment Option (CDO) Simulator which simulates the response times, costs and SLA violations of a cloud deployment. It is a simulator concerned with decisions which takes decision about the selections that cloud provider makes, specific runtime adaptation strategies, components deployment of virtual machine and the configuration of its instances. Component deployment to virtual machine instances includes the possibility of creating new components out of pre-existing components. Virtual machine instance s configuration is usually the instance type of virtual machines. 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: Consequently oriented towards the cloud user perspective instead of exposing fine-grained internals of a cloud platform. Mitigates the cloud user s lack of 63
3 knowledge and control concerning a cloud platform structure. Simulation is independent of concrete programming languages in the case appropriate KDM extractors exist for a particular language. Workload profiles from production monitoring data can be used to replay actual user behavior for simulating CDOs. Figure 1: Layered CloudSim Architecture [4] D. GreenCloud GreenCloud is a sophisticated packet-level simulator for energy-aware cloud computing data centers with a focus on cloud communications. It offers a detailed fine-grained modeling of the energy consumed by the data center IT equipment, such as computing servers, network switches, and communication links [22]. GreenCloud can be used to develop novel solutions in monitoring, resource allocation, workload scheduling as well as optimization of communication protocols and network infrastructures. It is released under the General Public License Agreement and is an extension of the well-known NS2 network simulator [22]. The Key features of this simulator are: Focus on cloud networking and energy awareness Simulation of CPU, memory, storage and networking resources Independent energy models for each type of resource Support of virtualization and VM migration Network-aware resource allocation Complete TCP/IP implementation User friendly GUI Open Source E. TeachCloud TeachCloud is a cloud simulator which is specifically built for educational purposes. TeachCloud has a simple graphical interface through which students and scholars can modify a cloud s configuration and perform simple experiments [7]. TeachCloud uses CloudSim as the basic design platform and introduces many new enhancements on top of it such as: Developing a GUI toolkit. Adding the cloud workload generator to the CloudSim simulator. Adding new modules related to SLA and BPM. Adding new cloud network models such as VL2, BCube, Portland and DCell. Introducing a monitoring outlet for most of the cloud system components. Adding an action module that enables students to reconfigure the cloud system and study the impact of such Changes on the total system performance. F. Cloud Analyst CloudAnalyst is a CloudSim based Visual Modeler for Analysing Cloud Computing Environments and Applications. It was developed to simulate large scale Cloud applications with the purpose of studying the behavior of such applications under various deployment configurations. CloudAnalyst helps developers with insights in how to distribute applications among Cloud infrastructures and value added services such as optimization of applications performance and providers incoming with the use of Service Brokers [27]. The development of this simulator has been done using Java, Java Swing, CloudSim & SimJava and the highlighting features are [17]: Ease of Use Ability to define a simulation with a high degree of configurability and flexibility Graphical Output Repeatability Ease of Extension The images below show the Design of CloudAnalyst (Figure 2) and Home Screen (Figure 3). 64
4 G. SPECI SPECI, Simulation Program for Elastic Cloud Infrastructures, a simulation tool that enables exploration of scaling properties of large data centers. The aim of SPECI project is to simulate the performance and behavior of data centers, given the size and middleware design policy as input [15]. SPECI is a simulation tool which allows exploration of aspects of scaling as well as performance properties of future Data Centers. 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. SPECI uses an existing package for DES in Java [10]. The experimental portion of the simulator is based on SimKit, which offers the ability to schedule events as well as the functionality of random distribution drawing. It is responsible for analyzing the various scalability and performance aspects of future Data centers. A second version, SPECI 2 has also been introduced with some enhancements. It is a system for predictive simulation modeling of large-scale data-centers, i.e. warehouse-sized facilities containing hundreds of thousands of servers, as used to provide cloud services. Figure 2: Design of Cloud Analyst [17] Figure 3: Main Screen of Cloud Analyst [17] H. DCSim The Data Centre Simulator (DCSim) basically works on the IaaS layer and offers services to multiple tenants and concentrates on virtualized data centre in order to create a simulation to test and improve data centre management techniques. For the provisioning of computing resources Data centers are becoming increasingly popular. In DCSim [24], [25], a data centre consists of a set of interconnected Hosts (physical machines), governed by a set of Management Policies. Each host has a set of Resource Managers that handle local resource allocation, a CPU Scheduler which decides how VMs will execute, and a Power Model which models how much power is being consumed by the host at any point in time. Each host runs a set of VMs, which in turn each run a single Application. DCSim supports Virtual Machine management operations, such as VM live migration and replication by default. The resource needs of each VM in DCSim are driven dynamically by an Application, which varies the level of resources required by the VM to simulate a real workload. The Application class is abstract and can be extended to implement different types of applications, but the primary application model implemented in DCSim mimics a continuous, transactional workload, such as a web server. Incoming work can be load balanced between multiple application instances running in separate VMs, and multi-tiered applications can also be modeled [24]. I. GroudSim 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 discrete-event core [10]. 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 applications by integrating GroudSim into the ASKALON environment [26]. 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 [26]. J. Network Cloud Network Cloud is an extended version of 65
5 CloudSim and is designed with the ability to implement network layer in CloudSim. It takes a BRITE file as input and generates a topological network. The topology files contain the number of nodes along with the various entities involved in simulation. In simulation, each entity is to be mapped to a single BRITE node so that network CloudSim can work efficiently. Network CloudSim is usually used to simulate the behavior of network traffic in CloudSim. K. VIM Cloud This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed Trust Based Scheduling Algorithm and Load Balancing Algorithm. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer, as virtualization software at Host. It uses Libvirt driver to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and stable layer to securely manage domains on a node. As nodes may be remotely located, libvirt provides all APIs required to provision, create, modify, monitor, control, migrate and stop the domains, within the limits of hypervisor support for these operations. Although multiple nodes may be accessed with libvirt simultaneously, which help in maintain the Host remotely, which is the basic requirement of cloud controller. This library is used by all the web controllers and by tools like VirtualBox III. CONCLUSION Cloud Computing is proving to be one of the great advances in the field of information technology. As more & more companies move to cloud & new, more sophisticated algorithms are being developed, making the test runs for the algorithms & cloud deployment structures is becoming a vital part of establishing a cloud. Real world testing usually seems very costly & can prove to be catastrophic for the whole project as the defects in algorithms or structures are found after the deployment. Thus Cloud Simulators provide a very attractive & viable option for the testing of the system structures & algorithms. This paper has explored some of the popular cloud simulation tools such as CloudSim, GreenCloud, CloudAnalyst, icancloud, TeachCloud etc. All the simulators are good options for implementing a proposed cloud structure or some scheduling or resource allocation algorithms. Each has its own advantages & disadvantages. Some are based on older simulators and attempt to improve on the predecessors limitations, while others are made from scratch. Most of the tools are opensource and are freely available. It s a delicate & complex task to choose one over others as all have some pros & cons. Thus it depends on the users requirements & preferences, which simulator to choose. REFERENCES [1] Armbrust M., et al. "A View of Cloud Computing", Communications of the ACM, April 2010, vol. 53, no. 4, pg: 50-58, DOI: / [2] Buyya, R., Broberg, J., Goscinski, A., "Cloud Computing: Principles and Paradigms", Wiley, 2011, ISBN: [3] Buyya R., Ranjan R., Calheiros R.N., "Modeling and Simulation of Scalable Cloud Computing Environments and the CloudSim Toolkit: Challenges and Opportunities" [4] Calheiros R.N., Ranjan R., Beloglazov A., De Rose C.A.F., Buyya R., "CloudSim: a toolkit for modeling and simulation of cloud computing environments and evaluation of resource provisioning algorithms", Journal of Software Practice & Experiment, 2011; 41:23 50, DOI: /spe.995 [5] Calheiros R.N., Ranjan R., De Rose C.A.F., Buyya R., " CloudSim: A Novel Framework for Modeling and Simulation of Cloud Computing Infrastructures and Services" [6] Hayes B., Cloud computing, Communications of the ACM, July 2008, Vol. 51, No. 7, pg. 9-11, DOI: / [7] Jararweh Y., Alshara Z., Jarrah M., Kharbutli M., Alsaleh M.N., "TeachCloud: A Cloud Computing Educational Toolkit", 2012, The 1st International IBM Cloud Academy Conference, April, North Carolina, USA, 2012 [8] Kliazovich D., Bouvry P., Khan S.U., "GreenCloud: a packet-level simulator of energy-aware cloud computing data centers" Journal of Supercomputing, Springer, 2010, DOI: /s [9] Kumar P., Rai A.K., 'An Overview and Survey of Various Cloud Simulation Tools", JGRCS, 66
6 ISSN: X, Volume 5, No. 1, January 2014 [10] Malhotra R., Jain P., 'Study and Comparison of Various Cloud Simulators Available in the Cloud Computing", IJARCSSE, ISSN: X, Volume 3, Issue 9, September 2013, pp: [11] Mell P., Grance T., "The NIST Definition of Cloud Computing", NIST Special Publication , September 2011, [12] Mohana S.J., Saroja M., Venkatachalam M., "Analysis and Comparison of Simulators to Evaluate the Performance of Cloud Environments", Journal of NanoScience and NanoTechnology, Vol 2, Issue 6, Spring Edition, pp , ISSN [13] Núñez A., "icancloud: A Flexible and Scalable Cloud Infrastructure Simulator" J Grid Computing (2012) 10: , Springer, DOI /s [14] Singh R., Patel P., Sahoo B., A Compendium of Cloud Computing, International Journal of Advance Computing Technique and Applications (IJACTA), ISSN: , Vol. 2, No. 1 (January, 2014), pg: [15] Sriram I., "SPECI, a simulation tool exploring cloud-scale data centres", CloudCom 2009, LNCS 5931, pp , Springer-Verlag Berlin Heidelberg 2009 [16] Vaquero L. M., Rodero-Merino L., Caceres J., Lindner M., "A Break in the Clouds: Towards a Cloud Definition", ACM SIGCOMM Computer Communication Review, Volume 39, Number 1, January 2009, pg: [17] Wickremasinghe B., "CloudAnalyst: A CloudSim-based Tool for Modelling and Analysis of Large Scale Cloud Computing Environments", 2009, , Distributed Computing Project, CSSE Dept., University Of Melbourne [18] Calheiros R.N., Netto M.A.S., De Rose C.A.F., Buyya R., "EMUSIM: An Integrated Emulation and Simulation Environment for Modeling, Evaluation, and Validation of Performance of Cloud Computing Applications", Journal of Software Practice & Experiment, 2012; 00:1 18, DOI: /spe [19] Manivannan S., Engineering Simulation in the Cloud, -in-the-cloud/ [20] [21] [22] [23] [24] Keller G., Tighe M., Lutfiyya H., Bauer M., DCSim: A Data Centre Simulation Tool, 2013 IFIP/IEEE International Symposium on Integrated Network Management (IM2013): Demonstration Session Paper, pp: , [25] DCSim project site. Distributed and Grid Systems (DiGS) Research Group, Western University. [Online]. Available: [26] Ostermann S., Plankensteiner K., Prodan R., and Fahringer T., 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 [27] Wickremasinghe B., Calheiros R.N., Buyya R., CloudAnalyst: A CloudSim-based Visual Modeller for Analysing CloudComputing Environments and Applications, 67
Design and Implementation of File Storage and Sharing Using Various Cloud Simulators in Cloud Environment
Suresh Gyan Vihar University, Jaipur International Journal of Converging Technologies and Management (IJCTM) Volume 1, Issue 1, 2015, pp $$ ISSN :XXXX-XXXX ISSN:2394-9570 Design and Implementation of File
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
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: [email protected]
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
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
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
A Survey of Cloud Computing Simulations and Cloud Testing
Page 1 of 8 A Survey of Cloud Computing Simulations and Cloud Testing Azin Oujani, [email protected] (A project report written under the guidance of Prof. Raj Jain) Download Abstract: Cloud computing
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
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
Simulation of Hierarchical Data Centre Resource Allocation Strategies using DCSim
Simulation of Hierarchical Data Centre Resource Allocation Strategies using DCSim Joan Soriano Soteras, University of Gent, Supervised by H. Moens and F. De Turck Abstract- Computing today is used to migrate
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
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,
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:[email protected] Dr. Bhupendra Verma, Professor
CDBMS Physical Layer issue: Load Balancing
CDBMS Physical Layer issue: Load Balancing Shweta Mongia CSE, School of Engineering G D Goenka University, Sohna [email protected] Shipra Kataria CSE, School of Engineering G D Goenka University,
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
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
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-
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 [email protected] 2 MIRACL Lab, FSEG, University
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,
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,
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,
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
A Formal and Tooled Framework for Managing Everything as a Service. www.occiware.org. Deliverable 3.4.1. Cloud Computing Simulators: State of the Art
A Formal and Tooled Framework for Managing Everything as a Service www.occiware.org Deliverable 3.4.1 Cloud Computing Simulators: State of the Art OCCIware is a project funded by the French FSN (Fonds
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,
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
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
PLATFORM-AS-A-SERVICE (PAAS): THE ADOXX METAMODELLING PLATFORM
PLATFORM-AS-A-SERVICE (PAAS): THE ADOXX METAMODELLING PLATFORM Dimitris Karagiannis and Niksa Visic University of Vienna, Knowledge Engineering Research Group, Brünnerstr. 72, A-1210 Vienna, Austria {dk,
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
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
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
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
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
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
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
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
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.
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
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,
Nutshell: Cloud Simulation and Current Trends
Nutshell: Cloud Simulation and Current Trends Ubaid ur Rahman, Owais Hakeem, Muhammad Raheem, Kashif Bilal Department of Computer Science COMSATS Institute of Information Technology Abbottabad, Pakistan
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,
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:[email protected] * Corresponding
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,
Cloud Computing For Distributed University Campus: A Prototype Suggestion
Cloud Computing For Distributed University Campus: A Prototype Suggestion Mehmet Fatih Erkoç, Serhat Bahadir Kert [email protected], [email protected] Yildiz Technical University (Turkey) Abstract
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
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
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 [email protected] Dr. Nitin
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,
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
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,
Load Balancing in Cloud Computing using Observer's Algorithm with Dynamic Weight Table
Load Balancing in Cloud Computing using Observer's Algorithm with Dynamic Weight Table Anjali Singh M. Tech Scholar (CSE) SKIT Jaipur, [email protected] Mahender Kumar Beniwal Reader (CSE & IT), SKIT
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
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
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,
Utilizing Round Robin Concept for Load Balancing Algorithm at Virtual Machine Level in Cloud Environment
Utilizing Round Robin Concept for Load Balancing Algorithm at Virtual Machine Level in Cloud Environment Stuti Dave B H Gardi College of Engineering & Technology Rajkot Gujarat - India Prashant Maheta
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
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) **
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
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
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
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
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
Load Balancing Scheduling with Shortest Load First
, pp. 171-178 http://dx.doi.org/10.14257/ijgdc.2015.8.4.17 Load Balancing Scheduling with Shortest Load First Ranjan Kumar Mondal 1, Enakshmi Nandi 2 and Debabrata Sarddar 3 1 Department of Computer Science
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
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,
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
The OpenNebula Standard-based Open -source Toolkit to Build Cloud Infrastructures
Jornadas Técnicas de RedIRIS 2009 Santiago de Compostela 27th November 2009 The OpenNebula Standard-based Open -source Toolkit to Build Cloud Infrastructures Distributed Systems Architecture Research Group
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
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
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,
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
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 [email protected]
OpenNebula An Innovative Open Source Toolkit for Building Cloud Solutions
Cloud Computing and its Applications 20th October 2009 OpenNebula An Innovative Open Source Toolkit for Building Cloud Solutions Distributed Systems Architecture Research Group Universidad Complutense
INCREASING THE CLOUD PERFORMANCE WITH LOCAL AUTHENTICATION
INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 INCREASING THE CLOUD PERFORMANCE WITH LOCAL AUTHENTICATION Sanjay Razdan Department of Computer Science and Eng. Mewar
A Load Balancing Model Based on Cloud Partitioning for the Public Cloud
International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 16 (2014), pp. 1605-1610 International Research Publications House http://www. irphouse.com A Load Balancing
IMPROVEMENT OF RESPONSE TIME OF LOAD BALANCING ALGORITHM IN CLOUD ENVIROMENT
IMPROVEMENT OF RESPONSE TIME OF LOAD BALANCING ALGORITHM IN CLOUD ENVIROMENT Muhammad Muhammad Bala 1, Miss Preety Kaushik 2, Mr Vivec Demri 3 1, 2, 3 Department of Engineering and Computer Science, Sharda
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
Model-driven Performance Estimation, Deployment, and Resource Management for Cloud-hosted Services
Model-driven Performance Estimation, Deployment, and Resource Management for Cloud-hosted Services Faruk Caglar, Kyoungho An, Shashank Shekhar and Aniruddha Gokhale Vanderbilt University, ISIS and EECS
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
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
1. Simulation of load balancing in a cloud computing environment using OMNET
Cloud Computing Cloud computing is a rapidly growing technology that allows users to share computer resources according to their need. It is expected that cloud computing will generate close to 13.8 million
Li Sheng. [email protected]. Nowadays, with the booming development of network-based computing, more and more
36326584 Li Sheng Virtual Machine Technology for Cloud Computing Li Sheng [email protected] Abstract: Nowadays, with the booming development of network-based computing, more and more Internet service vendors
Towards an Improved Data Centre Simulation with DCSim
Towards an Improved Data Centre Simulation with DCSim Michael Tighe, Gastón Keller, Jamil Shamy, Michael Bauer and Hanan Lutfiyya Department of Computer Science The University of Western Ontario London,
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,
An Efficient Cost Calculation Mechanism for Cloud and Non Cloud Computing Environment in Java
2012 International Conference on Computer Technology and Science (ICCTS 2012) IPCSIT vol. 47 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V47.31 An Efficient Cost Calculation Mechanism
International Journal of Engineering Research & Management Technology
International Journal of Engineering Research & Management Technology March- 2015 Volume 2, Issue-2 Survey paper on cloud computing with load balancing policy Anant Gaur, Kush Garg Department of CSE SRM
Manjrasoft Market Oriented Cloud Computing Platform
Manjrasoft Market Oriented Cloud Computing Platform Innovative Solutions for 3D Rendering Aneka is a market oriented Cloud development and management platform with rapid application development and workload
How To Compare Cloud Computing To Cloud Platforms And Cloud Computing
Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Cloud Platforms
Cloud Computing from an Institutional Perspective
15th April 2010 e-infranet Workshop Louvain, Belgium Next Generation Data Center Summit Cloud Computing from an Institutional Perspective Distributed Systems Architecture Research Group Universidad Complutense
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
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
