Multi-time Scale Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems

Size: px
Start display at page:

Download "Multi-time Scale Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems"

Transcription

1 POLITECNICO DI MILANO Facoltà di Ingegneria dell Informazione Corso di Laurea Specialistica in Ingegneria Informatica Dipartimento di Elettronica e Informazione Multi-time Scale Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems Advisor: Dr. Danilo ARDAGNA Co-Advisor: Dr. Barbara PANICUCCI Thesis by: Marco CASIERO Stefano VETTOR Academic Year 2009/2010

2

3 Contents 1 Introduction 5 2 State of the art Cloud Computing Infrastructure-as-a-Service (IaaS) Platform-as-a-Service (Paas) Software-as-a-Service (SaaS) Centralized and Distributed Solutions for Resource Management Distributed Techniques Distributed Techniques for Requests Redirection Mechanisms Request Routing Mechanisms for Distributed Web Systems Web Server Routing Mechanisms Load Balancing Algorithm Problem Statement Reference Framework and Design Assumptions Workload Prediction Models Optimization Problem Formulation Capacity Allocation problem Load Redirect problem for Scenario On Solving (SUB i )problem Load redirect for Scenario Capacity Allocation - Determining Classes Capacity Tools AMPL SPECweb SPECweb Banking Amazon Tools Amazon s Scripts v

4 CONTENTS Start Script recoverip.java launchtest Script getloads Script Experimental Results Solution s scalability Standard Capacity Allocation VM Configuration based Capacity Allocation Case Study Solutions under analysis Solutions s Cost Solutions s Response Times Amazon s Experimental Results Parameters Estimation First Test Second Test Conclusions 103 Appendices 107 A Amazon Scripts 107 A.1 Amazon Start Script A.2 Amazon Recover IPs Program A.3 Amazon Launch Test Script A.4 Amazon getloads Script B SPECweb2005 Test.config 127 C AMPL Models and Scripts 137 C.1 Our Solution: Models and Scripts C.1.1 Capacity Allocation: Models and Scripts C.1.2 Load Redirect: Models and Scripts C.1.3 Distributed Load Redirect: Models and Scripts C.2 Heuristic 1: Models and Scripts C.3 Heuristic 3: Models and Scripts vi

5 List of Figures 3.1 Cloud System - Scenario Large Scale Service Center - Scenario Cloud System Reference Framework SPECweb2005 Test Time Intervals Test s Sequence Diagram Our solution, Oracle, Heuristic 1 and 2 - Instantaneous Virtual Machines Cost for low traffic conditions Heuristic 3 - Instantaneous Virtual Machines Cost for low traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Instantaneous Virtual Machines Cost for high traffic conditions Heuristic 3 - Instantaneous Virtual Machines Cost for high traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Instantaneous Virtual Machines Cost for high noisy traffic conditions Heuristic 3 - Instantaneous Virtual Machines Cost for high noisy traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Response Time of site 5 for low traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Response Time of site 8 for low traffic conditions Heuristic 3 - Response Time of site 5 for low traffic conditions Heuristic 3 - Response Time of site 8 for low traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Response Time of site 5 for high traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Response Time of site 8 for high traffic conditions Heuristic 3 - Response Time of site 5 for high traffic conditions Heuristic 3 - Response Time of site 8 for high traffic conditions 85 vii

6 LIST OF FIGURES 5.15 Our solution, Oracle, Heuristic 1 and 2 - Response Time of site 5 for high noisy traffic conditions Our solution, Oracle, Heuristic 1 and 2 - Response Time of site 8 for high noisy traffic conditions Heuristic 3 - Response Time of site 5 for high noisy traffic conditions Heuristic 3 - Response Time of site 8 for high noisy traffic conditions Sites Model Parameter Estimation First Test - Site 1 (Virginia) -Λ First Test - Site 2 (North California) -Λ First Test - Site 1 (Virginia) - Response time First Test - Site 2 (North California) - Response time First Test - Site 1 (Virginia) - Requests First Test - Site 2 (North California) - Requests First Test - Response Time Second Test - Site 1 (Virginia) -Λ Second Test - Site 2 (North California) -Λ Second Test - Site 3 (Ireland) -Λ Second Test - Site 1 (Virginia) - Response time Second Test - Site 2 (North California) - Response time Second Test - Site 3 (Ireland) - Response time Second Test - Site 1 (Virginia) - Requests Second Test - Site 2 (North California) - Requests Second Test - Site 3 (Ireland) - Requests Second Test - Response Time viii

7 List of Tables 2.1 Amazon EC2 Instances Types Capacity Allocation and Load Redirect Problems Parameters and Decision Variables Region Parameter Files uploaded to instances Capacity Allocation Problem Solution Execution Time (sec) Algorithm 1 Performance Capacity Allocation (various VM configurations case) Problem Solution Execution Time (sec) Low Traffic case costs ($) Low Traffic case costs - Heuristic 3 ($) High Traffic case costs ($) High Traffic case costs - Heuristic 3 ($) High Noisy Traffic case costs ($) High Noisy Traffic case costs - Heuristic 3 ($) Cost differences percentage with respect to capacity allocation and load redirect solution in low traffic conditions Cost differences percentage with different thresholds with respect to capacity allocation and load redirect solution in low traffic conditions Cost differences percentage with respect to capacity allocation and load redirect solution in high traffic conditions Cost differences percentage with different thresholds with respect to capacity allocation and load redirect solution in high traffic conditions Cost differences percentage with respect to capacity allocation and load redirect solution in high noisy traffic conditions ix

8 LIST OF TABLES 5.15 Cost differences percentage with different thresholds with respect to capacity allocation and load redirect solution in high noisy traffic conditions Parameter Estimation Test Data Parameter Estimation Delay and Service Time Delays between Sites in [s] Second Test - VMs Number per Site/Hour Second Test Redirection x

9 Abstract In recent years the evolution and the widespread adoption of virtualization, service-oriented architectures, autonomic and utility computing have converged letting a new paradigm to emerge: The Cloud Computing. Cloud Computing aims at streamlining the on-demand provisioning of software, hardware, and data as services, providing end-user with flexible and scalable services accessible through the Internet. Due to the large scale nature of the Cloud and the service centers, resource provisioning is one of the most important challenges. Indeed modern cloud infrastructures and service centers are characterized by continuous changes in the environment and in the requirements they have to meet. Therefore, in order to provide infrastructure or software as a service, advanced solutions have to be developed to be able to dynamically adapt the Cloud infrastructure, while providing continuous service and performance guarantees. This thesis aims to develop capacity allocation techniques able to coordinate multiple distributed resource controllers working in geographically distributed cloud sites. Furthermore, capacity allocation solutions are integrated with a load redirection mechanism which forwards incoming requests among different domains in order to allow a better Quality of Service (QoS) during traffic fluctuations. The overall goal is to minimize the cost of the allocated cloud resources while guaranteeing quality of service constraints. In our work, the capacity allocation and load redirect of multiple class of requests are modeled as non-linear programming problem and solved with decomposition techniques. We performed also evaluations of our solution with multiple heuristics provided in the literature and the effectiveness has been evaluated on a real prototype environment deployed on Amazon EC2. Results have shown that our solution is always cheaper than other state of the art techniques (up to 35% ), especially under noisy workloads, without introducing significant QoS violations. Furthermore, our solutions are very close to the ones found by an oracle with perfect knowledge of the future. 1

