Load balancing is an essential technique in distributed systems to evenly distribute requests among multiple servers. Round Robin is one…