International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 187 - Issue 11 |
Published: June 2025 |
Authors: Soumen Swarnakar, Lagnajita Mandal, Deepanwita Sarkar, Sayan Bhattacharya, Sourav Chakraborty, Md. Faiz Ansari, Rishav Datta |
![]() |
Soumen Swarnakar, Lagnajita Mandal, Deepanwita Sarkar, Sayan Bhattacharya, Sourav Chakraborty, Md. Faiz Ansari, Rishav Datta . A COMPARATIVE STUDY OF TRADITIONAL, DYNAMIC AND ELASTIC LOAD BALANCING ALGORITHMS IN CLOUD COMPUTING. International Journal of Computer Applications. 187, 11 (June 2025), 45-51. DOI=10.5120/ijca2025925094
@article{ 10.5120/ijca2025925094, author = { Soumen Swarnakar,Lagnajita Mandal,Deepanwita Sarkar,Sayan Bhattacharya,Sourav Chakraborty,Md. Faiz Ansari,Rishav Datta }, title = { A COMPARATIVE STUDY OF TRADITIONAL, DYNAMIC AND ELASTIC LOAD BALANCING ALGORITHMS IN CLOUD COMPUTING }, journal = { International Journal of Computer Applications }, year = { 2025 }, volume = { 187 }, number = { 11 }, pages = { 45-51 }, doi = { 10.5120/ijca2025925094 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2025 %A Soumen Swarnakar %A Lagnajita Mandal %A Deepanwita Sarkar %A Sayan Bhattacharya %A Sourav Chakraborty %A Md. Faiz Ansari %A Rishav Datta %T A COMPARATIVE STUDY OF TRADITIONAL, DYNAMIC AND ELASTIC LOAD BALANCING ALGORITHMS IN CLOUD COMPUTING%T %J International Journal of Computer Applications %V 187 %N 11 %P 45-51 %R 10.5120/ijca2025925094 %I Foundation of Computer Science (FCS), NY, USA
Elastic Load Balancing (ELB) in cloud computing is essential for managing dynamic workloads by distributing traffic across multiple computing resources to ensure high availability, scalability, and performance. Various ELB algorithms have been developed to meet the evolving demands of cloud environments. Traditional methods such as Round Robin and Least Connection offer basic traffic distribution, while more advanced strategies like resource-based, weighted, and latency-aware algorithms provide intelligent routing based on server health, capacity, and network conditions. Recent advancements incorporate AI and machine learning to enable predictive and adaptive load balancing, allowing systems to automatically respond to traffic fluctuations and optimize resource usage in real-time. Additionally, geolocation-based routing enhances user experience by directing requests to the nearest or fastest nodes, particularly valuable in edge computing and global service delivery. These algorithms are often integrated with infrastructure-as-code tools and DevOps workflows for enhanced automation and observability. As cloud applications become more complex and distributed, ELB algorithms continue to evolve, focusing on greater intelligence, flexibility, and cross-platform compatibility to support real-time applications, IoT systems, and serverless architectures. Unlike traditional load balancers that rely on hardware and static rules, ELB dynamically adjusts its capacity based on real-time traffic changes. In this paper a study on cloud load balancing has been discussed along with comparative study with dynamic and elastic load balancing. Future prospect of ELB has also been included in this research article.