10

11 Estratto Negli ultimi anni l evoluzione e la diffusa adozione di virtualizzazione, di architetture orientate ai servizi, autonomic and utility computing sono confluiti in un nuovo paradigma emergente: il Cloud Computing. Il Cloud Computing mira a semplificare la fornitura on-demand di software, hardware e dati erogati come servizi, proponendo così all utente finale sevizi flessibili scalabili accessibili tramite internet. Oggigiorno l offerta Cloud sta diventando sempre più ampia in quanto tutte le principali aziende IT ed i fornitori di servizi, come Microsoft, HP, Google, Amazon, Terremark e VMWare hanno iniziato a fornire soluzioni che sfruttano questo nuovo paradigma tecnologico. Negli ultimi anni si è vista una diffusione a livello mondiale di conglomerati di server chiamati Large Scale Service Center; come nello scenario Cloud anche in questo la gestione delle risorse è un problema critico. A causa delle dimensioni su larga scala del Cloud e dei Service Center alcune delle maggiori sfide è la fornitura delle risorse. Infatti le infrastrutture delle Cloud moderne e dei Service Center operano in un mondo caratterizzato da cambiamenti continui nell ambiente e nei requisiti da soddisfare. Continui cambiamenti avvengono in modo autonomo e imprevedibile ed inoltre sono al di fuori del controllo del fornitore dei servizi Cloud. Pertanto, al fine di fornire infrastrutture o software come servizio, soluzioni avanzate devono essere sviluppate in grado di adattarsi dinamicamente alle infrastrutture Cloud, fornendo un servizio continuo e garantendo le performance. Dal momento che la violazione della qualità del servizio definita nel Service Level Agreement può portare ad una perdita di profitti i fornitori di servizi investono numerose risorse nella ricerca di soluzioni che minimizzino i costi rispettando nel contempo la qualità del servizio. Questa tesi si propone di sviluppare tecniche di allocazione delle risorse in grado di coordinare svariati controllori di risorse distribuiti operanti in siti Cloud distribuiti geograficamente. Inoltre, le soluzioni di assegnazione delle risorse sono integrate con un meccanismo di reindirizzamento di carico che inoltra le richieste in arrivo tra domini diversi, al fine di consentire una migliore qualità del servizio durante le fluttuazioni del traffico. L obiettivo 3

12 è quello di minimizzare il costo totale delle risorse assegnate garantendo co munque il rispetto dei vincoli sulla qualità del servizio. Nel nostro lavoro, l assegnazione delle risorse ed il reindirizzamento di svariate classi di richieste vengono modellate come problemi di programmazione non lineare e risolti attraverso tecniche di decomposizione. Abbiamo effettuato inoltre un ampia valutazione della nostra soluzione confrontandola con diverse euristiche presenti in letteratura. Infine abbiamo valutato l efficacia dei nostri algoritmi di gestione delle risorse su un vero ambiente di prova il cui prototipo è stato implementato su Amazon EC2. Irisultatihannodimostratochelanostrasoluzioneèsemprepiùconveniente rispetto alle altre di riferimento (fino ad un 35%), in particolar modo in condizioni di traffico rumoroso senza comportare violazioni significative della qualità del servizio. Inoltre le nostre soluzioni risultano essere molto simili a quelle trovate da un oracolo con perfetta conoscenza del futuro. 4

13 Chapter 1 Introduction In recent years the evolution and the widespread adoption of virtualization, service-oriented architectures, autonomic and utility computing have converged letting a new paradigm to emerge: The Cloud Computing. Cloud Computing aims at streamlining the on-demand provisioning of software, hardware, and data as services, providing end-user with flexible and scalable services accessible through the Internet. Nowadays, the Cloud offer is becoming day by day wider since all the major IT Companies and Service providers, like Microsoft, HP, Google, Amazon, Terremark and VMWare have started providing solutions involving this new technological paradigm. Resource provisioning is one of the most important challenges for Clouds. Indeed modern Cloud infrastructures live in an open world, characterized by continuous changes in the environment and in the requirements they have to meet. Continuous changes occur autonomously and unpredictably, and they are out of control of the Cloud provider. Therefore, in order to provide infrastructure or software as a service, advanced solutions have to be developed to be able to dynamically adapt the cloud infrastructure, while providing continuous service and performance guarantees. This thesis aims to develop capacity allocation techniques able to coordinate multiple distributed resource controllers working in geographically distributed Cloud sites. Furthermore, capacity allocation solutions are integrated with a load redirection mechanism which forwards incoming requests among different domains. The overall goal is to minimize the cost of the allocated Cloud resources, while guaranteeing quality of service constraints. In our work, the capacity allocation and load redirect of multiple class of requests are modeled as non-linear programming problems and solved with decomposition techniques. We performed also an extensive evaluation of our solution with multiple heuristics provided in the literature. Finally, the effectiveness of our resource management algorithms has been evaluated on a 5

14 real prototype environment deployed on Amazon EC2. The thesis is organized as follows: In Chapter 2, we will introduce the Cloud Computing and its three paradigms: Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS); for each of them some of the offerings available on the market will be presented. Then we will review the current state of the art of Centralized and Distributed Solutions for Resource Management and Distributed Techniques for Requests Redirection Mechanisms. In Chapter 3 both the Capacity Allocation an Load Redirection problems will be faced. We will start by stating the problem, then we will introduce the various assumptions and present the reference framework and the workload prediction model used in our work. In Chapter 4 we will describe all the tools used in our thesis work: At first we will present AMPL, the modeling language used to define the capacity allocation and load redirect optimization problems (in order to be able to solve them using the SNOPT solver) and to implement the heuristics used in our solution. Then we will introduce SPECweb2005, the benchmark software used to test our solution in a real cloud scenario. We will then proceed presenting the tools provided by Amazon to monitor and control the virtual machines running on its cloud; finally the shell scripts we developed to launch and manage the virtual machines on Amazon EC2 and to control SPECweb2005 tests will be described. Chapter 5 is dedicated to assess the quality of our solution through simulations and experiments. We will start presenting the results of the scalability analysis (in terms of number of request s classes and sites/clusters) of both the capacity allocation and load redirect models presented in Chapter 3. Then we compare the simulation s results of our solution (both in terms of costs and response time) with the results of the current state of the art techniques. In the last part of the Chapter we present the performance results of our solution in a real cloud scenario based on Amazon EC2 realized through SPECweb2005. In Chapter 6 are presented the work s conclusion, underling the achieved results and presenting future research directions. 6

