dissertation/
├── 01_dissertation_document/
│ └── FINAL_Dissertation_Safwan.docx
├── 02_kubernetes_config/
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ └── [Link]
├── 03_load_testing/
│ ├── [Link]
│ └── locustfile_cpu.py
├── 04_automation/
│ └── run-overnight.ps1
├── 05_monitoring_queries/
│ └── [Link]
├── 06_analysis/
│ └── msc_analysis.py
├── 07_results_csv/
│ ├── results-T50-Steady-Run1_stats.csv
│ ├── results-T50-Steady-Run1_stats_history.csv
│ ├── results-T50-Step-Run1_stats.csv
│ ├── results-T50-Step-Run1_stats_history.csv
│ ├── results-T50-Bursty-Run1_stats.csv
│ ├── results-T50-Bursty-Run1_stats_history.csv
│ ├── results-T50-Spike-Run1_stats.csv
│ │
│ ├── results-T70-Steady-Run1_stats.csv
│ ├── results-T70-Step-Run1_stats.csv
│ ├── results-T70-Step-Run1_stats_history.csv
│ ├── results-T70-Bursty-Run1_stats.csv
│ ├── results-T70-Bursty-Run1_stats_history.csv
│ ├── results-T70-Spike-Run1_stats.csv
│ │
│ ├── results-T90-Steady-Run1_stats.csv
│ ├── results-T90-Steady-Run1_stats_history.csv
│ ├── results-T90-Step-Run1_stats.csv
│ ├── results-T90-Step-Run1_stats_history.csv
│ ├── results-T90-Bursty-Run1_stats.csv
│ ├── results-T90-Bursty-Run1_stats_history.csv
│ └── results-T90-Spike-Run1_stats.csv
├── 08_figures/
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ ├── [Link]
│ └── [Link]
├── 09_validation_experiment/
│ ├── [Link]
│ ├── locustfile_cpu.py
│ ├── php-apache-validation_stats.csv
│ ├── php-apache-validation_stats_history.csv
│ └── [Link]
└── 10_demo_evidence/
├── [Link]
├── [Link]
├── [Link]
├── grafana-dashboard-screenshots/
└── [Link]