Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Sharepoint 2013 : Health Monitoring and Disaster Recovery - SharePoint Farm Design

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
1/24/2014 3:37:54 AM

The design of your SharePoint farm has a large impact on the level of disaster recovery. At the lower end of the scale, a simple farm with minimal redundant hardware provides little to no recovery in the event of failure, whereas a multiple server farm with multiple redundant servers provides rapid recovery. Microsoft designed SharePoint 2013 to scale, to allow reuse of common services across multiple infrastructure hardware, and to embrace virtualization. In this section, I shall discuss some of the high-level considerations when planning an Enterprise SharePoint infrastructure for maximum uptime.

Looking at a SharePoint farm from a 50,000-foot view, we see the farm essentially consists of a data storage component, some service middleware, and web-front-end to render pages to end users. Consider Figure 1 as the bare minimum components of a SharePoint farm, which consists of

9781430249412_Fig05-01.jpg

Figure 1. Minimal SharePoint infrastructure for an enterprise

  • A SQL data store
  • An application server for middleware services
  • Two web-front-end servers

The diagram in Figure 1 provides very little redundancy—should the SQL Server fail, the farm goes offline. SharePoint can partially operate without a working application server, but services like search, user profiles, Business Connectivity Services, business intelligence, managed metadata, etc. that rely on the application server will fail, rendering SharePoint to basic collaboration. There is minimal redundancy with two web-front-end servers and the ability to distribute user request load to these servers. This is important because the WFE servers are the entry to the SharePoint farm for users, and without them, the farm might as well be inoperable.

Now consider the diagrams in Figure 2 and Figure 3—this infrastructure is vastly larger than the example presented in Figure 1. This design separates the farm into six tiers, consisting of the web server tier, application server tier, search index and query tier, other search components tier, database search tier, and database content tier. One immediate observation in this larger design is the separation of search services and search data from other tiers in the farm. SharePoint 2013 relies heavily on the Search platform (FAST) to allow users’ to search and discover content. Unlike previous versions of SharePoint, SharePoint also leverages the search platform for content rollup and rendering of dynamic content, which constantly changes. As you can imagine, with the search platform playing such an important role in the SharePoint farm, it deserves big consideration in the overall farm design. The search platform itself consists of multiple components, which, like the rest of the farm, require redundancy to combat anticipated failure.

9781430249412_Fig05-02.jpg

Figure 2. Large Enterprise SharePoint Farm Design (Part A)

9781430249412_Fig05-03.jpg

Figure 3. Large Enterprise SharePoint Farm Design (Part B)

The design in Figure 2 and Figure 3 leverages virtual server technology, which provides greater number of redundant virtual servers. Infrastructure consisting of large number of servers benefit from virtual servers, running on multiple virtual host servers (the physical hardware) and save the organization the cost for procurement of physical hardware and costs associated with maintaining physical hardware.

Notice the design provides redundancy across the physical infrastructure – multiple virtual hosts – as well as redundancy with multiple virtual servers. This is important because physical hardware often fails. Operating multiple redundant virtual servers on one physical host fails disaster recovery if the physical server dies.

The design in Figure 2 and Figure 3 also caters for distribution of services and data across multiple virtual servers and across multiple host servers. In the event that either a virtual server fails, or a physical server fails, the data and operating service resides on another virtual server on another physical host.

Of course, the design in Figure 2 and Figure 3 is quite elaborate and caters for many disaster scenarios. There are plenty of scaled-down designs that provide a good level of redundancy, which fall in between the design shown in Figure 1, Figure 2 and Figure 3. This is the beauty of SharePoint; you can design your SharePoint farm around the business need of the organization.

Depending on the size of your organization, you might have to consider multiple global office locations across in your SharePoint infrastructure design (Figure 4). If your organization shares data across multiple offices and that data resides in SharePoint, it may not make sense to host one copy of the data in a single SharePoint farm at one office location. SharePoint 2013 scales globally and allows cross-pollination of data between multiple offices. This design provides location redundancy—if an entire office goes dark (perhaps because of power failure or natural disaster), the business can continue using one of the other office locations.

9781430249412_Fig05-04.jpg

Figure 4. Global SharePoint

Design of globalized SharePoint farms is nontrivial and impacts network connectivity design. Globalized scenarios require considerable planning for how to replicate data and must consider peak usage of data for multiple offices in multiple time zones.

Other -----------------
- Sharepoint 2013 : Planning for Disaster Recovery
- System Center Configuration Manager 2007 : Distributing Packages - Creating Collections (part 5) - Exclusion Collections
- System Center Configuration Manager 2007 : Distributing Packages - Creating Collections (part 4) - Dependent Subcollections
- System Center Configuration Manager 2007 : Distributing Packages - Creating Collections (part 3) - Creating a Dynamic Collection Limited to a Collection
- System Center Configuration Manager 2007 : Distributing Packages - Creating Collections (part 2) - Creating a Dynamic Collection
- System Center Configuration Manager 2007 : Distributing Packages - Creating Collections (part 1) - Static Collections
- Sharepoint 2013 : New Installation and Configuration - Configuring Your SharePoint Farm
- Sharepoint 2013 : New Installation and Configuration - Managed Accounts
- Sharepoint 2013 : New Installation and Configuration - SharePoint Products Configuration Wizard
- Sharepoint 2013 : New Installation and Configuration - Choosing the Installation Type
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server