Dodi Siregar
1Teknik Informatika, Fakultas Teknik dan Komputer, Universitas Harapan Medan

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Load Balancing untuk Lalu Lintas Tinggi pada Lingkungan Cloud Menggunakan Metode Round Robin Dodi Siregar; Afrilian Ariangga; Sarudin Sarudin; Herlina Harahap; Risko Liza
Jurnal Informatika Universitas Pamulang Vol 9 No 2 (2024): JURNAL INFORMATIKA UNIVERSITAS PAMULANG
Publisher : Teknik Informatika Universitas Pamulang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32493/informatika.v9i2.42662

Abstract

The rapid development of technology has changed many aspects of the data communication process, especially in cloud computing. Cloud computing or commonly known as cloud computing is now widely used. With the increase in cloud usage, there is a significant increase in traffic and causes a load imbalance between servers in the cloud environment. To overcome load imbalance on cloud servers, this research proposes the use of load balancing with a round robin method. Load balancing divides traffic equally between servers to prevent overload and system failure. The round robin algorithm ensures fair distribution by sending requests alternately to available servers. Testing shows a significant reduction in error rates when using load balancing. As many as 30 thousand users per second, the error dropped to 42.37%, 50 thousand users per second caused an error of 66.31%, and 100 thousand users per second resulted in an error of 63.08%. This indicates increased system scalability and ability to effectively handle surges in user requests. Overall, implementing load balancing using the round robin method is able to improve system performance in handling high traffic in a cloud environment, maintain stability, and minimize the risk of failure.