RESOURCE MONITORING SYSTEM BASED ON SFA FOR A HETEROGENEOUS CLOUD FEDERATION

Size: px
Start display at page:

Download "RESOURCE MONITORING SYSTEM BASED ON SFA FOR A HETEROGENEOUS CLOUD FEDERATION"

Transcription

1 RESOURCE MONITORING SYSTEM BASED ON SFA FOR A HETEROGENEOUS CLOUD FEDERATION 1 SEUNGHYUN SEO, 2 MYOUNGJIN KIM, 3 YUN CUI, 4 SEUNGHO HAN, 5 SEUNGBUM SEO, 6 HANKU LEE 1,2,3,4,5,6 Department of Internet & Multimedia Engineering, Konkuk University dekiller2, tough105, ilycy, shhan87, gpsb, hlee}@konkuk.ac.kr Abstract- A large number of corporations are jointly developing various Cloud platforms. However, problems have occurred in resource management due to multiple number of platforms that were not integrated at the time of development of the Cloud federation service. If user uses heterogeneous platform, there arises difficulty in resources management. Therefore, there is a need to develop a federation monitoring system that can perform efficient management, exclude overlapping data and integrate the management of each platform when using heterogeneous platform. As such, this thesis proposes resource monitoring system for the Slice Federation Architecture (SFA)-based heterogeneous Cloud federation that can integrate the physical resources. This system is composed of 4 modules, namely, the Component Manager, Aggregator Manager, Registry Manager and Slice Manager. Keywords- Cloud Computing, Cloud Platform, Cloud Brokerage Service, Federation, SFA. I. INTRODUCTION Cloud computing provides the IT resource as service by utilizing the internet technology, which has the computing characteristic of borrowing and using the IT resources (SW, storage, server, network) as much as needed, receiving support for real time expandability in accordance with the service load, and paying the cost for the actual use. According to Gartner, a global research company in the IT area, Cloud computing is expected to grow enormously in the future as it had been considered as one of the 10 major strategic technology of the world in 2012 as well as in In addition, it was forecast that, 40% of the Cloud services will be provided through the Cloud brokerage service by 2015 and the Cloud brokerage service will become the fastest growing Cloud computing area. Cloud computing is divided into the SaaS (Software as a Service), PaaS (Platform as a Service) and IaaS (Infrastructure as a Service) models depending on the types of the service provided. Of these, the IaaS is a service in the format of managing the key infrastructural resources (CPU resources, memory, disc and network environment) for providing IT service in the form of shared resources and providing it by dividing the resources. The service user uses the services by installing the OS and middleware (data base and web server) by having the resource allocated on such infrastructure. In general, the hardware resources are virtualized for distribution by using the virtualization technology. The user may borrow and use only as much server, storage and network as needed through IaaS, thereby reducing the cost of manpower and resources for the management of computing infrastructure and IT infrastructure. Moreover, it has the advantage of being able to expediently coping with the rapidly changing business through flexible expansion and reduction of the computing resources. Representative overseas IaaS vendors include Amazon Web Services, AT&T and Rackspace, while the Ucloud of KT, which is built on the basis of Cloudstack, is undergoing development and offering commercially available services in Korea. Accordingly, most active researches are being carried out for the IaaS. Among these, the Openstack and the Cloudstack are the representatives of the open source based Cloud platforms. Among the open source Cloud platforms, the largest number researches are on the Openstack with as many as more than 200 companies participating in this project. The Cloudstack was as popular as the Openstack prior to the emergence of the Openstack and active development on the Cloudstack still continues. The Ucloud of KT that provides commercial services on the basis of the Cloudstack is known most widely in Korea. Although such development of numerous platforms is enormously helpful for the advancement of the Cloud computing platform, there arises the following problem that despite the multiple numbers of Cloud platforms providing IaaS service, they still don t provide integrated resources management function. From the user s perspective, additional cost will be incurred due to wasting of unnecessary resources since duplicate data will be generated if multiple platforms are used together. In order to achieve efficient management, duplicated data must be excluded when using 4

2 heterogeneous platforms that are different from each other. In addition, for the Cloud brokerage services in the future, there is a need for federation monitoring system integrated management of the platforms, and a diverse range of federation system architectures are being developed at the moment. Slice Federation Architecture (SFA) under GENI environment has a Slice-base that enables integration of the physical resources (CPU, memory and disc). In this thesis, resource monitoring system for SFA-based heterogeneous Cloud federation that can harmoniously manage and monitor the Openstack and Cloudstack, which are heterogeneous Cloud platform on the basis of the Slice Federation Architecture (SFA) that is able to integrate physical resources (CPU, memory and disc) on the basis of Slice is proposed. The services of the proposed system is composed of Component Manager (CM) that brings the resources of the Cloud service provider and managing it by defining it with Sliver, Aggregator Manager (AM) that brings the Sliver of CM in accordance with the particular user conditions and managing it with Slice, Registry Manager (RM) that manages the user log information and Slice information in the format of database and file, and Slice Manager (SM) that controls the Slice and provides interface to the user. The composition of this thesis is as follows. Chapter 2 explains representative open source platform Openstack and Cloudstack, Cloud brokerage service, and SFA under GENI environment, Chapter 3 proposes the SFA-based resources monitoring system architecture for heterogeneous Cloud federation, Chapter 4 deals with system realization and prototype, and Chapter 5 provides conclusion and presents future research directions. II. LITERATURE SURVEY Openstack is a Cloud computing open source project in IaaS format that enables general server to generate and execute the Cloud computing service. The service composition of the Openstack is largely made up of 5 service projects, namely, the NOVA (Compute) that controls and manages the virtual compute instance, Swift (Object Storage) that provides object storage service, Cleanse (Image Storage) that provides image services, Keystone (Identity) that is in charge of certification services and Horizon (Dashboard) that provides web interface service. In addition, a diverse range of other projects are being developed at the moment. Cloudstack is an IaaS platform software developed by cloud.com and is composed of 2 nodes, namely, the Cloudstack management server that manages the resources of the system and the Cloudstack server host with virtual instances. The management server determines which host will execute the virtual instances, allocates the IP and storage to the virtual instances, and manages the snapshot, template and ISO images. The server host is where the VM is directly executed and provides physical resources to VM. The servers of the host is grouped into Cluster composed of more than 1 host and main storage, Pod at Rack unit that includes more than 1 Cluster and Layer2 switch, and Zone, which is a data center unit with several Pods. B. Cloud Brokerage Services (CBS) A. Openstack / Cloudstack Fig. 1 Openstack & Cloudstack service configuration Fig. 2 Cloud Brokerage Service concept map With the proliferation of the use of Cloud by individuals and companies, Cloud brokerage service that provides support for the use of a diverse range of Cloud platforms as a single Cloud platform is receiving highlight. Cloud brokerage service plays triple role of accumulation, integration and customization. Accumulation refers to collection of various Cloud services and providing them for the end user while integration refers to the role of connecting the Cloud service with the internal system as an intermediary. Customization refers to adjustment of the Cloud service in accordance with the needs of the customer or development of application to be operated in the Cloud. With the triple role of the Cloud brokerage service, it is able to overcome the weaknesses of single Cloud service such as loss of data 5

3 due to reliance on single particular Cloud and system disability, and the weaknesses of multiple numbers of Cloud service for which data integrated management is difficult. As a representative example of adoption of the system, there is the Defense Information Systems Agency (DISA) newly inaugurated by the US Department of Defense to take charge of the Cloud service mediation related tasks for the corporation, and Infosys, Accenture, Capgemini and Hitachi, etc. which are currently providing the services. C. Global Environment for Network Innovation GENI has diversified research characteristics that include wide range of issues ranging from the network theories to network policies and researches from social and economic perspectives. GENI is defining the infrastructure on the basis of the results derived from various projects including PlanetLab, ProtoGENI and VINI, etc., and the architecture of the GENI infrastructure is referred to as the Slice Federation Architecture (SFA). That is, GENI provides the environment under which network experiments can be executed by sharing the resources being operated at various institutions. Moreover, GENI shares the resources from diverse platforms and operates Slice by defining the SFA in order to compose ecologic system of the heterogeneous platform. - Ticket: As the RSpect signed by AM, it is a certification that the resources requested by the user will be allocated during the given time period. The ticket issued will be retrieved upon allocation of the requested resources. - Credential: In order for the user to have the Slice issued and acquire the permission for use of the resources from the AM, Credential must be provided in order to prove that the user has legal authority. The specific format for the Credential is determined in accordance with the control framework. AM, which plays core role in GENI, provides API including the GetVersion() that returns the Cloud information, ListResources() that retrieves Cloud resources, CreateSliver() that generates instances in accordance with the requested information of RSpec, DeleteSliver() for deletion of instances and SliverStatus() that retrieves the information of Slice and Sliver, etc. In the system we are proposing, API for direct AM interface on the basis of the API provided by GENI was realized, and the same name of API was given. In addition, the system was realized to have executed the tasks that are the same as those of GENI AM AP. Thus, we are proposing the resources monitoring system of the Openstack and Cloudstack of the heterogeneous Cloud Platform on the foundation of GENI AM API and SFA. The role of using the GENI in SFA is divided into 3 categories: - Management Authority (MA): Authority for normal operation of Aggregator Manager (AM) and manages the allocation and operation of resources. - Slice Authority (SA): Authority for generation and use of Slice, and in charge of Slice registration and controlling of slice user access. - User: All the researchers who experiment new network model or execute the desired services through GENI, system administrator who manages the entire or particular AM of the GENI infrastructure, personnel in charge of the relevant project, and providers of the physical resources who participated in GENI federation belong to the category of users. In addition, although user at another level could exist when particular experiment and services are provided through Slice, it is deemed that it is solved independently at the corresponding Slice without separate regulation at the level of SFA. In addition, SFA presents 3 types, namely, RSpec, Ticket and Credential. - RSpec: Format used when expressing the current status of resources provided by the Aggregator Manager (AM) and requesting resources. It is used when delivering the specification table of the available resources or requesting the necessary resources. III. SFA-BASED RESOURCE MONITORING SYSTEM ARCHITECTURE FOR HETEROGENEOUS CLOUD FEDERATION This thesis proposes integrated monitoring system for heterogeneous Cloud platform service by utilizing SFA of GENI. SFA is a structure defined as a collection of interfaces for interlocking purpose and compatibility of the available Slice-based network, and Slice is composed of the collection of Sliver. Sliver signifies the virtual resources dispersed within the Component Manager (CM), which are the 6

4 physical resources of the Cloud service provider while the Slice refers to the collection of the dispersed virtual resources and dispersed collection of Slivers, that is, the collection of the virtual resources of the Cloud service provider currently operated in each of the different CM s. Fig. 3 illustrates the SFA-based Cloud federation monitoring system architecture proposed for the integration of heterogeneous Cloud platform service. In the overall system, physical and logical resources of service providers based on diverse heterogeneous Cloud platforms including the Openstack and Cloudstack are brought to CM through CM API and managed by being defined with each Sliver. Information of Sliver stored in such CM is delivered to AM through Aggregator Manager API (AM API) and AM composes Slice on the basis of the information of Slivers. Each of the Slices is managed by the Slice Manager and forwards data of each of the Slices to the administrator in order for the administrator to manage and monitor the resources on type of the platforms and the type of instances of each of the users. In addition, by maintaining the log information of the user and the information of Slice and Cloud service providers in the format of database and file in the Registry Manager, the administrator manages the information of the users and Slice and Cloud service providers. Such SFA-based Cloud platform resources federation monitoring system architecture was largely composed of 4 elements including Slice Manager, Registry Manager, Aggregator Manager and Component Manager. A. Component Manager (CM) CM plays the role of checking the resources of the Cloud service provider and returning the general circumstances related to the resources to the Aggregator Manager (AM) in the proposed system. Moreover, CM plays the role of collecting and segregating the resources information (VCPU, VMemory and VStorage) on the user instance, and provides Sliver-based control. CM is composed of the management interface and CM API. Management interface manages the physical resources such as the instant Cloud service providers such as the Openstack and Cloudstack by defining them as each of the dispersed Slivers. In other words, a Sliver includes one virtual resource among the VCPU, VMemory or VStorage, which are the infrastructure resources of the Cloud service provider. B. Aggregator Manager (AM) AM plays the role of binding and managing the slivers that corresponds to the same conditions with Slice and delivering the Slice to the Slice Manager by aligning the Sliver of Component Manager (CM) that defines the Cloud service provider resources as virtual resources to particular user conditions in the proposed system. Particular user conditions refer to searching and filtering between the desired resources among the VCPU, VMemory and VStorage. AM, similar to CM, is composed of management interface and AM API. The management interface is the Slice generated by the Slice Manager for integrated management of multiple number of CMs by binding the dispersed virtual resources of the Cloud service providers defined by Sliver within each CM in accordance with the particular user conditions. Moreover, it delivers the each of the bound Slices to the Slice Manager. AM API plays the role of bringing the infrastructure resources of Cloud service provider defined by the Sliver at each CM. In addition, it has the role of delivering the Slices bound in accordance with the particular user conditions to the Slice Manager. C. Registry Manager (RM) RM provides information on the type of the Cloud and the extent of usage for each time interval of the users by storing the log information of the users including the date, time and IP of the logging in of the user with ID. It is therefore possible to confirm the extent of user access for each time interval by using such user log-in information as well as prepare for the assault of viruses or DDos server. In addition, it maintains the Slice information and Cloud service provider including the number, generation and deletion time of Slice in the formats of database or file by continuously tracking them, and enables Slice control by delivering such information to the Slice Manager. D. Slice Manager (SM) SM brings and manages the Slice generated and integrated at the Aggregator Manager (AM), and enables the initialization of Slice, and supply and control of resource by bringing the information of Slice from the Registry Manager (RM). In addition, SM provides Slice-based control. In addition, it plays the role of the interface that can directly access the administrator and provides web interface, thereby offering the environment in which the user can monitor the Slice. CM API plays the role of brining the resources from the Cloud service provider. In addition, it plays the role of delivering the Sliver that defined the resources brought from the Cloud service provider to AM. SM is composed of Slice management interface and SM API. Slice management interface brings the Slice that user and administrator wants from AM or deletes the unnecessary Slice by receiving the Slice 7

5 information from RM. Slice that user wants provides the environment that enables monitoring of the infrastructure resources of Slice through web. SM API performs the role of bringing the Slice that user wants from the AM, and delivers and stores the information of Slice brought in RM. In addition, it plays the role of delivering the Slice to web when providing the web environment under which the user can monitor. IV. SYSTEM REALIZATION AND PROTOTYPE overview menu and the physical resources not being used together simultaneously, as illustrated in the Fig. 4. A. Realization Environment Openstack was installed on 2 units of cluster, with Control Node (Master) established in 1 of the units and Compute Node (Slave) in the other one. For the Control Node, eth0 connected to the external internet network and 2 units of eth1 LAN cards connected to the internal network were used. In the Compute Node, eth0 connected to the internal network was included. For installation, devstack was used after having set the internal network. Table. 1 Cloud platform version and cluster Specifications Categorie Contents s Cloud Platform Openstac k Openstac k Version Grizzly Grizzly CPU Intel Xeon 4 core 2.13 GHZ Intel Xeon 4core 2.13 GHZ Memory 4GB 4GB 4GB Cloudstack Intel Xeon 4core 2.13 GHZ HDD 500GB 500GB 500GB OS Ubuntu LTS 64Bit Ubuntu LTS 64Bit Ubuntu LTS 64Bit C. Cloudstack dashboard Similar to the Openstack, when the instances are generated through the Cloudstack dashboard by accessing the web through the local host after having completed the installation, it is possible to generate the infrastructure resources (CPU, Memory, Storage) of cluster as virtual resources(vcpu, VMemory, VStorage). It is possible to monitor the generated virtual resources and physical resources not being used together simultaneously, as illustrated in the Fig. 5. Cloudstack was installed in 1 unit of cluster, and management server and the host server were composed. For installation, Cloudstack Apache website manual was used. The Table 1 above illustrates the version of the heterogeneous Cloud platform and the system specifications of the server. B. Openstack Dashboard Following completion of installation, it is possible to generate the infrastructure resources (CPU, Memory, Storage) of the cluster as virtual resources (VCPU, VMemory, VStorage) by using the instance menu through the Openstack dashboard by accessing the web through the local host. The virtual resources generated can monitor the virtual resources used in the Fig. 5 Cloudstack Dashboard D. Integrated Dashboard for Heterogeneous Cloud Federation System Web server was established by suing Django for the integrated dashboard of the Openstack dashboard and the Cloudstack dashboard, and Restful API was used for data exchange. Moreover, Integration dashboard for heterogeneous Cloud platform that can confirm the resources of the Openstack and Cloudstack, which provides web interface, together and simultaneously was realized by using Aptana. 8

6 2 units of the Openstack clusters generated 670GB VStorage among the total of 1TB by suing 500GB HDD each, while the Cloudstack generated 165GB VStorage among the total of 500GB. Fig. 6 illustrates the integrated dashboard for the heterogeneous Cloud platform and is the window that appears when the Storage item is clicked. The storage menu in use displays 67% for the cluster with Openstack installed and 33% for the cluster with Cloudstack installed. In the storage menu not used, it is possible to confirm that 33% of the Openstack is not being used while 67% of the Cloudstack is not being used. Moreover, it is possible to confirm in the total menu that 62% of the storage among the storage of the 3 units of clusters for which Openstack and Cloudstack are installed is being used while the storage not being used is 38%. It is possible to confirm the resources being used as well as the non-used resources by means of the other items on the left (CPU and Memory) in addition to the Storage item, and Openstack and Cloudstack items were realized to enable generation and deletion by directly accessing each of the dashboards by connecting the link to each of the Openstack and Cloudstack dashboards. CONCLUSION From the viewpoint of the administrator, the difficulties in administration arise if the user uses multiple Cloud platforms together, and, from the viewpoint of the user, the problem of additional cost incurred due to wasting of unnecessary resources due to the heterogeneous Cloud generates duplicating data, thereby requesting monitoring information on the service environment of the heterogeneous Cloud platform. In order to resolve such issues, this thesis proposed SFA-based resources monitoring system for the heterogeneous Cloud federation. The system was composed largely of 4 services, namely, Component Manager (CM) that brings the resources of the Cloud service provider and manages it by defining it with Sliver, Aggregator Manager (AM) that brings the 9 Sliver of CM in accordance with the particular user conditions and managing it with Slice, Registry Manager (RM) that manages the user log information and Slice information in the format of database and file, and Slice Manager (SM) that controls the Slice and provides interface to the user. It is able to directly monitor resource distribution management by monitoring the status of heterogeneous Cloud computing resources in real time, and confirm the resource use rate by the heterogeneous Cloud service provider. We are planning to elevate the utilization of diverse resources and provide adoptive type Cloud service and Cloud brokerage service by linking the Cloud service resources of the same user between the heterogeneous Cloud computing through improvement and use of the heterogeneous Cloud platform resources federation monitoring system in the future. REFERENCES [1] Openstack, [2] Cloudstack, [3] KT Ucloud, [4] Johan Trodsson, Ruben S.Montero, Rafael Moreno-Vozmediano, Ignacio M.Llorente, Cloud brokering mechanisms for optimized placement of virtual machines across multiple providers, Future Generation Computer Systems, vol 28, pp , 2012 [5] Antonio Celesti, Francesco Tusa, Massimo Villari and Antonio Puliafito, How to Enhance Cloud Architectures to Enable Cross-Federation, 2010 IEEE Cloud, pp , 2010 [6] B. Rochwerger, D. Breitgand, E. Levy, A. Galis, K. Nagin, I.M. Llorente, R. Montero, Y. Wolfsthal, E. Elmroth, J. Caceres, M. Ben-Yehuda, W. Emmerich, F. Galan, The Reservoir model and architecture for open federated cloud computing, IBM Journal of Reasearch and Development, vol.53, no.4, pp.4:1, 4:11, 2009 [7] Muli Ben-Yehuda, Michael D.Day, Zvi Dubitzky, Michael Factor, Nadav Har El, Abel Gordon, Anthony Liguori, Orit Wasserman, Ben-Ami Yassour, The Turtles Project: Design and Implementation of Nested Virtualization, Proceedings of the 9th USENIX conference on Operating systems design and implementation, p.1-6, 04-06, 2010 [8] J.H. Ra, S.H. Han, B.Y. Sung, Y.G. Kim, Open Source Cloud Platforms : Openstack and CloudStack, KIISE, pp , 2012 [9] I.H. Jung, S.H. Lee, Y.I. Eom, Comparative Analysis of Open Source Cloud Computing Platforms, KIISE, pp , 2012 [10] GENI, [11] Larry Peterson, Soner Sevinc, Jay Lepreau, Robert Ricci, John Wroclawski, Ted Faber, Stephen Schwab and Scott Baker Slice-Based Federation Architecture, [12] PlanetLab Implementation of the Slice-based Facility Architecture, tart/sfa-impl.pdf [13] K.H. Nam, S.J. Jeong, M.K. Shin, H.J. Kim, Technology and Trends of GENI Control Framework,

7 [14] J.W. Kim, B.L. Cha, S.W. Han, N.K. Kim, Y.H. Kim, K.H. Nam, S.W. Lee, S.B. Mun, A Review on Experimental Facilities for Future Internet Testbed, &value=fi-tb-whitepaper-v04r1.pdf [15] Openstack Installation, guides/ multinode-lab.html [16] Cloudstack Installation, docs/en-us/apache_cloudstack/4.2.0/html/installation_guid e/installation.html 10

METHOD OF A MULTIMEDIA TRANSCODING FOR MULTIPLE MAPREDUCE JOBS IN CLOUD COMPUTING ENVIRONMENT

METHOD OF A MULTIMEDIA TRANSCODING FOR MULTIPLE MAPREDUCE JOBS IN CLOUD COMPUTING ENVIRONMENT METHOD OF A MULTIMEDIA TRANSCODING FOR MULTIPLE MAPREDUCE JOBS IN CLOUD COMPUTING ENVIRONMENT 1 SEUNGHO HAN, 2 MYOUNGJIN KIM, 3 YUN CUI, 4 SEUNGHYUN SEO, 5 SEUNGBUM SEO, 6 HANKU LEE 1,2,3,4,5 Department

More information

Development of IaaS-based Cloud Co-location and Management System using Open Source Cloud Stack

Development of IaaS-based Cloud Co-location and Management System using Open Source Cloud Stack Development of IaaS-based Cloud Co-location and Management System using Open Source Cloud Stack Chil-Su Kim, HyunKi Ryu, Myung-Jin Jang and Chang-Hyeon Park Abstract The weakness of server-based hosting

More information

CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES

CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES CLOUDDMSS: CLOUD-BASED DISTRIBUTED MULTIMEDIA STREAMING SERVICE SYSTEM FOR HETEROGENEOUS DEVICES 1 MYOUNGJIN KIM, 2 CUI YUN, 3 SEUNGHO HAN, 4 HANKU LEE 1,2,3,4 Department of Internet & Multimedia Engineering,

More information

Mobile Cloud Computing T-110.5121 Open Source IaaS

Mobile Cloud Computing T-110.5121 Open Source IaaS Mobile Cloud Computing T-110.5121 Open Source IaaS Tommi Mäkelä, Otaniemi Evolution Mainframe Centralized computation and storage, thin clients Dedicated hardware, software, experienced staff High capital

More information

Key Research Challenges in Cloud Computing

Key Research Challenges in Cloud Computing 3rd EU-Japan Symposium on Future Internet and New Generation Networks Tampere, Finland October 20th, 2010 Key Research Challenges in Cloud Computing Ignacio M. Llorente Head of DSA Research Group Universidad

More information

Cloud on TEIN Part I: OpenStack Cloud Deployment. Vasinee Siripoonya Electronic Government Agency of Thailand Kasidit Chanchio Thammasat University

Cloud on TEIN Part I: OpenStack Cloud Deployment. Vasinee Siripoonya Electronic Government Agency of Thailand Kasidit Chanchio Thammasat University Cloud on TEIN Part I: OpenStack Cloud Deployment Vasinee Siripoonya Electronic Government Agency of Thailand Kasidit Chanchio Thammasat University Outline Objectives Part I: OpenStack Overview How OpenStack

More information

Cloud n Service Presentation. NTT Communications Corporation Cloud Services

Cloud n Service Presentation. NTT Communications Corporation Cloud Services Cloud n Service Presentation NTT Communications Corporation Cloud Services 1 Overview of Global Public Cloud Services Cloud n offeres datacenters in U.S. and Japan Global standard service architecture

More information

Performance Comparison Analysis of Linux Container and Virtual Machine for Building Cloud

Performance Comparison Analysis of Linux Container and Virtual Machine for Building Cloud , pp.105-111 http://dx.doi.org/10.14257/astl.2014.66.25 Performance Comparison Analysis of Linux Container and Virtual Machine for Building Cloud Kyoung-Taek Seo 1, Hyun-Seo Hwang 1, Il-Young Moon 1, Oh-Young

More information

Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology

Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology Home Appliance Control and Monitoring System Model Based on Cloud Computing Technology Yun Cui 1, Myoungjin Kim 1, Seung-woo Kum 3, Jong-jin Jung 3, Tae-Beom Lim 3, Hanku Lee 2, *, and Okkyung Choi 2 1

More information

Design and Implementation of IaaS platform based on tool migration Wei Ding

Design and Implementation of IaaS platform based on tool migration Wei Ding 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Design and Implementation of IaaS platform based on tool migration Wei Ding State Key Laboratory

More information

การใช งานและต ดต งระบบ OpenStack ซอฟต แวร สาหร บบร หารจ ดการ Cloud Computing เบ องต น

การใช งานและต ดต งระบบ OpenStack ซอฟต แวร สาหร บบร หารจ ดการ Cloud Computing เบ องต น การใช งานและต ดต งระบบ OpenStack ซอฟต แวร สาหร บบร หารจ ดการ Cloud Computing เบ องต น Kasidit Chanchio kasidit@cs.tu.ac.th Thammasat University Vasinee Siripoonya Electronic Government Agency of Thailand

More information

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

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

More information

Iaas for Private and Public Cloud using Openstack

Iaas for Private and Public Cloud using Openstack Iaas for Private and Public Cloud using Openstack J. Beschi Raja, Assistant Professor, Department of CSE, Kalasalingam Institute of Technology, TamilNadu, India, K.Vivek Rabinson, PG Student, Department

More information

