Modified Simple Linear Regression in Load Balancing Using CloudSim
Abstract
Purpose – This study addresses load balancing algorithms facing challenges in predicting resource usage for load distribution by exploring the incorporation of Pythagorean means (arithmetic, geometric, and harmonic) into regression models to enhance prediction accuracy for CPU, RAM, and bandwidth utilization in cloud environments.
Method – Focusing on the Round Robin Scheduling Algorithm, this paper introduces modified simple linear regression (SLR) models that integrate these means. Integrating these in the computation of a trendline function, computing then comparing the residuals on a sample dataset generated in CloudSim, is performed. A K-means model was used for comparison as it too was used in other literature.
Results – The findings reveal that incorporating the harmonic mean into SLR significantly reduces the mean squared error (MSE) in predicting CPU and bandwidth usage, offering a more nuanced approach to load balancing.
Conclusion – These results highlight the potential of harmonic mean-based SLR in refining resource prediction algorithms, suggesting an avenue for future research in developing more adaptable and efficient load-balancing strategies in cloud computing.
Recommendations – The study can be further validated in environments outside of CloudSim and further improved by adding the complexity of other measures of central tendency or linear regression methods.
Research Implications – The study encourages further exploration into cloud infrastructure optimization, the development of ML- enhanced load-balancing algorithms, and the use of other statistical means in ML. This suggests a broader impact, indicating areas for future research for strategies in load balancing and resource prediction in cloud computing environments.
Practical Implications – The improved load balancing and usage prediction capabilities could benefit cloud service providers and end-users and lead to more reliable, scalable, and cost-effective solutions.
This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited.