Home > Articles > Microsoft > MCTS

Planning for Business Continuity and High Availability as it Applies to Exam 70-646

Planning for Business Continuity and High Availability accounts for almost 20 percent of the 70-646exam, and it is an important concept to understand fully as you approach the certification exam as well as administrating servers in a Windows 2008 R2 environment. In this article, Troy Thompson reviews these concepts in order to better prepare you for these questions on the 70-646 exam.
Like this article? We recommend

The 70-646 exam is intended for IT professionals who are or wish to become a server administrator in a Windows 2008 R2 environment. The topic of Planning for Business Continuity and High Availability accounts for 19 percent of this exam.

After you pass the Windows Server 2008, Server Administrator exam, you will be on your way to having the Microsoft Certified IT Professional (MCITP): Server Administrator certification.

There are three exam requirements for the MCITP Server Administrator certification and they can be taken in any order:

  • Exam: 70-642 Windows Server 2008 Network Infrastructure, Configuring
  • Exam: 70-640 Windows Server 2008 Active Directory, Configuring
  • Exam: 70-646 Windows Server 2008, Server Administrator

In order to discuss high availability, we should first define it. In general terms, high availability can be defined as the implementation of a system design that ensures operational continuity over a given period of time. That leads to another definition; operational continuity. Operational continuity is defined by the customer. Some businesses can operate in an environment where there is system downtime and others cannot. Retail websites and other web-based businesses can lose millions of dollars if their network goes down. To give you an idea of the amount of money at stake, take the following into account.

Estimated money lost for each of the businesses for one day of downtime:

Google

$100 million

Facebook

$11.7 million

Twitter

$400,000 thousand

eBay

$28 million

Amazon

$82 million

Yahoo

$11.8 million

Groupon

$7 million

To get a feel for downtime, consider that there are 8,760 hours in a typical year. If you allow for 1 percent downtime, that equates to 87.6 hours of downtime. The chart below shows different rates of downtime based on percentages.

Percent of Downtime

Annual Downtime

99%

87 hours 36 minutes

99.9%

8 hours 46 minutes

99.99%

52 minutes 34 seconds

99.999%

5 minutes 15 seconds

A requirement for 99.9 percent availability over a one-year period allows 8.75 hours of downtime, which only permits 40 minutes downtime for maintenance every four weeks.

Microsoft provides many ways of maintaining the availability of your applications. The products you can use can be as simple as redundant hardware or as complicated as failover clusters. The differences in the two range from complexity of implementation, maintenance, and price. The cost of downtime has to be calculated to determine a solution that is best for your business. Not every business is like Google, who will lose $100 million per day that their site is down. Some businesses have an acceptable level of downtime and are willing to lose some money because the solution of providing a higher availability is too costly. A cluster is simply a group of servers that collectively work together to run the workload common to the cluster. By setting up a cluster, if a single server in the cluster experiences a hardware or software failure, the cluster software detects it and starts this service on another server in the cluster.

The exact level of availability must be determined in the context of the service and the organization that uses the service. There are some services that your users can probably live without for a short while, such as a print server. On the other hand, if a server hosting a mission-critical database fails, your business may begin to suffer immediately. If you implement high availability that increases your downtime from 99.99 percent to 99.999 percent by spending an extra $100,000, it is not justified if the loss of workload only costs your business $1000 per minute.

Not all server downtime is bad. Many businesses plan downtime to install updates, patches or reboot servers. It is possible to minimize loss of connectivity by simply choosing the proper time to bring your services down. Usually, that time is in the early morning hours, but depending on your business, that is not always the case.

Windows Server 2008 High Availability for Windows Server 2008 Enterprise, Windows Server 2008 Datacenter and Windows Server 2008 for Itanium-Based Systems are the platforms that Windows uses to support high availability. In addition to the software, you need to make sure that your hardware is sufficient to help minimize failures. There are several disk management strategies, such as disk striping and disk mirroring, that will aid with high availability. Microsoft has built many high-availability features into its most popular applications, such as Microsoft Exchange Server 2007 and Microsoft SQL Server 2005. Both of these products provide the means to replicate data between multiple instances of those applications to maintain service and data availability. Failover clustering in Windows Server 2008 Enterprise and Windows Server 2008 Datacenter keeps both applications and operating systems highly available.