FREE AND OPEN SOURCE SOFTWARE FOR CLOUD COMPUTING SERENA SPINOSO (serena.spinoso@polito.it) FULVIO VALENZA (fulvio.valenza@polito.

FREE AND OPEN SOURCE SOFTWARE FOR CLOUD COMPUTING SERENA SPINOSO (serena.spinoso@polito.it) FULVIO VALENZA (fulvio.valenza@polito. + FREE AND OPEN SOURCE SOFTWARE FOR CLOUD COMPUTING SERENA SPINOSO (serena.spinoso@polito.it) FULVIO VALENZA (fulvio.valenza@polito.it) + OUTLINE INTRODUCTION OF CLOUD DEFINITION OF CLOUD BASIC CLOUD COMPONENTS

More information

Cloud Computing from an Institutional Perspective

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

More information

AMD SEAMICRO OPENSTACK BLUEPRINTS CLOUD- IN- A- BOX OCTOBER 2013

AMD SEAMICRO OPENSTACK BLUEPRINTS CLOUD- IN- A- BOX OCTOBER 2013 AMD SEAMICRO OPENSTACK BLUEPRINTS CLOUD- IN- A- BOX OCTOBER 2013 OpenStack What is OpenStack? OpenStack is a cloud operaeng system that controls large pools of compute, storage, and networking resources

More information

Privileged Cloud Storage By MaaS JuJu

Privileged Cloud Storage By MaaS JuJu Privileged Cloud Storage By MaaS JuJu Sarita Shankar Pol 1, S. V. Gumaste 2 1 Computer Engineering, Sharadchandra College of Engineering, Otur (Pune), India 2 Professor, Computer Engineering, Sharadchandra

More information

Enabling Technologies for Cloud Computing

Enabling Technologies for Cloud Computing 3th June 2010 1 st European Summit on the Future Internet Luxembourg Next Generation Data Center Summit Enabling Technologies for Cloud Computing Distributed Systems Architecture Research Group Universidad

More information

Design and Building of IaaS Clouds

Design and Building of IaaS Clouds 21th May 2010 CloudViews 2010 Porto, Portugal Next Generation Data Center Summit Design and Building of IaaS Clouds Distributed Systems Architecture Research Group Universidad Complutense de Madrid This

More information

BUILDING OF A DISASTER RECOVERY FRAMEWORK FOR E-LEARNING ENVIRONMENT USING PRIVATE CLOUD COLLABORATION

BUILDING OF A DISASTER RECOVERY FRAMEWORK FOR E-LEARNING ENVIRONMENT USING PRIVATE CLOUD COLLABORATION BUILDING OF A DISASTER RECOVERY FRAMEWORK FOR E-LEARNING ENVIRONMENT USING PRIVATE CLOUD COLLABORATION Satoshi Togawa 1 and Kazuhide Kanenishi 2 1 Faculty of Management and Information Science, Shikoku

More information

How To Test Cloud Stack On A Microsoft Powerbook 2.5 (Amd64) On A Linux Computer (Amd86) On An Ubuntu) Or Windows Xp (Amd66) On Windows Xp 2.2.2 (Amd65

How To Test Cloud Stack On A Microsoft Powerbook 2.5 (Amd64) On A Linux Computer (Amd86) On An Ubuntu) Or Windows Xp (Amd66) On Windows Xp 2.2.2 (Amd65 Function and Performance Test of pen Source CloudStack Platform for HPC Service Function and Performance Test of pen Source CloudStack Platform for HPC Service 1 Jaegyoon Hahm, 2 Sang Boem Lim, 3 Guohua

More information

OpenNebula An Innovative Open Source Toolkit for Building Cloud Solutions

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

More information

Proposal and Design for DTV Broadcasting Service Applying Cloud

Proposal and Design for DTV Broadcasting Service Applying Cloud Proposal and Design for DTV Broadcasting Service Applying Cloud Computing Testbed 1 Jong Won Yang, 2 Sung Jun Kim, 3 Mi-Hye Kim 1, First Author KISTI, jwyang@kisti.re.kr 2, Corresponding KISTI, sjkim@kisti.re.kr

More information

How To Compare Cloud Computing To Cloud Platforms And Cloud Computing

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

More information

Cloud Computing Architecture: A Survey

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

More information

2) Xen Hypervisor 3) UEC

2) Xen Hypervisor 3) UEC 5. Implementation Implementation of the trust model requires first preparing a test bed. It is a cloud computing environment that is required as the first step towards the implementation. Various tools

More information

How To Compare Cloud Computing To A Business Computer

How To Compare Cloud Computing To A Business Computer International Journal of Advancements in Research & Technology, Volume 2, Issue3, March-2013 1 Class Base Cloud Structure for Effective Cloud Computing Rakesh Chandra Verma,Asst. Professor IMT, e-mail-rcvranchi5@yahoo.co.in

More information

OpenNebula Leading Innovation in Cloud Computing Management

OpenNebula Leading Innovation in Cloud Computing Management OW2 Annual Conference 2010 Paris, November 24th, 2010 OpenNebula Leading Innovation in Cloud Computing Management Ignacio M. Llorente DSA-Research.org Distributed Systems Architecture Research Group Universidad

More information

Network Virtualization Model - Planet Lab

Network Virtualization Model - Planet Lab CoreLab: An Emerging Network Testbed towards Network Virtualization Network Virtualization Research Lab Akihiro NAKAO Associate Professor University of Tokyo NICT PlanetLab The largest and most popular

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

Network Virtualization for Large-Scale Data Centers

Network Virtualization for Large-Scale Data Centers Network Virtualization for Large-Scale Data Centers Tatsuhiro Ando Osamu Shimokuni Katsuhito Asano The growing use of cloud technology by large enterprises to support their business continuity planning

More information

IMAV: An Intelligent Multi-Agent Model Based on Cloud Computing for Resource Virtualization

IMAV: An Intelligent Multi-Agent Model Based on Cloud Computing for Resource Virtualization 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore IMAV: An Intelligent Multi-Agent Model Based on Cloud Computing for Resource

More information

Cloud on TIEN Part I: OpenStack Cloud Deployment. Vasinee Siripoonya Electronic Government Agency of Thailand Kasidit Chanchio Thammasat

Cloud on TIEN Part I: OpenStack Cloud Deployment. Vasinee Siripoonya Electronic Government Agency of Thailand Kasidit Chanchio Thammasat Cloud on TIEN Part I: OpenStack Cloud Deployment Vasinee Siripoonya Electronic Government Agency of Thailand Kasidit Chanchio Thammasat Outline Part I: OpenStack Overview How OpenStack components work

More information

The OpenNebula Standard-based Open -source Toolkit to Build Cloud Infrastructures

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

More information

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse.

SUSE Cloud 2.0. Pete Chadwick. Douglas Jarvis. Senior Product Manager pchadwick@suse.com. Product Marketing Manager djarvis@suse. SUSE Cloud 2.0 Pete Chadwick Douglas Jarvis Senior Product Manager pchadwick@suse.com Product Marketing Manager djarvis@suse.com SUSE Cloud SUSE Cloud is an open source software solution based on OpenStack

More information

Ubuntu OpenStack on VMware vsphere: A reference architecture for deploying OpenStack while limiting changes to existing infrastructure

Ubuntu OpenStack on VMware vsphere: A reference architecture for deploying OpenStack while limiting changes to existing infrastructure TECHNICAL WHITE PAPER Ubuntu OpenStack on VMware vsphere: A reference architecture for deploying OpenStack while limiting changes to existing infrastructure A collaboration between Canonical and VMware

More information

RED HAT INFRASTRUCTURE AS A SERVICE OVERVIEW AND ROADMAP. Andrew Cathrow Red Hat, Inc. Wednesday, June 12, 2013

RED HAT INFRASTRUCTURE AS A SERVICE OVERVIEW AND ROADMAP. Andrew Cathrow Red Hat, Inc. Wednesday, June 12, 2013 RED HAT INFRASTRUCTURE AS A SERVICE OVERVIEW AND ROADMAP Andrew Cathrow Red Hat, Inc. Wednesday, June 12, 2013 SERVICE MODELS / WORKLOADS TRADITIONAL WORKLOADS Stateful VMs: Application defined in VM Application

More information

Comparing Open Source Private Cloud (IaaS) Platforms

