0% found this document useful (0 votes)
7 views3 pages

Dissertation Folder Structure

The document outlines the structure of a dissertation project, including various components such as the main dissertation document, Kubernetes configuration files, load testing scripts, automation scripts, monitoring queries, analysis scripts, results in CSV format, figures, validation experiments, and demo evidence. Each section contains specific files related to the project's focus on performance analysis and monitoring in a Kubernetes environment. The organization of the files suggests a comprehensive approach to documenting and validating the research findings.

Uploaded by

bkali5025
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Dissertation Folder Structure

The document outlines the structure of a dissertation project, including various components such as the main dissertation document, Kubernetes configuration files, load testing scripts, automation scripts, monitoring queries, analysis scripts, results in CSV format, figures, validation experiments, and demo evidence. Each section contains specific files related to the project's focus on performance analysis and monitoring in a Kubernetes environment. The organization of the files suggests a comprehensive approach to documenting and validating the research findings.

Uploaded by

bkali5025
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

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]

You might also like