Skip to content

mariosp/Cloud-Computing-Okeanos

Repository files navigation

Cloud Computing Benchmark ¬Okeanos GRNET

Description

Okeanos is a greek IaaS(Infrastructure as a Service) platform where users from academic and research community can use it to create their own virtual machines on the cloud.

In this research will be measured the perfomance of the ¬Okeanos IaaS by using virtual machines with different composition.

Results and research paper

You can find also the results of the measurement and the research on the bellow link

Okeanos Cloud Benchmark - Google Drive Marios Patsis

Benchmark tools

The tools used for the benchmark

Setup VMs

From the Okeanos Cyclades Dashboard (Academic account needed) go to create new machine and follow the steps to create your own virtual machine.

Capture

Capture1

Capture2

Capture3

Capture4

Install Benchmark tools on VM

$ sudo apt-get -y install apache2
$ sudo apt-get -y install libapache2-mod-php7.0 php7.0
$ sudo apt install composer
$ global require phpbench/phpbench @dev

License

MIT