Introduction
This page introduces the project which links btrCloud and CloudStack. The aim of this project is to manage and control CloudStack by means of a utility software called btrCloud.
![]() |
btrCloud & Cloudstack |
![]() |
This page introduces the project which links btrCloud and CloudStack. The aim of this project is to manage and control CloudStack by means of a utility software called btrCloud.
The Ecole des Mines de Nantes forms engineers and researchers to serve and anticipate the needs of industry. Its close relationship with the corporate world offers a double guarantee: to companies, both SMEs and large groups from diverse sectors, that they will always find graduates from the School with profiles necessary for their development; and to students, the certainty of exciting careers. Directly administered by the Ministry of Economy, Industry and Employment the vocation of the Ecole des Mines de Nantes is to be the natural partner for companies, in terms of training, research and technology transfer.
You can have more information on the official website of The Ecole des Mines de Nantes :
www.mines-nantes.fr
btrCloud is an utility software based on three main functionalities :Analysis, Management, Optimization of the data centres. btrCloud is an abstract layer composed of several tools :
To be able to manage the data centers, firstly btrMonitor analyses the settings of the data centers (number of servers, number of virtual machines, the CPU and Ram of each one… ). Then, btrScript manages, moves, increases the resources of the virtual machines… according to some rules previously defined by the administrators. btrView and btrConsole also allows the administrators to interact with the data centers to make manual operations.
Apache CloudStack is open source software written in java that is designed to deploy and manage large networks of virtual machines, as a highly available, scalable cloud computing platform. CloudStack current supports the most popular hypervisors VMware, Oracle VM, KVM, XenServer and Xen Cloud Platform. CloudStack offers three ways to manage cloud computing environments: a easy-to-use web interface, command line and a full-featured RESTfulAPI.
The aim of the project is to enable and simply the management of the CloudStack's environment using the btrCloud's technology. This implies developing drivers to link btrMonitor and btrAction with CloudStack.