Awesome-papers is a collection of awesome papers about cloud computing including resource management, serverless, microservice, observerbility and so on.
- Anomaly Detection
- Best Paper Award
- Config Optimization
- eBPF
- Fault Tolerance
- LLM4Ops
- MLOps
- Network
- Resource schedule
- Root Cause Analysis
- Serverless
- Security
- Telemetry
Pull requests for adding new papers and fixing bugs are welcome.
Creat a new fold in the root directory and then creat a new markdown file in this fold.
Enter the target directory and add the paper in the README.md file follow the below format, arranging the papers in descending order by year
year_confluence/journal name_papername [[paper]](paper links) [[note]](note links) [[code]](code links) [[video]](video links) [[ppt]](ppt links)
For example
21_WWW_MicroRank: End-to-End Latency Issue Localization with Extended Spectrum Analysis in Microservice Environments [[paper]](https://dl.acm.org/doi/10.1145/3442381.3449905) [[code]](https://github.com/IntelligentDDS/MicroRank)
对于当前不具备的大方向,可以创建新的目录并在新目录内创建新的 README.md
文档
进入对应方向的文件夹内,然后按下面的格式修改 README.md
文档,根据年份降序排列论文
year_confluence/journal name_papername [[paper]](paper links) [[note]](note links) [[code]](code links) [[video]](video links) [[ppt]](ppt links)
例如
21_WWW_MicroRank: End-to-End Latency Issue Localization with Extended Spectrum Analysis in Microservice Environments [[paper]](https://dl.acm.org/doi/10.1145/3442381.3449905) [[code]](https://github.com/IntelligentDDS/MicroRank)