Patching without downtime

Written by on Sunday, March 2, 2008 2:10 - 0 Comments

Load balancing and clustering can be used to prevent downtime caused by patching systems.

Load balancing and clustering can be used to prevent downtime caused by patching systems. For example, if you have a mission-critical database server that must never go down, then create a cluster for it. Then when you need to patch the server or its database application, you can fail over each node in the cluster and patch each node separately while it’s offline.

Or say you have a web server that must never go down, even for a reboot due to a patch being applied. For this scenario you could create a load balanced web farm, then take each web server offline and patch them individually and return them to the farm.

Sure these scenarios are more complex to implement and expensive too, but if your business demands zero downtime then you should implement something like this, for many patches requires systems to be rebooted after they applied.

Article written by MyComputerAid.com



Leave a Reply

You must be logged in to post a comment.

2003 server - Sep 30, 2008 22:34 - 0 Comments

instant messaging srv records

More In Computers & PC


Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments

Outlook: Duplicates in Mailbox

More In Computers & PC