Skip to content

atlarge-research/cloud-uptime-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Uptime Archive (CUA)

The cloud uptime archive is a collection of failure traces from different cloud services. The cleaned and extracted traces are located in the traces folder. For some services, the traces have been collected from both the service operator and user reports to failure reporting websites such as Outage Report.

The traces folder contains a different csv file for each service-source pair.Each trace is in the following format:

Start time End time Severity
timestamp timestamp value between 0-1
... ... ...

Analysis scripts

The scripts to analyze the data to produce the figures in the paper are in the analysis_scripts folder.

Simulation configuration

The CUA uses the OpenDC simulator for experiments. The experiment configurations we use are in the simulation_config folder.

Raw data processing

The code to clean and extract failure traces from the data is also include in the repository, in the process_raw_data folder. However, the raw data itself is not included as it is large. The raw dataset is available on Zenodo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published