15 Chapter 6 Conclusions In this thesis we proposed capacity allocation techniques able to coordinate multiple distributed resource controllers working in geographically distributed Cloud sites and large scale service centers. Since the Cloud paradigm is getting day by day more popular and that large scale service center are spawning all around the world the optimization of costs and resources is a central topic from both customer s and provider s perspective. Indeed, in any time instant resources have to be allocated to handle effectively workload fluctuations, while providing QoS guarantees to the end users. The overall goal we addressed in our thesis is the minimization of the costs associated with the allocated virtual machine instances, while guaranteeing QoS constraints expressed as a threshold on the average response time. In our work we proposed a formulation of an hourly basis capacity allocation problem suitable for both a distributed cloud system and a large scale service center. Furthermore, we integrated our capacity allocation technique with a load redirect mechanism able to manage workload fluctuations at finer grained time scales (5-10 minutes); like the capacity allocation solution also this one is suitable, in the general approach, for both our scenarios. We performed an extensive analysis of our proposed solutions considering multiple workloads and system configurations. We simulated the performance of our solution, exploiting the AMPL language and the SNOPT non-linear solver, comparing the achieved results with the ones which can be obtained by the major techniques available in the literature or currently used by service providers. From these comparisons emerged that our solution is always cheaper (up to 35%), especially in very noisy traffic conditions, without introducing significant QoS violations. Furthermore, our solutions are very close to the ones found by an oracle with perfect knowledge of the future. In the final phase of this thesis s work we tested the effectiveness of our approach by performing experiments in a real prototype environment 103

16 running in Amazon EC2 and the results achieved by simulation have been confirmed also in this case. Future work will be devoted to a deeper investigation of the time scales which can be adopted to govern the behavior of Cloud systems. 104

17 Bibliography [1] B. Abraham and J. Ledolter. Statistical Methods for Forecasting. John Wiley and Sons, [2] Akamai. [3] J. Almeida, V. Almeida, D. Ardagna, I. Cunha, C. Francalanci, and M. Trubian. Joint admission control and resource allocation in virtualized servers. Journal of Parallel and Distributed Computing, 70(4): , [4] Amazon Inc. AWS Elastic Beanstalk. [5] AMPL. Ampl modeling language for mathematical programming. [6] M. Andreolini, S. Casolari, and M. Colajanni. Autonomic request management algorithms for geographically distributed internet-based systems. In SASO, [7] M. Andreolini, S. Casolari, and M. Colajanni. Models and framework for supporting run-time decisions in web-based systems. ACM Trans. on the Web, 2(3),2008. [8] D. Andresen, T. Yanh, and O. H. Ibarra. Towards a scalable distributed www server on networked workstations. In Journal of Parallel and Distributed Computing, volume42,pages91 100,1997. [9] D. Ardagna, S. Casolari, and B. Panicucci. Flexible distributed capacity allocation and load redirect algorithms for cloud systems. Politecnico di Milano, Tech. Report

18 BIBLIOGRAPHY [10] D. Ardagna, B. Panicucci, M. Trubian, and L. Zhang. Energy-aware autonomic resource allocation in multi-tier virtualized environments. IEEE Trans. on Service Computing, toappear. [11] Danilo Ardagna, Carlo Ghezzi, Barbara Panicucci, and Marco Trubian. Service provisioning on the cloud: Distributed algorithms for joint capacity allocation and admission control. In ServiceWave, [12] M. Armbrust, A. Fox, R. Griffith, A. D. Joseph, R. Katz, A. Konwinski, G. Lee, D. Patterson, A. Rabkin, I. Stoica, and M. Zaharia. A view of cloud computing. Communications of the ACM, 53(4):50 58, April [13] L. Aversa and A. Bestavros. Load balancing a cluster of web servers using distributed packet rewriting. In Proc. of IEEE Int l Performance, Computing, and Communication Conf., pages24 29,February2000. [14] M. Bennani and D. Menascé. Resource allocation for autonomic data center using analytic performance models. In IEEE Int l Conf. Autonomic Computing Proc., [15] T. Berners-Lee, R. Fielding, and H. Frystyk. Hypertext transfer protocol http/1.0. RFC 1945, May [16] D. Bertsekas. Nonlinear Programming. AthenaScientific,1999. [17] Bitcurrent. Cloud computing performance. Technical report, [18] G. Bolch, S. Greiner, H. de Meer, and K. Trivedi. Queueing Networks and Markov Chains. Wiley-Interscience, [19] T. Brisco. Dns support for load balancing. RFC 1794, April [20] V. Cardellini, M. Colajanni, and P. S. Yu. Redirection algorithms for load sharing in distributed web-server systems. In Proc. of IEEE 19th Intl Conf. on Distributed Computing Systems, pages ,1999. [21] V. Cardellini, M. Colajanni, and P. S. Yu. Geographic load balancing for scalable distributed web systems. In MASCOTS 2000, Proceedings of the 8th International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems, pages20 27,

19 BIBLIOGRAPHY [22] L. Cherkasova and P. Phaal. Session-based Admission Control: a Mechanism for Peak Load Management of Commercial Web Sites. 51(6): , June [23] Rackspace Cloud. Cloud servers - virtual server hosting dedicated server hosting. hosting products/servers. [24] E. Cohen and H. Kaplan. Proactive caching of dns records: Addressing aperformancebottleneck. InProc. of Symp. on Applications and the Internet, pages 85 94, January [25] M. Colajanni, P. S. Yu, and V. Cardellini. Dynamic load balancing in geographically distributed heterogeneous web servers. In ICDCS, pages , [26] M. Colajanni, P. S. Yu, and D. M. Dias. Analysis of the task assignment policies in scalable distributed web-server systems. IEEE Trans. on Parallel and Distributed Systems, 9(6): , June [27] J.D Dennis. A performance test of a run-based adaptive exponential smoothing. Production and Inventory Management, 19,1978. [28] D. M. Dias, W. Kish, R. Mukherjee, and R. Tewari. A scalable and highly available web server. In Proc. of 41st IEEE Computer Society Int l Conf., pages85 92,February1996. [29] M. D. Dikaiakos, D. Katsaros, P. Mehra, G. Pallis, and A. Vakali. Cloud computing: Distributed internet computing for it and scientific research. IEEE Internet Computing, 13(5):10 13,2009. [30] H. Erdogmus. Cloud computing: Does nirvana hide behind the nebula? IEEE Softw., 26(2):4 6,2009. [31] S. Everette and Jr. Gardner. Exponential smoothing: State of the art. Journal of Forecasting, 4,1985. [32] P. Felber, T. Kaldewey, and S. Weiss. Proactive hot spot avoidance for web server dependability. Reliable Distributed Systems, IEEE Symposium on, pages ,2004. [33] H. Feng, Z. Liu, C. H. Xia, and L. Zhang. Load shedding and distributed resource control of stream processing networks. Perform. Eval., 64(9-12): ,

