Home > Learning Guide: Load balancing
Learning Guide:
EMAIL THIS LICENSING & REPRINTS

Learning Guide: Load balancing

16 Oct 2005 | SearchSQLServer.com

Expert advice on database administration
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


Load balancing, a component of clustering, divides the amount of work a computer has to do between two or more computers so that more work gets done in the same amount of time. Load balancing can be implemented with hardware, software or a combination of both. balancing, clustering allows database administrators to obtain high availability to support critical applications which would rendered useless in the event of a hardware failure. SQL Server clustering comes in two forms: failover or load balancing.

A failover cluster is typically built with one to four machines, physically configured to share disk storage. Like the other cluster types, all servers within the cluster work together to form one virtual server that provides an application or service to clients.

Failover clusters share disk storage, and therefore are best suited for applications that contain dynamic content, such as databases, file storage, and mail server applications. If you want to cluster an application and the application requires changing content or transaction processing, it must be run on a failover cluster, because a failover cluster is the only cluster model that allows all nodes to share information concerning transactions and changing content.

Load-balanced clusters differ from failover clusters in that they provide not only fault tolerance and reliability, but also scalability and performance. Load-balanced clusters are not limited to a handful of machines that co-operate as a virtual server; machines can be added as needed to increase performance and the system can scale to meet the needs of any application it is providing.

Load-balanced clusters provide high performance due to the number of servers that can be added to the cluster to provide a service or application. They provide scalability through the addition of nodes to the cluster, and they provide fault tolerance by dynamically removing from the cluster machines that fail, so that those machines do not receive client requests.

Load balancing can take a number of different forms such as: log shipping, transactional replication, database partioning and distributed partioning. In addition to choicing which load balancing option is bebst suited for your enviroment other considerations such as scalabity and availability must be taken into consideration. e-mail us to let us know what other guides you'd like to see on SearchSQLServer.com.

TABLE OF CONTENTS
   Why cluster
   Load balancing
   Log shipping
   Transactional replication
   Scalability and availability in SQL Server 2005
   Load balancing in SQL Server 2005

  Why cluster Return to Table of Contents

  LLoad shipping> Return to Table of Contents

  Log shipping Return to Table of Contents

  Transactional/ distributed partition replication Return to Table of Contents

  Scalability and availability in SQL Server Return to Table of Contents

  Backup and recovery Return to Table of Contents

  Load balancing in SQL Server 2005 Return to Table of Contents

VISIT OUR LEARNING GUIDE ON SQL SERVER BASICS...




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
SQL Server clustering
Upgrade Active/Active cluster to SQL Server 2005 and Windows 2003
SQL Server backups using SAN database snapshots
Setting up SQL Server clusters on a SAN
SQL Server Blog Watch
SQL Server cluster design: One big cluster vs. small clusters
FAQ: SQL Server comparison features
SQL Server consolidation: Why, when and how to consolidate SQL Servers
Active/Active clusters in SQL Server
Avoiding SQL Server Sprawl with the PolyServe Database Utility
Fast Guide: Clustering in SQL Server

SQL Server performance and tuning
Virtual database storage for SQL Server: Friend or foe?
Tutorial: SQL Server 2005 Analysis Services
Tutorial: Migrating to SANs from local SQL Server disk storage
SQL Server memory configurations for procedure cache and buffer cache
Using the OUTPUT clause for practical SQL Server applications
Check SQL Server database and log file size with this stored procedure
SQL Server PerfMon counters for access methods and buffer manager
Find size of SQL Server tables and other objects with stored procedure
Monitor SQL Server disk I/O with PerfMon counters
SQL Server tempdb best practices increase performance

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
contiguity  (SearchSQLServer.com)
contiguous  (SearchSQLServer.com)
drilldown  (SearchSQLServer.com)
hashing  (SearchSQLServer.com)
hybrid online analytical processing  (SearchSQLServer.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2005 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts