# Serverless Computing

* Serverless in the Wild: Characterizing and Optimizing the Serverless Workload at a Large Cloud Provider ([ATC 2020](https://paper.lingyunyang.com/reading-notes/conference/atc-2020)) \[[Personal Notes](https://paper.lingyunyang.com/reading-notes/conference/atc-2020/serverless-in-the-wild-characterizing-and-optimizing-the-serverless-workload)] \[[Paper](https://www.usenix.org/conference/atc20/presentation/shahrad)] \[[Trace](https://github.com/Azure/AzurePublicDataset)]
  * Microsoft Azure & Microsoft Research
  * **Trace analysis**; a policy for *reducing the number of cold start function executions*.
* Cloud Programming Simplified: A Berkeley View on Serverless Computing (Technical Report No. UCB/EECS-2019-3) \[[Paper](https://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-3.html)]
  * UC Berkeley
