An Efficient Hybrid Optimizer for Resource Reuse in a Cloud Environment
V. S. Lavanya1, D. Mythrayee2,*
1,2Department of Computer Science, P. K. R. Arts College for women, Gobichettipalayam,
Emails: lavanyavs@pkrarts.org; mythrayeerch@gmail.com
Abstract
In a cloud context, merging complimentary numerous virtual machines (VMs) on an existing physical machine (PM) is the primary method for optimizing physical resources. One well-known area of research concentrates on making better use of VM migration resources when taking into account the dynamically changing resource demands of VMs. Finding the ideal balance between the complexity and performance of the VM migration optimization is the problem here. On the one hand, effective resource reuse is achieved through VM migration planning, and on the other, VM migration frequency is decreased to improve migration efficiency. On the other hand, a cloud data centre’s enormous PM and VM population typically makes migration planning more challenging, which impedes the VM migration decision-making process. By reducing the number of VM migration options to make VM migration planning easier and address these issues, this study recommend a hybrid Ant Colony and Genetic Algorithm (AGO) resource pool architecture. Then, establishing this model as a base, we develop the hybrid resource-reuse optimization method, which maximizes resource utilization with a minimal number of VM migrations. Finally, we evaluate hybrid AGO using simulation testing and real-world trials on a working cloud platform. Compared to similar methods, the findings show that hybrid AGO increases average resource utilization by 15%, reduces the use of PMs by 15%, and decreases the average number of migrations by 30%.
Keywords: virtual machine; cloud; physical machine; optimizer; resource pool