20 BIBLIOGRAPHY [34] R. T. Fielding, J. Gettys, J. C. Mogul, H. F. Frystyk, L. Masinter, P. J. Leach, and T. Berners-Lee. Hypertext transfer protocol http/1.1. RFC 2616, June [35] FreshBooks. Freshbooks - online invoicing, time tracking billing software - [36] P. E. Gill, W. Murray, and M. A. Saunders. SNOPT: An SQP algorithm for large-scale constrained optimization. SIAM Journal of Optimization, 12: , [37] Google. Google app engine - google code. [38] Google. Google apps for business official website. [39] Amazon Inc. Amazon cloudwatch api tools : Developer tools : Amazon web services - [40] Amazon Inc. Amazon ec2 ami tools : Developer tools : Amazon web services - [41] Amazon Inc. Amazon ec2 api tools : Developer tools : Amazon web service - [42] Amazon Inc. Amazon elastic compute cloud (amazon ec2). [43] Amazon Inc. Amazon simple storage service (amazon s3). [44] NetSuite Inc. Business software, erp software, business accounting software, crm and erp business software-netsuite - [45] Standford Business Software Inc. Snopt product snopt.htm. [46] Terremark Worldwide Inc. Terremark cloud computing. [47] D. Kumar, L. Zhang, and A. Tantawi. Enhanced inferencing: Estimation of a workload dependent performance model. VALUETOOLS 09 Proceedings of the Fourth International ICST Conference on Performance Evaluation Methodologies and Tools,

21 BIBLIOGRAPHY [48] D. Kusic and N. Kandasamy. Risk-aware limited lookahead control for dynamic resource provisioning in enterprise computing systems. In ICAC 2006 Proc., [49] D. Kusic, J. O. Kephart, N. Kandasamy, and G. Jiang. Power and performance management of virtualized computing environments via lookahead control. In ICAC 2008 Proc., [50] T. T. Kwan, R. E. McGrath, and D. A. Reed. Ncsa s world wide web server: Design and performance. IEEE Computer, 28(11):68 74,1995. [51] E.D. Lazowska, J. Zahorjan, G.S. Graham, and K. Sevcik. Quantitative System Performance. Prentice Hall, [52] Q. Li and B. Moon. Distributed cooperative aspache web server. In Proc. of 10th Int l World Wide Web Conf., May2001. [53] Z. Liu, M. Squillante, and J. L. Wolf. On maximizing service-levelagreement profits. In Proc. of ACM Electronic Commerce Conference, October [54] Microsoft. Hotmail - [55] Microsoft. Windows azure platform. [56] E. D. Nitto, D. J. Dubois, R. Mirandola, F. Saffre, and R. Tateson. Self-aggregation techniques for load balancing in distributed systems. In SASO, [57] Daniel P. Palomar and Mung Chiang. A tutorial on decomposition methods for network utility maximization. IEEE J. Sel. Areas Commun, 24: , [58] Salesforce. saleforce.com - [59] M. Shackleton and P. Marrow. Editorial, special issue on nature-inspired computation. [60] A. Shaikh, R. Tewari, and M. Agrawal. On the effectiveness of dns-based server selection. In Proc. of IEEE Infocom 2001, April [61] SPEC. Specweb [62] SPEC. Specweb2005 banking workload design document

22 BIBLIOGRAPHY [63] D.W Trigg and A.G. Leach. Exponential smoothing with an adaptive response rate. Operational Research Quarterly, 18,1967. [64] B. Urgaonkar, G. Pacifici, P. J. Shenoy, M. Spreitzer, and A. N. Tantawi. Analytic modeling of multitier internet applications. ACM Transaction on Web, 1(1),2007. [65] B. Urgaonkar and P. Shenoy. Sharc: Managing cpu and network bandwidth in shared cluster. IEEE Transactions on Parallel and Distributed Systems, 15(1):2 17,2004. [66] D.C. Whybark. Comparison of adaptive forecasting techniques. Logistics Transportation Review, 8. [67] J. L. Wolf, N. Bansal, K. Hildrum, S. Parekh, D. Rajan, R. Wagle, K.- L. Wu, and L. Fleischer. Soda: An optimizing scheduler for large-scale stream-based distributed computer systems. In Middleware, [68] A. Wolke and G. Meixner. Twospot: A cloud platform for scaling out web applications dynamically. In ServiceWave, [69] X. Zhu, D. Young, B. Watson, Z. Wang, J. Rolia, S. Singhal, B. McKee, C. Hyser, D.Gmach, R. Gardner, T. Christian, and L. Cherkasova: islands: An integrated approach to resource management for virtualized data centers. Journal of Cluster Computing, 12(1):45 57,

Generalized Nash Equilibria for the Service Provisioning Problem in Multi-Cloud Systems

Generalized Nash Equilibria for the Service Provisioning Problem in Multi-Cloud Systems POLITECNICO DI MILANO Scuola di Ingegneria dell Informazione Corso di Laurea Magistrale in Ingegneria Informatica Dipartimento di Elettronica, Informazione e Bioingegneria Generalized Nash Equilibria for

More information

Flexible Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems

Flexible Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems Flexible Distributed Capacity Allocation and Load Redirect Algorithms for Cloud Systems Danilo Ardagna 1, Sara Casolari 2, Barbara Panicucci 1 1 Politecnico di Milano,, Italy 2 Universita` di Modena e

More information

THE CLOUD AND ITS EFFECTS ON WEB DEVELOPMENT

THE CLOUD AND ITS EFFECTS ON WEB DEVELOPMENT TREX WORKSHOP 2013 THE CLOUD AND ITS EFFECTS ON WEB DEVELOPMENT Jukka Tupamäki, Relevantum Oy Software Specialist, MSc in Software Engineering (TUT) tupamaki@gmail.com / @tukkajukka 30.10.2013 1 e arrival

More information

PARVIS - Performance management of VIrtualized Systems

PARVIS - Performance management of VIrtualized Systems PARVIS - Performance management of VIrtualized Systems Danilo Ardagna joint work with Mara Tanelli and Marco Lovera, Politecnico di Milano ardagna@elet.polimi.it Milan, November 23 2010 Data Centers, Virtualization,

More information

Multiple time-scale Auto-Scaling Algorithms for Multi-Cloud IaaS Systems

Multiple time-scale Auto-Scaling Algorithms for Multi-Cloud IaaS Systems POLITECNICO DI MILANO Facoltà di Ingegneria dell Informazione Corso di Laurea Magistrale in Ingegneria Informatica Dipartimento di Elettronica, Informazione e Bioingegneria Multiple time-scale Auto-Scaling

More information

A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems

A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems Danilo Ardagna 1, Barbara Panicucci 1, Mauro Passacantando 2 1 Politecnico di Milano,, Italy 2 Università di Pisa, Dipartimento

More information

Generalized Nash Equilibria for the Service Provisioning Problem in Cloud Systems

Generalized Nash Equilibria for the Service Provisioning Problem in Cloud Systems Generalized Nash Equilibria for the Service Provisioning Problem in Cloud Systems Danilo Ardagna, Barbara Panicucci Mauro Passacantando Report n. 2011.27 1 Generalized Nash Equilibria for the Service Provisioning

More information

A FRAMEWORK FOR QOS-AWARE EXECUTION OF WORKFLOWS OVER THE CLOUD

A FRAMEWORK FOR QOS-AWARE EXECUTION OF WORKFLOWS OVER THE CLOUD A FRAMEWOR FOR QOS-AWARE EXECUTION OF WORFLOWS OVER THE CLOUD Moreno Marzolla 1, Raffaela Mirandola 2 1 Università di Bologna, Dipartimento di Scienze dell Informazione Mura A. Zamboni 7, I-40127 Bologna

More information

Generalized Nash Equilibria for SaaS/PaaS Clouds

Generalized Nash Equilibria for SaaS/PaaS Clouds Generalized Nash Equilibria for SaaS/PaaS Clouds Jonatha Anselmi a, Danilo Ardagna b, Mauro Passacantando c, a Basque Center for Applied Mathematics (BCAM), 14 Mazarredo, 48009 Bilbao, Spain. E-mail: anselmi@bcamath.org

More information

Cloud Services: cosa sono e quali vantaggi portano alle aziende manifatturiere

Cloud Services: cosa sono e quali vantaggi portano alle aziende manifatturiere Cloud Services: cosa sono e quali vantaggi portano alle aziende manifatturiere Sergio Gimelli Sales Consulting Director Oracle Italy Fabbrica Futuro Verona, 27 Giugno 2013 1 2 Cosa è il Cloud? il Cloud

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

Survey On Cloud Computing

Survey On Cloud Computing Survey On Cloud Computing 1,2 Heena I. Syed 1, Naghma A. Baig 2 Jawaharlal Darda Institute of Engineering & Technology, Yavatmal,M.S., India. 1 kauser.heena853@gmail.com 2 naghmabaig@gmail.com Abstract

More information

Run-time Resource Management in SOA Virtualized Environments. Danilo Ardagna, Raffaela Mirandola, Marco Trubian, Li Zhang

Run-time Resource Management in SOA Virtualized Environments. Danilo Ardagna, Raffaela Mirandola, Marco Trubian, Li Zhang Run-time Resource Management in SOA Virtualized Environments Danilo Ardagna, Raffaela Mirandola, Marco Trubian, Li Zhang Amsterdam, August 25 2009 SOI Run-time Management 2 SOI=SOA + virtualization Goal:

More information

OCRP Implementation to Optimize Resource Provisioning Cost in Cloud Computing

OCRP Implementation to Optimize Resource Provisioning Cost in Cloud Computing OCRP Implementation to Optimize Resource Provisioning Cost in Cloud Computing K. Satheeshkumar PG Scholar K. Senthilkumar PG Scholar A. Selvakumar Assistant Professor Abstract- Cloud computing is a large-scale

More information

The Economics of the Cloud: Price Competition and Congestion

The Economics of the Cloud: Price Competition and Congestion The Economics of the Cloud: Price Competition Congestion JONATHA ANSELMI Basque Center for Applied Mathematics BCAM DANILO ARDAGNA Dip. di Elettronica e Informazione, Politecnico di Milano JOHN C.S. LUI

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

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

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

More information

Maximizing Profit in Cloud Computing System via Resource Allocation

Maximizing Profit in Cloud Computing System via Resource Allocation Maximizing Profit in Cloud Computing System via Resource Allocation Hadi Goudarzi and Massoud Pedram University of Southern California, Los Angeles, CA 90089 {hgoudarz,pedram}@usc.edu Abstract With increasing

More information

The Hidden Extras. The Pricing Scheme of Cloud Computing. Stephane Rufer

The Hidden Extras. The Pricing Scheme of Cloud Computing. Stephane Rufer The Hidden Extras The Pricing Scheme of Cloud Computing Stephane Rufer Cloud Computing Hype Cycle Definition Types Architecture Deployment Pricing/Charging in IT Economics of Cloud Computing Pricing Schemes

More information

Big Data, Big True. IDC Big Data Conference II, Bologna 19 novembre 2013. Fabio Rizzotto IT Research&Consulting Director, IDC Italy

Big Data, Big True. IDC Big Data Conference II, Bologna 19 novembre 2013. Fabio Rizzotto IT Research&Consulting Director, IDC Italy Big Data, Big True IDC Big Data Conference II, Bologna 19 novembre 2013 Fabio Rizzotto IT Research&Consulting Director, IDC Italy Il sorpasso dei Big Data sulla BI Business Intelligence Big Data Worldwide

More information

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

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

More information

A Receding Horizon Approach for the Runtime Management of IaaS Cloud Systems

A Receding Horizon Approach for the Runtime Management of IaaS Cloud Systems A Receding Horizon Approach for the Runtime Management of IaaS Cloud Systems Danilo Ardagna, Michele Ciavotta, Riccardo Lancellotti Dipartimento di Elettronica, Informazione e Bioingegneria Politecnico

More information

Geoprocessing in Hybrid Clouds

Geoprocessing in Hybrid Clouds Geoprocessing in Hybrid Clouds Theodor Foerster, Bastian Baranski, Bastian Schäffer & Kristof Lange Institute for Geoinformatics, University of Münster, Germany {theodor.foerster; bastian.baranski;schaeffer;

More information

Cover Story. Cloud Computing: A Paradigm Shift in IT Infrastructure

Cover Story. Cloud Computing: A Paradigm Shift in IT Infrastructure Cover Story Debranjan Pal*, Sourav Chakraborty** and Amitava Nag*** *Assistant Professor, Dept. of CSE, Academy of Technology, West Bengal University of Technology, Hooghly India **Assistant Professor,

More information

Optimizing the Cost for Resource Subscription Policy in IaaS Cloud

Optimizing the Cost for Resource Subscription Policy in IaaS Cloud Optimizing the Cost for Resource Subscription Policy in IaaS Cloud Ms.M.Uthaya Banu #1, Mr.K.Saravanan *2 # Student, * Assistant Professor Department of Computer Science and Engineering Regional Centre

More information

A Cloud-Oriented Broker for Cost-Minimal Software Service Distribution

A Cloud-Oriented Broker for Cost-Minimal Software Service Distribution A Cloud-Oriented Broker for Cost-Minimal Software Service Distribution Ulrich Lampe, Melanie Siebenhaar, Dieter Schuller, and Ralf Steinmetz Multimedia Communications Lab (KOM) Technische Universität Darmstadt,

More information

Sistemi Operativi e Reti. Cloud Computing

Sistemi Operativi e Reti. Cloud Computing 1 Sistemi Operativi e Reti Cloud Computing Facoltà di Scienze Matematiche Fisiche e Naturali Corso di Laurea Magistrale in Informatica Osvaldo Gervasi ogervasi@computer.org 2 Introduction Technologies

More information

Dynamic Resource Pricing on Federated Clouds

Dynamic Resource Pricing on Federated Clouds Dynamic Resource Pricing on Federated Clouds Marian Mihailescu and Yong Meng Teo Department of Computer Science National University of Singapore Computing 1, 13 Computing Drive, Singapore 117417 Email:

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 Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems

A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems A Game Theoretic Formulation of the Service Provisioning Problem in Cloud Systems Danilo Ardagna Politecnico di Milano Dipartimento di Elettronica e Informazione ardagna@elet.polimi.it Barbara Panicucci

More information

DESIGN OF CLUSTER OF SIP SERVER BY LOAD BALANCER

DESIGN OF CLUSTER OF SIP SERVER BY LOAD BALANCER INTERNATIONAL JOURNAL OF REVIEWS ON RECENT ELECTRONICS AND COMPUTER SCIENCE DESIGN OF CLUSTER OF SIP SERVER BY LOAD BALANCER M.Vishwashanthi 1, S.Ravi Kumar 2 1 M.Tech Student, Dept of CSE, Anurag Group

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

An Overview on Important Aspects of Cloud Computing

An Overview on Important Aspects of Cloud Computing An Overview on Important Aspects of Cloud Computing 1 Masthan Patnaik, 2 Ruksana Begum 1 Asst. Professor, 2 Final M Tech Student 1,2 Dept of Computer Science and Engineering 1,2 Laxminarayan Institute

More information

LISTA RIVISTE MASTER 2013

LISTA RIVISTE MASTER 2013 LISTA RIVISTE MASTER 2013 Fascie A+, A, B e P Le riviste classificate come P sono riviste di grande qualità e di rilevante impatto il cui fine principale e quello di diffondere le conoscenze scientifiche,

More information

Advanced Load Balancing Mechanism on Mixed Batch and Transactional Workloads

Advanced Load Balancing Mechanism on Mixed Batch and Transactional Workloads Advanced Load Balancing Mechanism on Mixed Batch and Transactional Workloads G. Suganthi (Member, IEEE), K. N. Vimal Shankar, Department of Computer Science and Engineering, V.S.B. Engineering College,

More information

Efficient DNS based Load Balancing for Bursty Web Application Traffic

Efficient DNS based Load Balancing for Bursty Web Application Traffic ISSN Volume 1, No.1, September October 2012 International Journal of Science the and Internet. Applied However, Information this trend leads Technology to sudden burst of Available Online at http://warse.org/pdfs/ijmcis01112012.pdf

More information

CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING

CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING Journal homepage: http://www.journalijar.com INTERNATIONAL JOURNAL OF ADVANCED RESEARCH RESEARCH ARTICLE CURTAIL THE EXPENDITURE OF BIG DATA PROCESSING USING MIXED INTEGER NON-LINEAR PROGRAMMING R.Kohila

More information

User Centric Scaling System for Dynamic Cloud Resource Sharing Environment

User Centric Scaling System for Dynamic Cloud Resource Sharing Environment User Centric Scaling System for Dynamic Cloud Resource Sharing Environment N.Aishwarya, P.Sivaranjani Abstract With the proliferation of web services providing the same functionality, researches about

More information

Progetto Ombra Milano propone un nuovo progetto dal design tutto italiano. Una SCALA di prestigio accessibile a tutti.

Progetto Ombra Milano propone un nuovo progetto dal design tutto italiano. Una SCALA di prestigio accessibile a tutti. la crisi è la migliore benedizione che ci può accadere, tanto alle persone quanto ai paesi, poiché questa porta allo sviluppo personale e ai progressi. Crisis is the best blessing that could ever happen,

More information

SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR) Vol. 4, No. 3, June 2015 (ISSN 2278 5973)

SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR) Vol. 4, No. 3, June 2015 (ISSN 2278 5973) SHIV SHAKTI International Journal of in Multidisciplinary and Academic Research (SSIJMAR) Vol. 4, No. 3, June 2015 (ISSN 2278 5973) Dynamic Load Balancing In Web Server Systems Ms. Rashmi M.Tech. Scholar

More information

An Energy-Aware Methodology for Live Placement of Virtual Machines with Variable Profiles in Large Data Centers

An Energy-Aware Methodology for Live Placement of Virtual Machines with Variable Profiles in Large Data Centers An Energy-Aware Methodology for Live Placement of Virtual Machines with Variable Profiles in Large Data Centers Rossella Macchi: Danilo Ardagna: Oriana Benetti: Politecnico di Milano eni s.p.a. Politecnico

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

Mobile Cloud Middleware: A New Service for Mobile Users

Mobile Cloud Middleware: A New Service for Mobile Users Mobile Cloud Middleware: A New Service for Mobile Users K. Akherfi, H. Harroud Abstract Cloud computing (CC) and mobile cloud computing (MCC) have advanced rapidly the last few years. Today, MCC undergoes

More information

Architectural Implications of Cloud Computing

Architectural Implications of Cloud Computing Architectural Implications of Cloud Computing Grace Lewis Research, Technology and Systems Solutions (RTSS) Program Lewis is a senior member of the technical staff at the SEI in the Research, Technology,

More information

Conceptual Approach for Performance Isolation in Multi-Tenant Systems

Conceptual Approach for Performance Isolation in Multi-Tenant Systems Conceptual Approach for Performance Isolation in Multi-Tenant Systems Manuel Loesch 1 and Rouven Krebs 2 1 FZI Research Center for Information Technology, Karlsruhe, Germany 2 SAP AG, Global Research and

More information

DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing WHAT IS CLOUD COMPUTING? 2

DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing WHAT IS CLOUD COMPUTING? 2 DISTRIBUTED SYSTEMS [COMP9243] Lecture 9a: Cloud Computing Slide 1 Slide 3 A style of computing in which dynamically scalable and often virtualized resources are provided as a service over the Internet.

More information

A Methodology and a Tool for the Design Time Exploration of Multi-Clouds Applications

A Methodology and a Tool for the Design Time Exploration of Multi-Clouds Applications POLITECNICO DI MILANO Corso di Laurea in Ingegneria Informatica Dipartimento di Elettronica e Informazione A Methodology and a Tool for the Design Time Exploration of Multi-Clouds Applications Advisor:

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY Karthi M,, 2013; Volume 1(8):1062-1072 INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK EFFICIENT MANAGEMENT OF RESOURCES PROVISIONING

More information

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series www.cumulux.com ` CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS Review Business and Technology Series www.cumulux.com Table of Contents Cloud Computing Model...2 Impact on IT Management and

More information

Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5

Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5 Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5 Obiettivi Al termine del corso i partecipanti saranno in grado di: Descrivere i processi coinvolti nella

More information

yvette@yvetteagostini.it yvette@yvetteagostini.it

yvette@yvetteagostini.it yvette@yvetteagostini.it 1 The following is merely a collection of notes taken during works, study and just-for-fun activities No copyright infringements intended: all sources are duly listed at the end of the document This work

More information

Efficient Parallel Distributed Load Balancing in Content Delivery Networks

Efficient Parallel Distributed Load Balancing in Content Delivery Networks Efficient Parallel Distributed Load Balancing in Content Delivery Networks P.Jyothi*1, N.Rajesh*2, K.Ramesh Babu*3 M.Tech Scholar, Dept of CSE, MRECW, Maisammaguda, Secunderabad, Telangana State, India,

More information

Cloud Computing and Software Agents: Towards Cloud Intelligent Services

Cloud Computing and Software Agents: Towards Cloud Intelligent Services Cloud Computing and Software Agents: Towards Cloud Intelligent Services Domenico Talia ICAR-CNR & University of Calabria Rende, Italy talia@deis.unical.it Abstract Cloud computing systems provide large-scale

More information

Cloud Computing. Adam Barker

Cloud Computing. Adam Barker Cloud Computing Adam Barker 1 Overview Introduction to Cloud computing Enabling technologies Different types of cloud: IaaS, PaaS and SaaS Cloud terminology Interacting with a cloud: management consoles

More information

Supply Chain Platform as a Service: a Cloud Perspective on Business Collaboration

Supply Chain Platform as a Service: a Cloud Perspective on Business Collaboration Supply Chain Platform as a Service: a Cloud Perspective on Business Collaboration Guopeng Zhao 1, 2 and Zhiqi Shen 1 1 Nanyang Technological University, Singapore 639798 2 HP Labs Singapore, Singapore

More information

From Internet Data Centers to Data Centers in the Cloud

From Internet Data Centers to Data Centers in the Cloud From Internet Data Centers to Data Centers in the Cloud This case study is a short extract from a keynote address given to the Doctoral Symposium at Middleware 2009 by Lucy Cherkasova of HP Research Labs

More information

How to Do/Evaluate Cloud Computing Research. Young Choon Lee

How to Do/Evaluate Cloud Computing Research. Young Choon Lee How to Do/Evaluate Cloud Computing Research Young Choon Lee Cloud Computing Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing

More information

Optimal Service Pricing for a Cloud Cache

Optimal Service Pricing for a Cloud Cache Optimal Service Pricing for a Cloud Cache K.SRAVANTHI Department of Computer Science & Engineering (M.Tech.) Sindura College of Engineering and Technology Ramagundam,Telangana G.LAKSHMI Asst. Professor,

More information

Licenze Microsoft SQL Server 2005

Licenze Microsoft SQL Server 2005 Versione software Licenze Microsoft SQL Server 2005 Noleggio/mese senza assistenza sistemistica Noleggio/mese CON assistenza sistemistica SQL Server Express 0,00+Iva da preventivare SQL Server Workgroup

More information

Secured Storage of Outsourced Data in Cloud Computing

Secured Storage of Outsourced Data in Cloud Computing Secured Storage of Outsourced Data in Cloud Computing Chiranjeevi Kasukurthy 1, Ch. Ramesh Kumar 2 1 M.Tech(CSE), Nalanda Institute of Engineering & Technology,Siddharth Nagar, Sattenapalli, Guntur Affiliated

More information

A Web Base Information System Using Cloud Computing

A Web Base Information System Using Cloud Computing A Web Base Information System Using Cloud Computing Zainab Murtadha, Mohammad Amin Roshanasan Abstract: Cloud Computing is the new field that was invented and developed during a period not so long ago.

More information

Resource Provisioning Cost of Cloud Computing by Adaptive Reservation Techniques

Resource Provisioning Cost of Cloud Computing by Adaptive Reservation Techniques Resource Provisioning Cost of Cloud Computing by Adaptive Reservation Techniques M.Manikandaprabhu 1, R.SivaSenthil 2, Department of Computer Science and Engineering St.Michael College of Engineering and

More information

Web 2.0-based SaaS for Community Resource Sharing