Comparing Open Source Private Cloud (IaaS) Platforms Comparing Open Source Private Cloud (IaaS) Platforms Lance Albertson OSU Open Source Lab Associate Director of Operations lance@osuosl.org / @ramereth About me OSU Open Source Lab Server hosting for Open

More information

The deployment of OHMS TM. in private cloud

The deployment of OHMS TM. in private cloud Healthcare activities from anywhere anytime The deployment of OHMS TM in private cloud 1.0 Overview:.OHMS TM is software as a service (SaaS) platform that enables the multiple users to login from anywhere

More information

CLEVER: a CLoud-Enabled Virtual EnviRonment

CLEVER: a CLoud-Enabled Virtual EnviRonment CLEVER: a CLoud-Enabled Virtual EnviRonment Francesco Tusa Maurizio Paone Massimo Villari Antonio Puliafito {ftusa,mpaone,mvillari,apuliafito}@unime.it Università degli Studi di Messina, Dipartimento di

More information

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

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

More information

OpenNebula Cloud Case Studies

OpenNebula Cloud Case Studies ISC Cloud 2010 Frankfurt, Germany October 29th, 2010 OpenNebula Cloud Case Studies Ignacio M. Llorente DSA-Research.org Distributed Systems Architecture Research Group Universidad Complutense de Madrid

More information

Migration of virtual machine to cloud using Openstack Python API Clients

Migration of virtual machine to cloud using Openstack Python API Clients Migration of virtual machine to cloud using Openstack Python API Clients Jyoti Joshi 1, Manasi Thakur 2, Saurabh Mhatre 3, Pradnya Usatkar 4, Afrin Parmar 5 1 Assistant Professor Computer, R.A.I.T., University

More information

SUSE Cloud Installation: Best Practices Using a SMT, Xen and Ceph Storage Environment

SUSE Cloud Installation: Best Practices Using a SMT, Xen and Ceph Storage Environment Best Practices Guide www.suse.com SUSE Cloud Installation: Best Practices Using a SMT, Xen and Ceph Storage Environment Written by B1 Systems GmbH Table of Contents Introduction...3 Use Case Overview...3

More information

Cloud Computing using

Cloud Computing using Cloud Computing using Summary of Content Introduction of Cloud Computing Cloud Computing vs. Server Virtualization Cloud Computing Components Stack Public vs. Private Clouds Open Source Software for Private

More information

Introduction to Cloud Computing

Introduction to Cloud Computing Introduction to Cloud Computing Shang Juh Kao Dept. of Computer Science and Engineering National Chung Hsing University 2011/10/27 CSE, NCHU 1 Table of Contents 1. Introduction ( 資 料 取 自 NCHC 自 由 軟 體 實

More information

Power Consumption Based Cloud Scheduler

Power Consumption Based Cloud Scheduler Power Consumption Based Cloud Scheduler Wu Li * School of Software, Shanghai Jiaotong University Shanghai, 200240, China. * Corresponding author. Tel.: 18621114210; email: defaultuser@sjtu.edu.cn Manuscript

More information

Building a Cloud Computing Platform based on Open Source Software. 10. 18. 2011. Donghoon Kim ( donghoon.kim@kt.com ) Yoonbum Huh ( huhbum@kt.

Building a Cloud Computing Platform based on Open Source Software. 10. 18. 2011. Donghoon Kim ( donghoon.kim@kt.com ) Yoonbum Huh ( huhbum@kt. Building a Cloud Computing Platform based on Open Source Software 10. 18. 2011. Donghoon Kim ( donghoon.kim@kt.com ) Yoonbum Huh ( huhbum@kt.com) Topics I.Open Source SW and Cloud Computing II. About OpenStack

More information

A Taxonomy and Survey of Infrastructure-as-a- Service Systems

A Taxonomy and Survey of Infrastructure-as-a- Service Systems A Taxonomy and Survey of Infrastructure-as-a- Service Systems Robert Dukarić XLAB d.o.o./xlab Research, Ljubljana, Slovenia Faculty of Computer and Information Science, University of Ljubljana, Ljubljana,

More information

Comparison of Open Source Cloud System for Small and Medium Sized Enterprises

Comparison of Open Source Cloud System for Small and Medium Sized Enterprises , pp.276-282 http://dx.doi.org/10.14257/astl.2014.51.63 Comparison of Open Source Cloud System for Small and Medium Sized Enterprises Yasuo Uchida 1, Seigo Matsuno 1, Makoto Sakamoto 2 1 Ube National College

More information

Introduction to OpenStack

Introduction to OpenStack Introduction to OpenStack Carlo Vallati PostDoc Reseracher Dpt. Information Engineering University of Pisa carlo.vallati@iet.unipi.it Cloud Computing - Definition Cloud Computing is a term coined to refer

More information

Introduction to Virtual Datacenter

Introduction to Virtual Datacenter Oracle Enterprise Manager Ops Center Configuring a Virtual Datacenter 12c Release 1 (12.1.1.0.0) E27347-01 June 2012 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops

More information

OpenNebula Cloud Case Studies for Research and Industry

OpenNebula Cloud Case Studies for Research and Industry Des grilles aux Clouds Ecole Normale Supérieure de Lyon December 13th, 2010 OpenNebula Cloud Case Studies for Research and Industry Ignacio M. Llorente DSA-Research.org Distributed Systems Architecture

More information

SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture

SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture SolidFire SF3010 All-SSD storage system with Citrix CloudPlatform 3.0.5 Reference Architecture 2 This reference architecture is a guideline for deploying Citrix CloudPlatform, powered by Apache CloudStack,

More information

Efficient Cloud Management for Parallel Data Processing In Private Cloud

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

More information

SUSE Cloud Installation: Best Practices Using an Existing SMT and KVM Environment

SUSE Cloud Installation: Best Practices Using an Existing SMT and KVM Environment Best Practices Guide www.suse.com SUSE Cloud Installation: Best Practices Using an Existing SMT and KVM Environment Written by B1 Systems GmbH Table of Contents Introduction...3 Use Case Overview...3 Hardware

More information

Dynamic Load Balancing of Virtual Machines using QEMU-KVM

Dynamic Load Balancing of Virtual Machines using QEMU-KVM Dynamic Load Balancing of Virtual Machines using QEMU-KVM Akshay Chandak Krishnakant Jaju Technology, College of Engineering, Pune. Maharashtra, India. Akshay Kanfade Pushkar Lohiya Technology, College

More information

KT ucloud storage. Two Years of Life with OpenStack Swift. 2012. 08. 11 / Jaesuk Ahn, Cloud OS Dev. Team, Korea Telecom

KT ucloud storage. Two Years of Life with OpenStack Swift. 2012. 08. 11 / Jaesuk Ahn, Cloud OS Dev. Team, Korea Telecom KT ucloud storage Two Years of Life with OpenStack Swift 2012. 08. 11 / Jaesuk Ahn, Cloud OS Dev. Team, Korea Telecom Who I am. Jaesuk Ahn ( 安 宰 奭 ) 2012 ~ : Cloud OS Dev. Team Lead, KT 2009 ~ 2011: KT

More information

Technology and Cost Considerations for Cloud Deployment: Amazon Elastic Compute Cloud (EC2) Case Study

Technology and Cost Considerations for Cloud Deployment: Amazon Elastic Compute Cloud (EC2) Case Study Creating Value Delivering Solutions Technology and Cost Considerations for Cloud Deployment: Amazon Elastic Compute Cloud (EC2) Case Study Chris Zajac, NJDOT Bud Luo, Ph.D., Michael Baker Jr., Inc. Overview

More information

cloud functionality: advantages and Disadvantages

cloud functionality: advantages and Disadvantages Whitepaper RED HAT JOINS THE OPENSTACK COMMUNITY IN DEVELOPING AN OPEN SOURCE, PRIVATE CLOUD PLATFORM Introduction: CLOUD COMPUTING AND The Private Cloud cloud functionality: advantages and Disadvantages

More information

Solution for private cloud computing

Solution for private cloud computing The CC1 system Solution for private cloud computing 1 Outline What is CC1? Features Technical details System requirements and installation How to get it? 2 What is CC1? The CC1 system is a complete solution

More information

ExoGENI: A Mul-- Domain IaaS Testbed

ExoGENI: A Mul-- Domain IaaS Testbed D u k e S y s t e m s NSF Workshop on Designing Tools and Curricula for Undergraduate Courses in Distributed Systems, Boston, July 8, 2012 ExoGENI: A Mul-- Domain IaaS Testbed Jeff Chase Duke University

More information

Managing Traditional Workloads Together with Cloud Computing Workloads

Managing Traditional Workloads Together with Cloud Computing Workloads Managing Traditional Workloads Together with Cloud Computing Workloads Table of Contents Introduction... 3 Cloud Management Challenges... 3 Re-thinking of Cloud Management Solution... 4 Teraproc Cloud

More information

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures

IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures IaaS Cloud Architectures: Virtualized Data Centers to Federated Cloud Infrastructures Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction

More information

Comparing Ganeti to other Private Cloud Platforms. Lance Albertson Director lance@osuosl.org @ramereth

Comparing Ganeti to other Private Cloud Platforms. Lance Albertson Director lance@osuosl.org @ramereth Comparing Ganeti to other Private Cloud Platforms Lance Albertson Director lance@osuosl.org @ramereth About me OSU Open Source Lab Server hosting for Open Source Projects Open Source development projects

More information

OpenNebula Cloud Innovation and Case Studies for Telecom

OpenNebula Cloud Innovation and Case Studies for Telecom Telecom Cloud Standards Information Day Hyatt Regency, Santa Clara, CA, USA 6-7 December, 2010 OpenNebula Cloud Innovation and Case Studies for Telecom Constantino Vázquez Blanco DSA-Research.org Distributed

More information

PowerVC 1.2 Q4 2013 Power Systems Virtualization Center

PowerVC 1.2 Q4 2013 Power Systems Virtualization Center PowerVC 1.2 Q4 2013 Power Systems Virtualization Center At last a simple tool to spin-off Power Virtual Machines with very little effort Nigel Griffiths IBM Power Systems Corporation Advanced Technology

More information

Infrastructure as a Service (IaaS)

Infrastructure as a Service (IaaS) Infrastructure as a Service (IaaS) (ENCS 691K Chapter 4) Roch Glitho, PhD Associate Professor and Canada Research Chair My URL - http://users.encs.concordia.ca/~glitho/ References 1. R. Moreno et al.,

More information

Private Clouds with Open Source

Private Clouds with Open Source Private Clouds with Open Source GridKa School 2010 KIT September 7 th 2010 Christian Baun baun@kit.edu http://www.kit.edu Cloud-Computing? Building on compute and storage virtualization, and leveraging

More information

4 4 # #6 ) 5 # 7.. 2888 2

4 4 # #6 ) 5 # 7.. 2888 2 ! # % %& ( ) + #,../ 0 1 2 3 4 1 5 16, / 5 # 7.. 2888 2 4 4 4 # #6 ) 5 # 7.. 2888 2 4 4 4 # #6 ) 4 4 9 ( 3 7. % 3..! : 2888 7. 2);( 9 < 0 #... 9 4 4.. =.? Towards a Contextualization Solution for Cloud

More information

Virtualization & Cloud Computing (2W-VnCC)

Virtualization & Cloud Computing (2W-VnCC) Virtualization & Cloud Computing (2W-VnCC) DETAILS OF THE SYLLABUS: Basics of Networking Types of Networking Networking Tools Basics of IP Addressing Subnet Mask & Subnetting MAC Address Ports : Physical

More information

CloudCIX Bootcamp. The essential IaaS getting started guide. http://www.cix.ie

CloudCIX Bootcamp. The essential IaaS getting started guide. http://www.cix.ie The essential IaaS getting started guide. http://www.cix.ie Revision Date: 17 th August 2015 Contents Acronyms... 2 Table of Figures... 3 1 Welcome... 4 2 Architecture... 5 3 Getting Started... 6 3.1 Login

More information

The Lagopus SDN Software Switch. 3.1 SDN and OpenFlow. 3. Cloud Computing Technology

The Lagopus SDN Software Switch. 3.1 SDN and OpenFlow. 3. Cloud Computing Technology 3. The Lagopus SDN Software Switch Here we explain the capabilities of the new Lagopus software switch in detail, starting with the basics of SDN and OpenFlow. 3.1 SDN and OpenFlow Those engaged in network-related

More information

CLOUD COMPUTING. DAV University, Jalandhar, Punjab, India. DAV University, Jalandhar, Punjab, India

CLOUD COMPUTING. DAV University, Jalandhar, Punjab, India. DAV University, Jalandhar, Punjab, India CLOUD COMPUTING 1 Er. Simar Preet Singh, 2 Er. Anshu Joshi 1 Assistant Professor, Computer Science & Engineering, DAV University, Jalandhar, Punjab, India 2 Research Scholar, Computer Science & Engineering,

More information

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

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

More information

VX 9000E WiNG Express Manager INSTALLATION GUIDE

VX 9000E WiNG Express Manager INSTALLATION GUIDE VX 9000E WiNG Express Manager INSTALLATION GUIDE 2 VX 9000E WiNG Express Manager Service Information If you have a problem with your equipment, contact support for your region. Support and issue resolution

More information

Hadoop on OpenStack Cloud. Dmitry Mescheryakov Software Engineer, @MirantisIT

Hadoop on OpenStack Cloud. Dmitry Mescheryakov Software Engineer, @MirantisIT Hadoop on OpenStack Cloud Dmitry Mescheryakov Software Engineer, @MirantisIT Agenda OpenStack Sahara Demo Hadoop Performance on Cloud Conclusion OpenStack Open source cloud computing platform 17,209 commits

More information

FUJITSU Software ServerView Cloud Monitoring Manager V1 Introduction

FUJITSU Software ServerView Cloud Monitoring Manager V1 Introduction FUJITSU Software ServerView Cloud Monitoring Manager V1 Introduction November 2015 Fujitsu Limited Product Overview 1 Why a Monitoring & Logging OpenStack Service? OpenStack systems are large, complex

More information

Cloud Models and Platforms

Cloud Models and Platforms Cloud Models and Platforms Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF A Working Definition of Cloud Computing Cloud computing is a model

More information

International Journal of Engineering Research & Management Technology

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

More information

SDN Testbeds and Experimentation

SDN Testbeds and Experimentation SDN Testbeds and Experimentation Vasileios Kotronis (vkotroni@tik.ee.ethz.ch) 1 What you have seen till now What SDN is about (and how it came to be) Basic concepts, abstractions Architectural components

More information

S3 Monitor Design and Implementation Plans

S3 Monitor Design and Implementation Plans S 3 Monitor Version 1.0 Specifications and Integration Plan 1 Copyright c 2011 Hewlett Packard Copyright c 2011 Purdue University Permission is hereby granted, free of charge, to any person obtaining a

More information

A Study on Design of Virtual Desktop Infrastructure (VDI) System Model for Cloud Computing BIM Service

A Study on Design of Virtual Desktop Infrastructure (VDI) System Model for Cloud Computing BIM Service A Study on Design of Virtual Desktop Infrastructure (VDI) System Model for Cloud Computing BIM Service K.H. Lee a and S.W. Kwon b and J.H. Shin c and G.S. Choi d a Department of Convergence Engineering

More information

A Middleware Strategy to Survive Compute Peak Loads in Cloud

A Middleware Strategy to Survive Compute Peak Loads in Cloud A Middleware Strategy to Survive Compute Peak Loads in Cloud Sasko Ristov Ss. Cyril and Methodius University Faculty of Information Sciences and Computer Engineering Skopje, Macedonia Email: sashko.ristov@finki.ukim.mk

More information

Adatbázis tesztkörnyezetek kialakítása. Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Adatbázis tesztkörnyezetek kialakítása. Copyright 2013, Oracle and/or its affiliates. All rights reserved. Adatbázis tesztkörnyezetek kialakítása 1 Workload Scale Up for Capacity Planning SALES HR ERP CRM Enables capacity planning by scaling up workload replay Time-shifting: Align workload peaks for maximum

More information

Pivot3 Reference Architecture for VMware View Version 1.03

Pivot3 Reference Architecture for VMware View Version 1.03 Pivot3 Reference Architecture for VMware View Version 1.03 January 2012 Table of Contents Test and Document History... 2 Test Goals... 3 Reference Architecture Design... 4 Design Overview... 4 The Pivot3

More information

UZH Experiences with OpenStack

UZH Experiences with OpenStack GC3: Grid Computing Competence Center UZH Experiences with OpenStack What we did, what went well, what went wrong. Antonio Messina 29 April 2013 Setting up Hardware configuration

More information

CLOUDSTACK VS OPENSTACK. Apache CloudStack: It Just Works for Service Providers

CLOUDSTACK VS OPENSTACK. Apache CloudStack: It Just Works for Service Providers Apache CloudStack: It Just Works for Service Providers TABLE OF CONTENTS Introduction 03 Platform History 05 Underlying Technology 09 Commitment to CloudStack 19 What Does this Mean for You? 23 2 INTRODUCTION

More information

A Study on Detection of Hacking and Malware Codes in Bare Metal Hypervisor for Virtualized Internal Environment of Cloud Service

A Study on Detection of Hacking and Malware Codes in Bare Metal Hypervisor for Virtualized Internal Environment of Cloud Service 78 A Study on Detection of Hacking and Malware Codes in Bare Metal Hypervisor for Virtualized Internal Environment of Cloud Service Jung-oh Park Dept. of Information Communications, DONGYANG MIRAE University,

More information

A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM

A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM A PERFORMANCE ANALYSIS of HADOOP CLUSTERS in OPENSTACK CLOUD and in REAL SYSTEM Ramesh Maharjan and Manoj Shakya Department of Computer Science and Engineering Dhulikhel, Kavre, Nepal lazymesh@gmail.com,

More information

FPGA Accelerator Virtualization in an OpenPOWER cloud. Fei Chen, Yonghua Lin IBM China Research Lab

FPGA Accelerator Virtualization in an OpenPOWER cloud. Fei Chen, Yonghua Lin IBM China Research Lab FPGA Accelerator Virtualization in an OpenPOWER cloud Fei Chen, Yonghua Lin IBM China Research Lab Trend of Acceleration Technology Acceleration in Cloud is Taking Off Used FPGA to accelerate Bing search

More information

Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack

Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack This vendor-independent research contains a product-by-product comparison of the most popular cloud platforms (along with

More information

Private Cloud: By Means of Different Open Source Softwares

Private Cloud: By Means of Different Open Source Softwares Private Cloud: By Means of Different Open Source Softwares Sarita Shankar Pol #1, Prof. Shyamrao V Gumaste *2 # Computer Engineering-SPPU, Pune, Computer Engineering-SPPU, Pune 1 polsarita@gmail.com 2

More information

Private Cloud in Educational Institutions: An Implementation using UEC

Private Cloud in Educational Institutions: An Implementation using UEC Private Cloud in Educational Institutions: An Implementation using UEC D. Sudha Devi L.Yamuna Devi K.Thilagavathy,Ph.D P.Aruna N.Priya S. Vasantha,Ph.D ABSTRACT Cloud Computing, the emerging technology,

More information

One-click Hadoop Cluster Deployment on OpenPOWER Systems Pradeep K Surisetty IBM. #OpenPOWERSummit

One-click Hadoop Cluster Deployment on OpenPOWER Systems Pradeep K Surisetty IBM. #OpenPOWERSummit One-click Hadoop Cluster Deployment on OpenPOWER Systems Pradeep K Surisetty IBM #OpenPOWERSummit #Whoami l Systems & Infrastructure Engineer l 9 Years + of Linux, Virtualization l Believe in Open Source

More information

Resource Allocation Avoiding SLA Violations in Cloud Framework for SaaS

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

More information

Cloud Computing and Amazon Web Services

Cloud Computing and Amazon Web Services Cloud Computing and Amazon Web Services Gary A. McGilvary edinburgh data.intensive research 1 OUTLINE 1. An Overview of Cloud Computing 2. Amazon Web Services 3. Amazon EC2 Tutorial 4. Conclusions 2 CLOUD

More information

PES. High Availability Load Balancing in the Agile Infrastructure. Platform & Engineering Services. HEPiX Bologna, April 2013

PES. High Availability Load Balancing in the Agile Infrastructure. Platform & Engineering Services. HEPiX Bologna, April 2013 PES Platform & Engineering Services High Availability Load Balancing in the Agile Infrastructure HEPiX Bologna, April 2013 Vaggelis Atlidakis, -PES/PS Ignacio Reguero, -PES/PS PES Outline Core Concepts

More information

Elastic Load Balancing in Cloud Storage

Elastic Load Balancing in Cloud Storage Elastic Load Balancing in Cloud Storage Surabhi Jain, Deepak Sharma (Lecturer, Department of Computer Science, Lovely Professional University, Phagwara-144402) (Assistant Professor, Department of Computer

More information