diff --git a/_pages/about.md b/_pages/about.md index 479f0ad..ad4b58c 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -30,6 +30,8 @@ redirect_from: ### [Papers on Cluster Management at Scale](/publications/cluster-management-papers) +### [Papers of Interest](/publications/papers-of-interest) + ### [Kubernetes The Data Center Operating System](/publications/kubernetes-the-data-center-operating-system) ### [Certified Kubernetes Security Specialist Certification](/publications/cks-certification) diff --git a/_publications/papers-of-interest.md b/_publications/papers-of-interest.md new file mode 100644 index 0000000..0a2c1c3 --- /dev/null +++ b/_publications/papers-of-interest.md @@ -0,0 +1,14 @@ +--- +title: "Papers of Interest" +collection: publications +type: "Publications" +date: 2023-02-15 +permalink: /publications/papers-of-interest +--- + +## Paper of Interest + +* [Using machine learning for virtual-machine placement in the cloud](https://www.amazon.science/blog/using-machine-learning-for-virtual-machine-placement-in-the-cloud) +* [Scaling graph-neural-network training with CPU-GPU clusters](https://www.amazon.science/blog/scaling-graph-neural-network-training-with-cpu-gpu-clusters) +* [Amazon EBS addresses the challenge of the CAP Theorem at scale](https://www.amazon.science/blog/amazon-ebs-addresses-the-challenge-of-the-cap-theorem-at-scale) +* [On-demand Container Loading in AWS Lambda](https://arxiv.org/pdf/2305.13162.pdf)