Web 2.0-based SaaS for Community Resource Sharing Web 2.0-based SaaS for Community Resource Sharing Corresponding Author Department of Computer Science and Information Engineering, National Formosa University, hsuic@nfu.edu.tw doi : 10.4156/jdcta.vol5.issue5.14

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 5, May-2013 617 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 4, Issue 5, May-2013 617 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 4, Issue 5, May-2013 617 Load Distribution & Resource Scheduling for Mixed Workloads in Cloud Environment 1 V. Sindhu Shri II ME (Software

More information

The Three-level Approaches for Differentiated Service in Clustering Web Server

The Three-level Approaches for Differentiated Service in Clustering Web Server The Three-level Approaches for Differentiated Service in Clustering Web Server Myung-Sub Lee and Chang-Hyeon Park School of Computer Science and Electrical Engineering, Yeungnam University Kyungsan, Kyungbuk

More information

Data Centre Resources - Advantages and Benefits

Data Centre Resources - Advantages and Benefits Economic Efficiency Control on Data Centre Resources in Heterogeneous Cost Scenarios Benjamin Heckmann, Marcus Zinn, Ronald C. Moore, and Christoph Wentzel University of Applied Sciences Darmstadt Haardtring

More information

INVESTIGATION OF RENDERING AND STREAMING VIDEO CONTENT OVER CLOUD USING VIDEO EMULATOR FOR ENHANCED USER EXPERIENCE

INVESTIGATION OF RENDERING AND STREAMING VIDEO CONTENT OVER CLOUD USING VIDEO EMULATOR FOR ENHANCED USER EXPERIENCE INVESTIGATION OF RENDERING AND STREAMING VIDEO CONTENT OVER CLOUD USING VIDEO EMULATOR FOR ENHANCED USER EXPERIENCE Ankur Saraf * Computer Science Engineering, MIST College, Indore, MP, India ankursaraf007@gmail.com

More information

Cloud Computing and Big Data What Technical Writers Need to Know

Cloud Computing and Big Data What Technical Writers Need to Know Cloud Computing and Big Data What Technical Writers Need to Know Greg Olson, Senior Director Black Duck Software For the Society of Technical Writers Berkeley Chapter Black Duck 2014 Agenda Introduction

More information

Scaling in Cloud Environments

Scaling in Cloud Environments Scaling in Cloud Environments DOMINIQUE BELLENGER, JENS BERTRAM, ANDY BUDINA, ARNE KOSCHEL, BENJAMIN PFÄNDER, CARSTEN SEROWY Faculty IV, Department of Computer Science University of Applied Sciences and

More information

Dynamic request management algorithms for Web-based services in Cloud computing

Dynamic request management algorithms for Web-based services in Cloud computing Dynamic request management algorithms for Web-based services in Cloud computing Riccardo Lancellotti Mauro Andreolini Claudia Canali Michele Colajanni University of Modena and Reggio Emilia COMPSAC 2011

More information

Dynamic Scaling of Web Applications in a Virtualized Cloud Computing Environment

Dynamic Scaling of Web Applications in a Virtualized Cloud Computing Environment 2009 IEEE International Conference on e-business Engineering Dynamic Scaling of Web Applications in a Virtualized Cloud Computing Environment Trieu C. Chieu, Ajay Mohindra, Alexei A. Karve and Alla Segal

More information

Robust and Seamless Control Flow for Load Balancing in Content Delivery Networks

Robust and Seamless Control Flow for Load Balancing in Content Delivery Networks Robust and Seamless Control Flow for Load Balancing in Content Delivery Networks Gopu.Obaiah*1, S.Suresh Babu*2, S.Gopikrishna*3 1*M.Tech Scholar, Dept of CSE, SRI Mittapalli College of Engg, Tummalapalem,

More information

Cloud Computing Utility and Applications

Cloud Computing Utility and Applications Cloud Computing Utility and Applications Pradeep Kumar Tiwari 1, Rajesh Kumar Shrivastava 2, Satish Pandey 3, Pradeep Kumar Tripathi 4 Abstract Cloud Architecture provides services on demand basis via

More information

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

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

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Discovery 2015: Cloud Computing Workshop June 20-24, 2011 Berkeley, CA Introduction to Cloud Computing Keith R. Jackson Lawrence Berkeley National Lab What is it? NIST Definition Cloud computing is a model

More information

An Efficient Checkpointing Scheme Using Price History of Spot Instances in Cloud Computing Environment

An Efficient Checkpointing Scheme Using Price History of Spot Instances in Cloud Computing Environment An Efficient Checkpointing Scheme Using Price History of Spot Instances in Cloud Computing Environment Daeyong Jung 1, SungHo Chin 1, KwangSik Chung 2, HeonChang Yu 1, JoonMin Gil 3 * 1 Dept. of Computer

More information

CLOUD COMPUTING: THE EMERGING COMPUTING TECHNOLOGY. Feng-Tse Lin and Teng-San Shih. Received May 2010; accepted July 2010

CLOUD COMPUTING: THE EMERGING COMPUTING TECHNOLOGY. Feng-Tse Lin and Teng-San Shih. Received May 2010; accepted July 2010 ICIC Express Letters Part B: Applications ICIC International c 2010 ISSN 2185-2766 Volume 1, Number 1, September 2010 pp. 33 38 CLOUD COMPUTING: THE EMERGING COMPUTING TECHNOLOGY Feng-Tse Lin and Teng-San

More information

Cloud Computing: Making the right choices

Cloud Computing: Making the right choices Cloud Computing: Making the right choices Kalpak Shah Clogeny Technologies Pvt Ltd 1 About Me Kalpak Shah Founder & CEO, Clogeny Technologies Passionate about economics and technology evolving through

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

Cost Effective Automated Scaling of Web Applications for Multi Cloud Services

Cost Effective Automated Scaling of Web Applications for Multi Cloud Services Cost Effective Automated Scaling of Web Applications for Multi Cloud Services SANTHOSH.A 1, D.VINOTHA 2, BOOPATHY.P 3 1,2,3 Computer Science and Engineering PRIST University India Abstract - Resource allocation

More information

Cloud deployment model and cost analysis in Multicloud

Cloud deployment model and cost analysis in Multicloud IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735. Volume 4, Issue 3 (Nov-Dec. 2012), PP 25-31 Cloud deployment model and cost analysis in Multicloud

More information

Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud

Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud 1 V.DIVYASRI, M.Tech (CSE) GKCE, SULLURPETA, v.sridivya91@gmail.com 2 T.SUJILATHA, M.Tech CSE, ASSOCIATE PROFESSOR

More information

How To Understand Cloud Computing

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

More information

Secure Attack Measure Selection and Intrusion Detection in Virtual Cloud Networks. Karnataka. www.ijreat.org

Secure Attack Measure Selection and Intrusion Detection in Virtual Cloud Networks. Karnataka. www.ijreat.org Secure Attack Measure Selection and Intrusion Detection in Virtual Cloud Networks Kruthika S G 1, VenkataRavana Nayak 2, Sunanda Allur 3 1, 2, 3 Department of Computer Science, Visvesvaraya Technological

More information

Percorso Mcsa Managing and Mainting Windows 8

Percorso Mcsa Managing and Mainting Windows 8 Percorso Mcsa Managing and Mainting Windows 8 Descrizione In questo corso, gli studenti imparano a progettare l'installazione, la configurazione e la manutenzione di Windows 8. Due caratteristiche uniche

More information

Protagonist International Journal of Management And Technology (PIJMT)

Protagonist International Journal of Management And Technology (PIJMT) Protagonist International Journal of Management And Technology (PIJMT) Online ISSN- 2394-3742 Vol 2 No 3 (May-2015) A Qualitative Approach To Design An Algorithm And Its Implementation For Dynamic Load

More information

Chapter 11 Cloud Application Development

Chapter 11 Cloud Application Development Chapter 11 Cloud Application Development Contents Motivation. Connecting clients to instances through firewalls. Chapter 10 2 Motivation Some of the questions of interest to application developers: How

More information

A Review of Load Balancing Algorithms for Cloud Computing

A Review of Load Balancing Algorithms for Cloud Computing www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume - 3 Issue -9 September, 2014 Page No. 8297-8302 A Review of Load Balancing Algorithms for Cloud Computing Dr.G.N.K.Sureshbabu

More information

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

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

More information

Model-driven Performance Estimation, Deployment, and Resource Management for Cloud-hosted Services

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

More information

ArcGIS for Server: In the Cloud

ArcGIS for Server: In the Cloud DevSummit DC February 11, 2015 Washington, DC ArcGIS for Server: In the Cloud Bonnie Stayer, Esri Session Outline Cloud Overview - Benefits - Types of clouds ArcGIS in AWS - Cloud Builder - Maintenance

More information

Cloud Courses Description

Cloud Courses Description Cloud Courses Description Cloud 101: Fundamental Cloud Computing and Architecture Cloud Computing Concepts and Models. Fundamental Cloud Architecture. Virtualization Basics. Cloud platforms: IaaS, PaaS,

More information

Data Integrity Check using Hash Functions in Cloud environment

Data Integrity Check using Hash Functions in Cloud environment Data Integrity Check using Hash Functions in Cloud environment Selman Haxhijaha 1, Gazmend Bajrami 1, Fisnik Prekazi 1 1 Faculty of Computer Science and Engineering, University for Business and Tecnology

More information

Public Cloud Partition Balancing and the Game Theory

Public Cloud Partition Balancing and the Game Theory Statistics Analysis for Cloud Partitioning using Load Balancing Model in Public Cloud V. DIVYASRI 1, M.THANIGAVEL 2, T. SUJILATHA 3 1, 2 M. Tech (CSE) GKCE, SULLURPETA, INDIA v.sridivya91@gmail.com thaniga10.m@gmail.com

More information

Survey on Models to Investigate Data Center Performance and QoS in Cloud Computing Infrastructure

Survey on Models to Investigate Data Center Performance and QoS in Cloud Computing Infrastructure Survey on Models to Investigate Data Center Performance and QoS in Cloud Computing Infrastructure Chandrakala Department of Computer Science and Engineering Srinivas School of Engineering, Mukka Mangalore,

More information

1/20. MobiLab. 17 Luglio 2007. cotroneo@unina.it. www.mobilab.unina.it

1/20. MobiLab. 17 Luglio 2007. cotroneo@unina.it. www.mobilab.unina.it 1/20 Workshop 19 GIUGNO 2007 SELEX -Sesm- CINI-UoN Data Distribution Service Progetto Iniziativa Software www.iniziativasoftware. Progetto COSMIC http://www.cosmiclab./ Domenico Cotroneo, Christian Esposo,

More information

Dal PDM al PLM, architettura tradizionale e piattaforma Cloud : l'integrazione facilitata dalla nuova tecnologia

Dal PDM al PLM, architettura tradizionale e piattaforma Cloud : l'integrazione facilitata dalla nuova tecnologia Dal PDM al PLM, architettura tradizionale e piattaforma Cloud : l'integrazione facilitata dalla nuova tecnologia Riccardo Ceccanti Sales Manager Man and Machine Software Srl Di cosa parleremo: Man and

More information

How To Balance A Web Server With Remaining Capacity

How To Balance A Web Server With Remaining Capacity Remaining Capacity Based Load Balancing Architecture for Heterogeneous Web Server System Tsang-Long Pao Dept. Computer Science and Engineering Tatung University Taipei, ROC Jian-Bo Chen Dept. Computer

More information

On-line Scheduling of Real-time Services for Cloud Computing

On-line Scheduling of Real-time Services for Cloud Computing On-line Scheduling of Real-time Services for Cloud Computing Shuo Liu Gang Quan Electrical and Computer Engineering Department Florida International University Miami, FL, 33174 {sliu5, gang.quan}@fiu.edu

More information