This will define the structure of the directories and what they contain. This DVD is containing extras and source codes, that were process of writing thesis "A Framework for Verifying Scalability and Performance of Cloud Based Web Applications" by Martti Vasar 2012.

commands/
	Includes example scripts and commands, how to run instance, terminate instance, retrieve list of running instances, collect data etc. These are not really related to the thesis, but should give more understanding, how to collect data or how to use tools to collect the data.

src/
	Includes source of the applications developed by the thesis. 

project/
	Includes jar files of the applications developed by the thesis and CloudController configuration. It will include readme.txt, that describes, how to start the different programs.

results/
	Some of the experiments results. Because there have been done so many experiments during this thesis and some of them are irrelevant, only fraction of the results have been displayed. Also large scale experiments have been left out (the size of the experiment results was over 2 GB and there is no room to store this amount of data).

figures/
	Includes drawings and graphs from thesis as PDF file to see results with better quality and larger.

misc/
	Some miscellanous things gathered during the thesis. Gives output of /proc/cpuinfo, what CPUs were given by Amazon, drawings about performance of the cloud, etc. These things have been left out of the thesis.

If you are interested in configuring the cloud, running the experiments, see instructions from file 'instance_installation.pdf'. Make sure every command is entered and when bundling image together, all the software and services are installed. Otherwise running the programs in project/ folder will fail to run.
