Thursday 3 December 2020

LOAD BALANCING IN CLOUD COMPUTING



                                                                       

Cloud Computing is an IT paradigm where there are number of Cloud Providers and number of Cloud Users. These Cloud providers provide the services to the cloud users according to their demand. The services are in the form of Infrastructure as a service , platform  as a service and software as  a service. So, there are number of resources that are being shared among the users provided by the cloud providers. 
Thus, task scheduling and resource management are important  for keeping balance in the cloud environment.
Here, comes the concept of load balancing . There are multiple tasks or requests by the users which need to be executed by the number of servers. The point here is which task should be mapped with which server and the constraint is no server or machine get overloaded or underloaded. 
Here, overloaded means that server already have lots of tasks to execute and if some other tasks come for execution, the processor is already busy and will delayed the execution whereas underloaded servers are the where the processor of the server is ideal.

Some of the resources that can be load balanced are: 
  • Network interfaces & services such as DNS, FTP & HTTP.
  • Processing through computer system assignment.
  • Access to application instances.
  • Connection through intelligent switches.
  • Resources of storage.
 

2 comments:

  1. A good blog always contains new and exciting information and as I read it I felt that this blog really has all of these qualities that make a blog. We are also providing the best services click on below links to visit our website.
    Oracle Fusion HCM Training
    Workday Training
    Okta Training
    Palo Alto Training
    Adobe Analytics Training

    ReplyDelete

Please don't add any spam link in the comments.

Featured Post

LOAD BALANCING IN CLOUD COMPUTING

                                                                        Cloud Computing is an IT paradigm where there are number of Cloud Pr...