Preconditions

In order to repeat our experiments, you need the following infrastructure.

Data Gathering and Analysis Scripts

Cookbooks

In the following, the required chef cookbooks are briefly introduced

Cookbooks which were used in the case study

Other cookbooks

All the other cookbooks in this repository were used in development or for POCs and were not used in the case study.

Example of CWB-Vagrantconfigurations

Examples of complete CWB configurations can be found in the "sample_configurations" subfolder of this repository: Sample Configurations

Data Analysis Script

The script used to evaluate the data and produce the metrics discussed in the paper is available in the scripts subfolder of this repository:Scripts. The same script was also used to generate the plots. Data retrieval is done via Python 3.4.4 and using the SciPy library.

How To Get Started