• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Load Balancing, Scalability, and Redundancy : Principles and Applications

By Abhishek Ghosh November 28, 2013 7:44 pm Updated on November 28, 2013

Load Balancing, Scalability, and Redundancy : Principles and Applications

Advertisement

Load balancing is the process of splitting requests among multiple resources, division dictated by some metrics, which are used on Cloud Computing has been explained. Almost similarly named article exists – Cloud Computing, Load balancing, Scalability, Redundancy and Performance. In essence, learning and knowing the basics can help you in practical life. We explained Scalability in Cloud Computing before, we explained why Scalability and Service Continuity Are Not Equivalent in Cloud Computing, last but not the least is Redundancy, that topic also has been discussed in details – Redundancy in Computing.

The ideal system capacity increases linearly by adding hardware. In this system, if we have one car and we are adding another car, theoretically it should be doubling our capacity. If we have added three cars and our capacity is expected to increase by 33%. This ability is called “to scale”. From the point of view of an ideal system, fault is not revolutionized by the loss of a server. Losing a server should simply decrease the ability of the system of the same quantity added by the same server. This ability is called redundancy. Both scalability and redundancy are usually obtained through load balancing.

 

Load balancing is the process of splitting requests among multiple resources, division dictated by some metric (random, round robin, random weight based on the ability of the machine, etc. – for details read Types of Load Balancing Technology) and the current state of the resources. The load must be balanced between the user requirements and your Web server, but it must also be balanced at each stage to achieve scalability and complete redundancy for your system. A moderately large system could balance the load on three levels : the user to your web server, from your web server to a level of inner platform, and finally by the latter to your database. There are several ways to implement load balancing.

Advertisement

---

 

Load Balancing with Dedicated Hardware

 

Load Balancing, Scalability, and Redundancy

The most expensive solution but high end setup for load balancing is to buy a dedicated hardware load balancer, for example Citrix NetScaler. While they may solve many types of hardware problems, solutions are really expensive and not easy to configure. Even big companies with generous budgets generally try to avoid to be equipped with dedicated hardware for their needs for load balancing, uses them only in part as the first point of contact requests from the users to their infrastructure and uses other mechanisms to make load balancing within their network.

 

Load Balancing Software

 

If you buy dedicated hardware but it seems to be high spending, you can opt for a hybrid approach with the so-called load-balancer software. HAProxy is a good example of this approach. It runs locally on each of your boxes and each service has a port that you want to balance directly. For example, you could have your machines accessible via localhost: 9000, your pool of reading the database is via localhost: 9001 and your pool of writing database is on localhost: 9002. HAProxy manages the state of health, removes and returns the machine to those pools depending on your configuration, as well as balance even between machines in those pools. For most systems it is recommended to start with a load-balancing software and then move on smart client or hardware, depending on the needs at different times.

Tagged With how should load balancing scalability and redundancy be implemented in the same system utilizing the same system resources , load balancing principles , redundancy scalibility
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Load Balancing, Scalability, and Redundancy : Principles and Applications

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Cloud Computing, Load balancing, Scalability, Redundancy and Performance

    Cloud Computing, Load balancing, Scalability, Redundancy results Performance. Cheaper or a costlier an option is not the factor when performance is judged.

  • Load Balancing : Everything Explained With Details

    Load Balancing is a complex technology that is used for reducing load on one network server and shared with various other servers. Author has written everything on Load Balancing with graphical illustrations.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy