Components of Server Load Balancing devices
• VIPs (i.e. virtual IPs) usually speeds the traffic among them. VIP has an IP address, which is publicly available and used. A VIP has at least one real server assigned to it to which it will dispense the traffic.
• Server is a device running a service that shares the load among other services. A server has an IP address and usually a TCP/IP protocol associated with it and does not have to be publicly addressable. More number of servers attached is referred as server farm. User has got access to it with specific controls as read only and super user.
Deploying server load balancer one can gain several benefits;
• Scalability: Because load balancer distributes the clients request across all the real servers available, the collective processing of virtual servers is greater than the capacity of one server.
• Availability: the load balancer continuously monitors the health of real server and the applications running on them.
• Manageability: upgrades of server hardware, operating system or application software can be scheduled at off-peak hours to minimize the impact of downtime. Load balancer balances large amount of content, referred as content management. Load balancers are operating system agnostic because they operate based on standard network protocols.
• Security: Because load balancers are front end to the server farm, load balancer can protect the server from malicious attacks.
• Quality of Service: Service or application response time, availability of a given application service or the ability to provide differentiated service based on the user type are guaranteed.
Book: Server Load Balancing by Tony Bourke
Web Resource: Server Load Balancing
Server Load Balancing
Power Point Presentation: Technology Integration: RSerPool & Server Load-balancing
If you have any questions, comments, or suggestions please do not hesitate to write a comment. We are targeting for over 1000 latest and advanced seminar topics for Computer Science, MCA and IT students.
For updates on seminar topics and other engineering related news please subscribe through email. A subscribe box is given on the top right corner.
No comments:
Post a Comment