Adaptive Resource Utilization Prediction System for Infrastructure as a Service Cloud

Comput Intell Neurosci. 2017:2017:4873459. doi: 10.1155/2017/4873459. Epub 2017 Jul 25.

Abstract

Infrastructure as a Service (IaaS) cloud provides resources as a service from a pool of compute, network, and storage resources. Cloud providers can manage their resource usage by knowing future usage demand from the current and past usage patterns of resources. Resource usage prediction is of great importance for dynamic scaling of cloud resources to achieve efficiency in terms of cost and energy consumption while keeping quality of service. The purpose of this paper is to present a real-time resource usage prediction system. The system takes real-time utilization of resources and feeds utilization values into several buffers based on the type of resources and time span size. Buffers are read by R language based statistical system. These buffers' data are checked to determine whether their data follows Gaussian distribution or not. In case of following Gaussian distribution, Autoregressive Integrated Moving Average (ARIMA) is applied; otherwise Autoregressive Neural Network (AR-NN) is applied. In ARIMA process, a model is selected based on minimum Akaike Information Criterion (AIC) values. Similarly, in AR-NN process, a network with the lowest Network Information Criterion (NIC) value is selected. We have evaluated our system with real traces of CPU utilization of an IaaS cloud of one hundred and twenty servers.

MeSH terms

  • Cloud Computing / economics
  • Cloud Computing / statistics & numerical data*
  • Computer Systems / economics
  • Computer Systems / statistics & numerical data
  • Forecasting
  • Neural Networks, Computer
  • Normal Distribution
  • Software
  • Time Factors