Intelligent Virtual Machine Provisioning in Cloud Computing
Abstract
Virtual machine (VM) provisioning is a common and critical problem in cloud computing. In industrial cloud platforms, there are a huge number of VMs provisioned per day. Due to the complexity and resource constraints, it needs to be carefully optimized to make cloud platforms effectively utilize the resources. Moreover, in practice, provisioning a VM from scratch requires fairly long time, which would degrade the customer experience. Hence, it is advisable to provision VMs ahead for upcoming demands. In this work, we formulate the practical scenario as the predictive VM provisioning (PreVMP) problem, where upcoming demands are unknown and need to be predicted in advance, and then the VM provisioning plan is optimized based on the predicted demands. Further, we propose Uncertainty-Aware Heuristic Search (UAHS) for solving the PreVMP problem. UAHS first models the prediction uncertainty, and then utilizes the prediction uncertainty in optimization. Moreover, UAHS leverages Bayesian optimization to interact prediction and optimization to improve its practical performance. Extensive experiments show that UAHS performs much better than state-of-the-art competitors on two public datasets and an industrial dataset. UAHS has been successfully applied in Microsoft Azure and brought practical benefits in real-world applications.
Cite
Text
Luo et al. "Intelligent Virtual Machine Provisioning in Cloud Computing." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/208Markdown
[Luo et al. "Intelligent Virtual Machine Provisioning in Cloud Computing." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/luo2020ijcai-intelligent/) doi:10.24963/IJCAI.2020/208BibTeX
@inproceedings{luo2020ijcai-intelligent,
title = {{Intelligent Virtual Machine Provisioning in Cloud Computing}},
author = {Luo, Chuan and Qiao, Bo and Chen, Xin and Zhao, Pu and Yao, Randolph and Zhang, Hongyu and Wu, Wei and Zhou, Andrew and Lin, Qingwei},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {1495-1502},
doi = {10.24963/IJCAI.2020/208},
url = {https://mlanthology.org/ijcai/2020/luo2020ijcai-intelligent/}
}