Recommended Study Resources

Course 6430B: Planning for Windows Server 2008 Servers-Microsoft has a three-day course for those who are interested in the knowledge and skills necessary to plan a Windows Server 2008 operating system infrastructure. Module 10 of this course deals specifically with Microsoft high availability.

Exam Objectives

The Windows Server 2008, Server Administrator exam (70-646) five different categories, of which one of those is Planning for Business Continuity and High Availability.

Planning for Business Continuity and High Availability (19 percent)

  • Plan storage—Windows Storage Server 2008 R2 is built on the Windows Server 2008 R2 operating system and provides a platform for network-attached storage appliances. The Windows Storage Server product family provides advanced storage solutions that can accommodate small to enterprise level organizations. The storage technologies it includes are things such as file deduplication, and an iSCSI software target for unified file services and block I/O storage. Windows Storage Server 2008 R2 allows you to deploy and management individual appliances and dual-node, highly-available storage clusters. You can also check with Microsoft partners who offer specialized hardware and additional software components to create Windows Storage Server 2008 R2 appliances.
  • Plan high availability—Depending on the amount of downtime your company is willing to accept will depend on the plan you develop for high availability. You have to weigh the cost of downtime with the cost of providing uninterrupted service. On option is to have a failover cluster. This traditionally requires that the applications running on them to be cluster aware. Microsoft also offers Windows Server 2008 Hyper-V, which extends this high-availability strategy to a broader array of applications with quick migration. Quick migration allows virtualization with failover clusters to move entire virtualized servers between physical hosts to maintain the availability of those server workloads. This helps to ensure that no single physical server becomes a point of failure for server workloads.
  • High availability exists more than in your software; you must also consider the hardware. For a highly available system, start with your hardware. An effective hardware strategy can dramatically improve the availability of your system. One thing you do not want to overlook is your uninterruptable power supply (UPS). This can range from large generators to 3-phase APC systems to smaller self-contained units. Without power, all of the expensive cluster technology cannot work. You will also want to use high-quality, reliable components that are less likely to fail. Adding redundant components can take over in the case of a hardware failure. Fault-tolerant and redundant components can also be important in maintaining high availability. Windows Server 2008 Enterprise, Windows Server 2008 Datacenter, and Windows Server 2008 for Itanium-Based Systems are designed to fully support fault-tolerant servers. Fault-tolerant servers have complete redundancy across all hardware components. If one component fails, another component takes over and provides a seamless transition for the users. In a true fault-tolerant environment, there is complete redundancy across all system components, ensuring that no single point of failure can bring down the system. Support for fault-tolerance in Windows Server 2008 Enterprise is handled completely at the kernel and hardware abstraction layer. This allows it to be transparent to applications.

  • Plan for backup and recovery—In order to mitigate problems for your company, you need to have a fool proof, tried and tested backup and recovery plan. Even the best of planning for high availability can go wrong. In case of a catastrophic event, you need to be able to implement your contingency plan with minimal disruption and loss of data. If your budget allows for it, a failover site is the best solution. This site would be geographically in a completely different part of the country or world. In the case of a tsunami, earthquake, hurricane or tornado, it is possible that a large geographic area has been affected. You will want your offsite facility to be immune from such acts of God. A lesser solution is to have your backup stored in a cloud environment or in an offsite facility. The idea is to balance the cost of any method you choose with the benefits it provides. You should also be able to test your backup and restore solutions on a regular basis to ensure that when they are needed, they will work as planned.

The other objectives on the 70-646 exam as outlined by Microsoft are listed below.

  • Planning for Server Deployment (19 percent)
  • Planning for Server Management (23 percent)
  • Monitoring and Maintaining Servers (20 percent)
  • Planning Application and Data Provisioning (19 percent)

Where to Go from Here

If you are working toward your Windows 2008 MCITP: Server Administrator, after passing the Windows Server 2008, Server Administrator exam (70-646) exam, you have two more exams to pass.

They are:

  • Exam 70-640: TS: Windows Server 2008 Active Directory, Configuring
  • Exam 70-642: TS: Windows Server 2008 Network Infrastructure, Configuring
vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |