SlideShare a Scribd company logo
 
Capacity Planning and Performance Planning Joel Oleson http://blogs.msdn.com/joelo Sr. Technical Product Manager Microsoft Corporation
Agenda Addressing Capacity Boundaries and Considerations Workload Considerations Collaboration Web Publishing Search Capacity planning Performance High Availability Demo: Perfmon and SharePoint Demo: Caching and Tuning 06/06/09
Capacity Planning The art of evaluating a technology against the needs of an organization,  and making an  educated decision about the procurement of HW to meet the demands specific to a system being installed
Collaboration Business Intelligence Enterprise Content Management Forms and Business Processes Search Web Content Management
Common Questions How much hardware do we need? Should we implement a server farm? Do we need SQL Server? How much data can we store?  How many users can our environment support? How many sites can we run on our servers? How do we validate our design? What tools can we use to measure performance?
Components Software Boundaries Throughput Targets Data Capacity Hardware Phases Plan for Software Boundaries Estimate Performance and Capacity Requirements Plan Hardware and Storage Requirements Test Your Design Performance and capacity planning: The process of mapping your solution design to a farm size and set of hardware that will support your business goals.  Framework Planning for Capacity and Performance
Object Categories Software Scalability vs. Hardware Scalability RTM Test Results, Findings, and Recommendations from the Product Group Test Environment Test Results Recommendations Other Considerations
Site Objects Site Collections, Web sites, documents, document libraries, list items, document file size, etc. People Objects User profiles, security principals, etc. Search Objects Search indexes, Indexed documents Logical Architecture Objects Shared Services Providers, Site Collections, Content Databases, Zones, etc. Physical Objects Servers: Index, WFE, Database, Application, etc.
Site Collection Max and Recommended Sizes Database Max and Recommended Sizes Backup and Operations Considerations Server Throughput Considerations User Type Considerations Authentication Considerations
Software scalability Recommendations for acceptable performance based on software behavior and characteristics Hardware scalability Does not change/modify software behavior or characteristics…but can increase overall throughput of a server farm and might be necessary to achieve acceptable performance as the number of objects approach recommended limits
Hardware Specifications: Network: Gigabit Ethernet (one billion bits/sec) Farm Configurations Tested : Computer Role Specifications Stand-alone computer 1 dual core Intel Xeon 2.0 GHz 64-bit processor,  2 GB RAM Web Front-End computer 2 dual core Intel Xeon 2.8 GHz 64-bit processors, 4 GB RAM Database (SQL Server) computer 4 dual core Intel Xeon 2.8 GHz 64-bit processors, 32 GB RAM Client computers Pentium III 1.2 GHz processor, 1 GB RAM DB’s 1 WFE 2 WFE 3 WFE 4 WFE 5 WFE 6 WFE 7 WFE 8 WFE 1 X X X X X X X X
Throughput vs. Number of Site Collections in One Content Database
Throughput differences between flat document library vs. document library with folders
For all recommendations, visit “Plan for software boundaries  http://technet2.microsoft.com/Office/en-us/library/6a13cd9f-4b44-40d6-85aa-c70a8e5c34fe1033.mspx Object Recommended Maximum Scope Object Category Site collection 50,000 per web application Web application Logical architecture Content database 100 per Web application Web application Logical architecture Web site 250,000 per site collection Site collection Site object Document 5 million per library (2,000 per nested folder) Library Site object User profile 5 million per farm Farm People object Indexed document 50 million per search index (1 index per index server, 1 index server per SSP) SSP Search object Web server / database server ratio 8 Web servers per database server (hard limit) Farm Physical object
Throughput vs. number of Web servers Test findings showed plateau at 5:1 Perform tests in your environment Other Recommendations Carefully plan your site hierarchy and design Minimize # Web applications and application pools Limit # of Shared Service Providers Plan for database growth Follow data and feature best practices and suggested limits…
Growth patterns Server performance High availability Applications Data growth Search 06/06/09 MOSS
Global Intranet Considerations Centralized or Distributed Global teams or local teams Where to put the sites End user experience Bandwidth/Latency Operational costs Search Offline Network accelerators Security ACLs 06/06/09
Web Publishing Characteristics Fewer content creators (may be external agencies) Large number of viewers (authenticated or not) Small number of central sites for content publishing  Approval workflow Staging and deployment Database Characteristics Publishing databases mainly read Design considerations Design for end to end performance Page size matters! (html, .js,.css,….) More memory than CPU intensive (caching) Navigation and search ability 06/06/09
Large/complex environments Content deployments between staging production Not everything is deployable via content deployment Page sizes Compression Supporting files .js files .css files Web sites with member areas Authentication Authorization Caching strategy ACLs TTL 06/06/09
Search Characteristics Multiple sources Security trimming Indexing Characteristics Network/CPU intensive Querying Characteristics CPU/Memory/IO Intensive Database Characteristics Property store in SQL Design considerations 50 M items / catalog 06/06/09
Determine Usage Profile Usage profile == User community’s behavior Distribution of requests across content Operation types and frequency Existing solution in place? Mine IIS logs Leverage usage profiles provided in configurations tested by Product Group as starting point: Configuration tested by Product Group Windows SharePoint Services collaboration environments Portal collaboration environments Search environments Internet environments InfoPath Forms Services environments Determine resource requirements to support Excel Services
Operation Percentage of throughput Get home page 15.00 Get cached document 15.00 Get static document 15.00 Get list page (HTML) 10.00 Get list page (grid) 10.00 Get list form 7.00 404 errors 5.00 Insert list item 2.00 Edit list item 2.00 Delete list item 2.00 Insert document 2.00 Synchronize with Outlook 2.00 Delete document 2.00 RSS (Really Simple Syndication) 1.00 Start workflow 0.75 Workflow task completion 0.75
Estimating Throughput Targets User response time, concurrency Throughput target rule of thumb: 1 RPS == 100 concurrent users.  * Note, this is consistent with SPS 2003, WSS 2.0 Throughput targets (in RPS) at various concurrency rates (recommended response time of 1 – 2 seconds) Warning: Plan for Peak Concurrency Total Users 5% 10% 15% 25% 50% 75% 100% 500 0.25 0.5 0.75 1.25 2.5 3.75 5.0 1,000 0.5 1.0 1.5 2.5 5.0 7.5 10.0 5,000 2.5 5.0 7.5 12.5 25.0 37.5 50.0 10,000 5.0 10.0 15.0 25.0 50.0 75.0 100.0 20,000 10.0 20.0 30.0 50.0 100.0 150.0 200.0 50,000 25.0 50.0 75.0 125.0 250.0 375.0 500.0 100,000 50.0 100.0 150.0 250.0 500.0 750.0 1,000
Other configuration factors that can influence throughput targets Indexing (schedule indexing window off-hours) Caching enabled? Output Caching and Cache Profiles  Object Caching  Disk-based Caching for Binary Large Objects Page customizations Custom Web parts
Latency components Server processing  SQL processing, # SQL round trips, AJAX processing, security trimming Client processing  Javascript, CSS, AJAX requests, HTML load, Client machine specs Wire transfer  Bandwidth, size of download Recommendations Primary cause of latency problems: custom web parts Watch for: SQL round trips, unnecessary data, excessive client side script Re-use existing client code versus adding more Design code for performance – (Use HTML and .Net best practices) Profile your solutions
Plan Hardware and Storage Phase 3 – How SharePoint Scales Designed to grow with organization needs Server resources:  x32, x64, CPU, RAM, HDD Recommend 64-bit for back end services (SQL) which can leverage additional addressable memory SQL:  HDD configuration critical Server Farm Topology restrictions removed WFE, Query, Index, Excel Calc, Project, SQL Adopted WSS adage:  content only limited by HW capability* Sites: In WSS 3.0, Portals sites are "just another WSS site”
Plan Hardware and Storage Phase 3 – 64-bit vs. 32-bit Hardware WSS 3.0 and MOSS 2007 can work on both 64-bit Hardware Recommended 32-bit can directly address only a 4GB Memory Address Space 64-bit supports up to 1,024 GB Memory (Physical and/or Addressable) 32-bit will look better and perform better with 2GB RAM, but we recommend 64-bit for future investments and scale Larger # of Processors 64-bit HW Prioritization SQL Server    Index    Excel    Search    WFE *64-bit hardware can be mixed within a farm * Adobe does not have PDF Ifilter for x64
Plan Hardware and Storage Phase 3 – Single Server Example One Server Configured as: Web Front-End Server Role Application Server Role Database Server Role Appropriate for limited use-scenarios including the following: Installing Office SharePoint Server 2007 for evaluation purposes. Deploying only Microsoft Windows SharePoint Services 3.0. Deploying a subset of the Office SharePoint Server 2007 features. Deploying Office SharePoint Server 2007 for a limited purpose (such as for a single department) or for a limited number of users. Server Type RAM Disk Processors Stand-alone 2 GB NTFS file system–formatted partition with 3 GB of free space plus adequate free space for your Web sites (Typically at least 100GB) Dual processors that are each 3 GHz or faster
Plan Hardware and Storage Phase 3 – Multi-Server Farm Example Optimizes performance of web servers Increases redundancy and reduces points of failure Redundancy at WFE and Database server roles Determine configuration based on your business needs and goals Determine config of other Application roles (Excel Services, Index, Forms, etc) Web Servers Application Server Clustered SQL Server
Plan Hardware and Storage Phase 3 – Storage Considerations Primary Metric: Document Storage Plan for 1.2 – 1.5 x file system size for SQL Server note: metric is closely tied to RAID level used on SQL disks Secondary Metric: Index Size Index Server: ~10% of total size of all indexable content Query Server: 2+ x index size (master merge)
Phases Phase 1: Plan for Software Boundaries Phase 2: Estimate Performance and Capacity Requirements Phase 3: Plan Hardware and Storage Requirements
Tools Visual Studio Team System Test Edition (VSTT) WSSDW.exe (on Codeplex.com/sptdatapop) When? Initial deployments  New hardware configurations Impact of scaling across or up Validating custom solutions Debugging performance related issues
Data for testing (Sites, Search terms, lists, documents etc) A test farm with enough servers to mirror a topology you are testing for A VSTT controller machine (2-4 GB RAM); preferably with SQL Server 2005 to store the test results VSTT clients machines; preferably physical; with at least 2GB of RAM to support many concurrent connections Create VSTT Test Project (Web and Load)
Establish a purpose for testing. What are you testing for? Usage Profiles Create a good test plan with mix of different types of test Setting up the VSTT rig with Controller, Clients and Database Create Test data (Sites, Content etc)  Can use  SharePoint 2007 Test Data Population Tool on CodePlex ( http://www.codeplex.com/sptdatapop ) Uses a xml Configuration file to load or delete data Create VSTT web tests for each scenario identified Customize Web test as needed to read variable data from an external data source Determining what your peak loads are. Create Load test profile, think times, new users and capturing counters ,Page hit frequency, Web test frequency, Test run times, effect of Async jobs Configure other test properties like warm up time, Connection type etc VSTT automatically collects data from all client machines and aggregates them Analyzing test data remotely
Server Role Performance Counter All Servers Memory\Available Megabytes All Servers Memory\% Committed Bytes in Use All Servers Memory\Pages/second All Servers System\Processor Queue Length All Servers Processor\%Processor Time All Servers Network\Network Queue Length Web Front-End Server Process (w3wp)\%Processor Time Web Front-End Server Process (w3wp)\%Private Bytes Web Front-End Server Web Service\Connection Attempts/second Web Front-End Server Requests Per Second SQL Server Process (sqlserver)\% Processor Time SQL Server Process (sqlserver)\Private Bytes
Setup your Rig Create your content (Data Load Tool or Manually) Create your tests (web, load) Configure the test parameters Run.  Measure.  Rinse.  Repeat.
Understanding Performance Using Perfmon with SharePoint
SharePoint sends down a relatively large payload when you visit the site; even though it is improved from SPS 2003 This payload comes from jScript files, IE Behaviors, and images, in addition to the text content Some elements continue to come down Multiple times on a single page Download again during same browser session on the same site Example…
Files requested on first hit of the home page of a just created publishing site /Pages/Default.aspx 107,128 /_layouts/1033/core.js 54,367 /_layouts/1033/ie55up.js 20,508 /_layouts/images/gosearch.gif 19,933 /_layouts/1033/init.js 15,732 /_layouts/1033/styles/core.css 13,596 /PublishingImages/newsarticleimage.jpg 10,710 /WebResource.axd 8,272 /WebResource.axd 5,373 /_layouts/1033/search.js 5,092 /_layouts/images/navshape.jpg 2,924 /_layouts/1033/EditingMenu.js 2,735 /WebResource.axd 2,482 /_layouts/1033/styles/controls.css 1,448 /_layouts/1033/styles/HtmlEditorTableFormats.css 1,317 /_layouts/images/titlegraphic.gif 1,299 /_layouts/images/icongo01.gif 1,171 /_layouts/images/pagebackgrad.gif 1,082 /_layouts/images/stsicon.gif 1,070 /_layouts/images/itgen.gif 1,050 /_layouts/images/itdisc.gif 1,049 /_layouts/images/itlink.gif 1,043 /_layouts/images/ittask.gif 1,039 /_layouts/images/itcontct.gif 1,036 /_layouts/images/helpicon.gif 1,025 /_layouts/images/recycbin.gif 1,004 /_layouts/portal.js 954 /_layouts/1033/styles/HtmlEditorCustomStyles.css 642 /_layouts/images/itevent.gif 619 /_layouts/images/itdl.gif 582 /WebResource.axd 224 /WebResource.axd 218 /_layouts/images/siteTitleBKGD.gif 209 /_layouts/images/tvplus.gif 209 /_layouts/images/tvminus.gif 207 /_layouts/images/quickLaunchHeader.gif 148 /_layouts/images/topnavselected.gif 146 /_layouts/images/siteactionsmenugrad.gif 146 /_layouts/images/topnavunselected.gif 92 /_layouts/images/menudark.gif 68 /_layouts/images/whitearrow.gif 68 /_layouts/images/Menu1.gif 68 /_layouts/images/pageTitleBKGD.gif 63 /_layouts/images/navBullet.gif 58 /_layouts/images/tvblank.gif 56 /_layouts/images/lstbulet.gif 56 /_layouts/images/blank.gif 43 Total 288,361 Bytes (nearly 300K)
HTTP Compression is enabled and turned on  by default for Static files like .js, .css etc Aspx pages need to be added Compression improves latency and decreases payload size Compression affects up to 15% throughput
Caching Output caching and Cache Profiles: At an Individual Page Level  Disk-based caching: Individual binary large object (BLOB) level and caches images, sound, movies, and code <BlobCache location=&quot;C:\blobCache&quot; path=&quot;\.(gif|jpg|png|css|js)$&quot; maxSize=&quot;10&quot; max-age=&quot;86400&quot; enabled=&quot;false&quot;/> in the web.config file for a web application Object Caching: Individual Web Part control, field control, and content level
Troubleshooting Poor throughput SQL – use SQL best practices for perf; especially disk perf Asynchronous operations and timer job conflicts Resource contention:  # web apps, app pools, DBs, etc. Check ANY custom code for SQL round trips and payload Look for mis-configured network components (NICs, routers, etc.) Search consumes multiple resources Poor end user perceived latency Page payload OOB 1st page download ~ 200 KB; should not be significantly higher Use page compression where possible Caching strategy:  Turn on BLOB and Output caching whenever possible Client machine specs Mis-configured network (see above)
HP Performance Tests HP recommends X64 2-socket dual-core servers with at least 4GB memory.  More than 4GB may be required depending upon tuning parameters and strategies that leverage memory against CPU utilization – some HP testing was able to exhaust 4GB memory on X64-based WFE servers with various memory consumptive tuning schemes.  As memory is a relatively less expensive component than CPUs this trade-off can be beneficial, and the solution designer should consider configuring increased memory where the situation would warrant it, such as when using server-side caches.
Read-only workload  WFE Server  RPS  WFE CPU% SQL CPU%  Net KB/sec  BL20p G3 SC X86  60  85  10  6700  BL20p G4 DC X86  148  85  32  10000  BL20p G4 DC X64  140  85  32  10000  BL25p G1 DC X86  132  85  28  8900  BL25p G1 DC X64  124  85  24  7900  DL385 G2 DC X64 *  138  85  30  9800  DL385 G2 DC X64 **  100  75  14  7000  DL385 G2 DC X64 ***  85  65  12  6000  DC= Dual Core
Table 2. Read/write workload  WFE Server  RPS  WFE CPU% SQL CPU%  Net KB/sec  BL20p G4 DC X86  126  85  34  9000  BL20p G4 DC X64  120  85  34  9000  BL25p G1 DC X86  112  85  31  8200  BL25p G1 DC X64  105  85  30  7700  DL385 G2 DC X64  118  85  33  8700  * Dual Core is nearly double performance of single core and quad core is anticipated 1.8 X performance of dual core.
HP Learnings Office SharePoint Server 2007 sites, assume a per-WFE server throughput maximum of 100-120 requests/second If the Query Search service will be running on the WFE servers, use 85 requests/second.  For the 2-server SMB configuration (all Office SharePoint Server services running on a single server), assume a maximum throughput of 75-100 requests/second For a single-server SMB configuration (All Office SharePoint Server services and SQL Server running on one server), assume a maximum throughput of 50-75 requests/second.  Assume a single active X64 2-socket dual-core SQL Server can support between 4 and 6 WFE/application 2-socket dual-core servers of the same type/power, depending on expected workload
Best practices for capacity planning Start big enough but not too big Do proper monitoring in order to know what/when to grow Go 64 bit where possible PDF iFilter is currently only available in 32bit Plan End to End user experience Bandwidth Latency Payload  06/06/09
Related Content Planning and Architecture for Office SharePoint Server 2007 Plan for Performance and Capacity:  http://technet2.microsoft.com/Office/en-us/library/eb2493e8-e498-462a-ab5d-1b779529dc471033.mspx Design Server Farms and Topologies:  http://technet2.microsoft.com/Office/en-us/library/651be1bf-c354-4f6d-965d-d3385cea0a2d1033.mspx Watch the Blogs: http://blogs.msdn.com/sharepoint http://blogs.msdn.com/joelo HP Performance Whitepaper http://h71019.www7.hp.com/ActiveAnswers/cache/497613-0-0-0-121.html Dell Case Study http://blogs.msdn.com/sharepoint/archive/2007/05/04/dell-case-study-showcase-of-consolidation-manageability-and-scale.aspx
 

More Related Content

PDF
Getting Rid Of Legacy And SharePoint Migration and Assement by Joel Oleson
PPTX
SharePoint and Large Scale SQL Deployments - NZSPC
PDF
SharePoint Performance Optimization In 10 Steps for the IT Professional
PPT
SharePoint Microsoft IT - Swiss Presentation with Joel and Andre
PPT
SharePoint Topology
PPTX
Tuning SQL Server for Sharepoint 2013- What every sharepoint consultant need...
PPTX
SharePoint 2013 Performance Analysis - Robi Vončina
PPTX
Developing a provider hosted share point app
Getting Rid Of Legacy And SharePoint Migration and Assement by Joel Oleson
SharePoint and Large Scale SQL Deployments - NZSPC
SharePoint Performance Optimization In 10 Steps for the IT Professional
SharePoint Microsoft IT - Swiss Presentation with Joel and Andre
SharePoint Topology
Tuning SQL Server for Sharepoint 2013- What every sharepoint consultant need...
SharePoint 2013 Performance Analysis - Robi Vončina
Developing a provider hosted share point app

What's hot (20)

PPTX
Architectural changes in SharePoint 2013
PPTX
Upgrading to SharePoint 2010 - Teched Middle East
PPTX
SharePoint 2010 Online for Developer
PPTX
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
PPT
Large Scale SQL Considerations for SharePoint Deployments
PDF
SharePoint 2013 Performance Enhancements
PPTX
SharePoint 2010 Upgrade Best Practices Croatia
PPTX
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
PPTX
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
PDF
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
PPTX
To blob or not to blob
PPTX
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
PPTX
Sp2010 high availlability
PDF
Maximizing sql 2012 performance for share point 2013 final
PPTX
What SQL DBAs need to know about SharePoint-Indianapolis 2013
PDF
Getting SharePoint 2010 Deployment Right final
PPTX
Responsive Web Design ~ Best Practices for Maximizing ROI
PPTX
SharePoint Intelligence Extending Share Point Designer 2010 Workflows With Cu...
PDF
Dogfood Conference 2010 - What Every SharePoint 2010 Administrator Must Know
PDF
Tuning Your SharePoint Environment
Architectural changes in SharePoint 2013
Upgrading to SharePoint 2010 - Teched Middle East
SharePoint 2010 Online for Developer
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Large Scale SQL Considerations for SharePoint Deployments
SharePoint 2013 Performance Enhancements
SharePoint 2010 Upgrade Best Practices Croatia
SharePoint 2010 Upgrade Best Practices Teched Brazil by Joel Oleson
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
SQL Server and SharePoint - Best Practices presented by Steffen Krause, Micro...
To blob or not to blob
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
Sp2010 high availlability
Maximizing sql 2012 performance for share point 2013 final
What SQL DBAs need to know about SharePoint-Indianapolis 2013
Getting SharePoint 2010 Deployment Right final
Responsive Web Design ~ Best Practices for Maximizing ROI
SharePoint Intelligence Extending Share Point Designer 2010 Workflows With Cu...
Dogfood Conference 2010 - What Every SharePoint 2010 Administrator Must Know
Tuning Your SharePoint Environment
Ad

Viewers also liked (12)

PDF
Webinar: Operational Best Practices
PPTX
Capacity Planning and Modelling
PDF
Capacity Planning for Cloud Computing
PDF
Capacity Planning
PPT
Strategic capacity planning for products and services
PPTX
Capacity planning
PPT
Capacity planning
PPTX
Hardware planning & sizing for sql server
DOCX
Capacity Planning
PPT
Capital budgeting
PPT
Capital Budgeting
Webinar: Operational Best Practices
Capacity Planning and Modelling
Capacity Planning for Cloud Computing
Capacity Planning
Strategic capacity planning for products and services
Capacity planning
Capacity planning
Hardware planning & sizing for sql server
Capacity Planning
Capital budgeting
Capital Budgeting
Ad

Similar to Asia Pacific SharePoint Capacity Planning by Joel Oleson (20)

PPTX
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
PDF
Share point 2010 performance and capacity planning best practices
PDF
SharePoint 2010 Boost your farm performance!
PPT
MOSS 2007 Deployment Fundamentals -Part1
PPT
Back to the Basics: SharePoint Fundamentals by Joel Oleson
PPTX
SPSPTCDC - SharePoint Admin 101 - SpeedMetal - PowerUser to Admin in 75 Minutes
PDF
SharePoint Saturday San Antonio: SharePoint 2010 Performance
PPTX
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
PPTX
Sql Health in a SharePoint environment
PPTX
Large Scale SharePoint SQL Deployments
PPTX
Practical SharePoint 2010 Architecture Planning
PPTX
Teched Middle East New World of SharePoint 2010 Administration with Joel Oles...
PPTX
How_To_Soup_Up_Your_Farm
PPTX
Sharepoint 2010: Practical Architecture from the Field
DOC
internet_gov_plan
PPTX
SharePoint Saturday Toronto 2015 - Inside the mind of a SharePoint Architect
PPTX
SharePoint 2013 Performance and Capacity Management
PDF
SharePoint Saturday The Conference 2011 - SP2010 Performance
PPTX
Share point 2010_installation_topologies-day 2
PPTX
Building high performance and scalable share point applications
Deep Dive into SharePoint Topologies and Server Architecture for SharePoint 2013
Share point 2010 performance and capacity planning best practices
SharePoint 2010 Boost your farm performance!
MOSS 2007 Deployment Fundamentals -Part1
Back to the Basics: SharePoint Fundamentals by Joel Oleson
SPSPTCDC - SharePoint Admin 101 - SpeedMetal - PowerUser to Admin in 75 Minutes
SharePoint Saturday San Antonio: SharePoint 2010 Performance
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
Sql Health in a SharePoint environment
Large Scale SharePoint SQL Deployments
Practical SharePoint 2010 Architecture Planning
Teched Middle East New World of SharePoint 2010 Administration with Joel Oles...
How_To_Soup_Up_Your_Farm
Sharepoint 2010: Practical Architecture from the Field
internet_gov_plan
SharePoint Saturday Toronto 2015 - Inside the mind of a SharePoint Architect
SharePoint 2013 Performance and Capacity Management
SharePoint Saturday The Conference 2011 - SP2010 Performance
Share point 2010_installation_topologies-day 2
Building high performance and scalable share point applications

More from Joel Oleson (20)

PPTX
Introduction to Microsoft Viva and the Employee Experience Platform with Joel...
PPTX
Vivafy your SharePoint intranet in Microsoft Teams with Viva Connections
PPTX
Viva Enhanced Teams as a Platform
PPTX
Microsoft Teams Webinars - PowerPoint Live Presentation Mode and More
PPTX
Microsoft Teams Governance and Security Best Practices - Joel Oleson
PDF
Intelligent Content Enrichment using Microsoft SharePoint Syntex and Viva Top...
PPTX
SharePoint Syntex 5 Practical Uses
PDF
Slice up your Microsoft 365 Tenant with Administrative Units
PDF
Microsoft 365 Tenant Administration: Understanding Microsoft 365 Administrati...
PPTX
Microsoft Teams as a Platform - Microsoft 365 Application Platform Maturity M...
PPTX
Microsoft Teams Governance Quickstart - The Experts Conference
PPTX
Securely Harden Microsoft 365 with Secure Score
PDF
Security Hardening Microsoft 365 Tools and Techniques
PPTX
TeamsFest - Microsoft Teams as an Event Platform: Case Study for Large Scale ...
PPTX
Microsoft Teams Governance and Automation
PPTX
Travel Trivia - World Travelers - Hosted by Joel Oleson
PPTX
Decisions: SharePoint 2010 Workflows to SharePoint Online to Power Automate D...
PPTX
Microsoft Teams Live Events - Producing Large Scale Events Case Study
PPTX
Microsoft Groups Demystified: 5 Keys to Successful Group Management
PPTX
7 Innovative Ways Project Cortex Delivers Business Value
Introduction to Microsoft Viva and the Employee Experience Platform with Joel...
Vivafy your SharePoint intranet in Microsoft Teams with Viva Connections
Viva Enhanced Teams as a Platform
Microsoft Teams Webinars - PowerPoint Live Presentation Mode and More
Microsoft Teams Governance and Security Best Practices - Joel Oleson
Intelligent Content Enrichment using Microsoft SharePoint Syntex and Viva Top...
SharePoint Syntex 5 Practical Uses
Slice up your Microsoft 365 Tenant with Administrative Units
Microsoft 365 Tenant Administration: Understanding Microsoft 365 Administrati...
Microsoft Teams as a Platform - Microsoft 365 Application Platform Maturity M...
Microsoft Teams Governance Quickstart - The Experts Conference
Securely Harden Microsoft 365 with Secure Score
Security Hardening Microsoft 365 Tools and Techniques
TeamsFest - Microsoft Teams as an Event Platform: Case Study for Large Scale ...
Microsoft Teams Governance and Automation
Travel Trivia - World Travelers - Hosted by Joel Oleson
Decisions: SharePoint 2010 Workflows to SharePoint Online to Power Automate D...
Microsoft Teams Live Events - Producing Large Scale Events Case Study
Microsoft Groups Demystified: 5 Keys to Successful Group Management
7 Innovative Ways Project Cortex Delivers Business Value

Recently uploaded (20)

PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
Spectroscopy.pptx food analysis technology
PDF
KodekX | Application Modernization Development
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Big Data Technologies - Introduction.pptx
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Sensors and Actuators in IoT Systems using pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
GamePlan Trading System Review: Professional Trader's Honest Take
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Modernizing your data center with Dell and AMD
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
Network Security Unit 5.pdf for BCA BBA.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
The AUB Centre for AI in Media Proposal.docx
Understanding_Digital_Forensics_Presentation.pptx
NewMind AI Monthly Chronicles - July 2025
Spectroscopy.pptx food analysis technology
KodekX | Application Modernization Development
NewMind AI Weekly Chronicles - August'25 Week I
Diabetes mellitus diagnosis method based random forest with bat algorithm
Big Data Technologies - Introduction.pptx
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Sensors and Actuators in IoT Systems using pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
GamePlan Trading System Review: Professional Trader's Honest Take
“AI and Expert System Decision Support & Business Intelligence Systems”
Modernizing your data center with Dell and AMD
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Mobile App Security Testing_ A Comprehensive Guide.pdf

Asia Pacific SharePoint Capacity Planning by Joel Oleson

  • 1.  
  • 2. Capacity Planning and Performance Planning Joel Oleson http://blogs.msdn.com/joelo Sr. Technical Product Manager Microsoft Corporation
  • 3. Agenda Addressing Capacity Boundaries and Considerations Workload Considerations Collaboration Web Publishing Search Capacity planning Performance High Availability Demo: Perfmon and SharePoint Demo: Caching and Tuning 06/06/09
  • 4. Capacity Planning The art of evaluating a technology against the needs of an organization, and making an educated decision about the procurement of HW to meet the demands specific to a system being installed
  • 5. Collaboration Business Intelligence Enterprise Content Management Forms and Business Processes Search Web Content Management
  • 6. Common Questions How much hardware do we need? Should we implement a server farm? Do we need SQL Server? How much data can we store? How many users can our environment support? How many sites can we run on our servers? How do we validate our design? What tools can we use to measure performance?
  • 7. Components Software Boundaries Throughput Targets Data Capacity Hardware Phases Plan for Software Boundaries Estimate Performance and Capacity Requirements Plan Hardware and Storage Requirements Test Your Design Performance and capacity planning: The process of mapping your solution design to a farm size and set of hardware that will support your business goals. Framework Planning for Capacity and Performance
  • 8. Object Categories Software Scalability vs. Hardware Scalability RTM Test Results, Findings, and Recommendations from the Product Group Test Environment Test Results Recommendations Other Considerations
  • 9. Site Objects Site Collections, Web sites, documents, document libraries, list items, document file size, etc. People Objects User profiles, security principals, etc. Search Objects Search indexes, Indexed documents Logical Architecture Objects Shared Services Providers, Site Collections, Content Databases, Zones, etc. Physical Objects Servers: Index, WFE, Database, Application, etc.
  • 10. Site Collection Max and Recommended Sizes Database Max and Recommended Sizes Backup and Operations Considerations Server Throughput Considerations User Type Considerations Authentication Considerations
  • 11. Software scalability Recommendations for acceptable performance based on software behavior and characteristics Hardware scalability Does not change/modify software behavior or characteristics…but can increase overall throughput of a server farm and might be necessary to achieve acceptable performance as the number of objects approach recommended limits
  • 12. Hardware Specifications: Network: Gigabit Ethernet (one billion bits/sec) Farm Configurations Tested : Computer Role Specifications Stand-alone computer 1 dual core Intel Xeon 2.0 GHz 64-bit processor, 2 GB RAM Web Front-End computer 2 dual core Intel Xeon 2.8 GHz 64-bit processors, 4 GB RAM Database (SQL Server) computer 4 dual core Intel Xeon 2.8 GHz 64-bit processors, 32 GB RAM Client computers Pentium III 1.2 GHz processor, 1 GB RAM DB’s 1 WFE 2 WFE 3 WFE 4 WFE 5 WFE 6 WFE 7 WFE 8 WFE 1 X X X X X X X X
  • 13. Throughput vs. Number of Site Collections in One Content Database
  • 14. Throughput differences between flat document library vs. document library with folders
  • 15. For all recommendations, visit “Plan for software boundaries http://technet2.microsoft.com/Office/en-us/library/6a13cd9f-4b44-40d6-85aa-c70a8e5c34fe1033.mspx Object Recommended Maximum Scope Object Category Site collection 50,000 per web application Web application Logical architecture Content database 100 per Web application Web application Logical architecture Web site 250,000 per site collection Site collection Site object Document 5 million per library (2,000 per nested folder) Library Site object User profile 5 million per farm Farm People object Indexed document 50 million per search index (1 index per index server, 1 index server per SSP) SSP Search object Web server / database server ratio 8 Web servers per database server (hard limit) Farm Physical object
  • 16. Throughput vs. number of Web servers Test findings showed plateau at 5:1 Perform tests in your environment Other Recommendations Carefully plan your site hierarchy and design Minimize # Web applications and application pools Limit # of Shared Service Providers Plan for database growth Follow data and feature best practices and suggested limits…
  • 17. Growth patterns Server performance High availability Applications Data growth Search 06/06/09 MOSS
  • 18. Global Intranet Considerations Centralized or Distributed Global teams or local teams Where to put the sites End user experience Bandwidth/Latency Operational costs Search Offline Network accelerators Security ACLs 06/06/09
  • 19. Web Publishing Characteristics Fewer content creators (may be external agencies) Large number of viewers (authenticated or not) Small number of central sites for content publishing Approval workflow Staging and deployment Database Characteristics Publishing databases mainly read Design considerations Design for end to end performance Page size matters! (html, .js,.css,….) More memory than CPU intensive (caching) Navigation and search ability 06/06/09
  • 20. Large/complex environments Content deployments between staging production Not everything is deployable via content deployment Page sizes Compression Supporting files .js files .css files Web sites with member areas Authentication Authorization Caching strategy ACLs TTL 06/06/09
  • 21. Search Characteristics Multiple sources Security trimming Indexing Characteristics Network/CPU intensive Querying Characteristics CPU/Memory/IO Intensive Database Characteristics Property store in SQL Design considerations 50 M items / catalog 06/06/09
  • 22. Determine Usage Profile Usage profile == User community’s behavior Distribution of requests across content Operation types and frequency Existing solution in place? Mine IIS logs Leverage usage profiles provided in configurations tested by Product Group as starting point: Configuration tested by Product Group Windows SharePoint Services collaboration environments Portal collaboration environments Search environments Internet environments InfoPath Forms Services environments Determine resource requirements to support Excel Services
  • 23. Operation Percentage of throughput Get home page 15.00 Get cached document 15.00 Get static document 15.00 Get list page (HTML) 10.00 Get list page (grid) 10.00 Get list form 7.00 404 errors 5.00 Insert list item 2.00 Edit list item 2.00 Delete list item 2.00 Insert document 2.00 Synchronize with Outlook 2.00 Delete document 2.00 RSS (Really Simple Syndication) 1.00 Start workflow 0.75 Workflow task completion 0.75
  • 24. Estimating Throughput Targets User response time, concurrency Throughput target rule of thumb: 1 RPS == 100 concurrent users. * Note, this is consistent with SPS 2003, WSS 2.0 Throughput targets (in RPS) at various concurrency rates (recommended response time of 1 – 2 seconds) Warning: Plan for Peak Concurrency Total Users 5% 10% 15% 25% 50% 75% 100% 500 0.25 0.5 0.75 1.25 2.5 3.75 5.0 1,000 0.5 1.0 1.5 2.5 5.0 7.5 10.0 5,000 2.5 5.0 7.5 12.5 25.0 37.5 50.0 10,000 5.0 10.0 15.0 25.0 50.0 75.0 100.0 20,000 10.0 20.0 30.0 50.0 100.0 150.0 200.0 50,000 25.0 50.0 75.0 125.0 250.0 375.0 500.0 100,000 50.0 100.0 150.0 250.0 500.0 750.0 1,000
  • 25. Other configuration factors that can influence throughput targets Indexing (schedule indexing window off-hours) Caching enabled? Output Caching and Cache Profiles Object Caching Disk-based Caching for Binary Large Objects Page customizations Custom Web parts
  • 26. Latency components Server processing SQL processing, # SQL round trips, AJAX processing, security trimming Client processing Javascript, CSS, AJAX requests, HTML load, Client machine specs Wire transfer Bandwidth, size of download Recommendations Primary cause of latency problems: custom web parts Watch for: SQL round trips, unnecessary data, excessive client side script Re-use existing client code versus adding more Design code for performance – (Use HTML and .Net best practices) Profile your solutions
  • 27. Plan Hardware and Storage Phase 3 – How SharePoint Scales Designed to grow with organization needs Server resources: x32, x64, CPU, RAM, HDD Recommend 64-bit for back end services (SQL) which can leverage additional addressable memory SQL: HDD configuration critical Server Farm Topology restrictions removed WFE, Query, Index, Excel Calc, Project, SQL Adopted WSS adage: content only limited by HW capability* Sites: In WSS 3.0, Portals sites are &quot;just another WSS site”
  • 28. Plan Hardware and Storage Phase 3 – 64-bit vs. 32-bit Hardware WSS 3.0 and MOSS 2007 can work on both 64-bit Hardware Recommended 32-bit can directly address only a 4GB Memory Address Space 64-bit supports up to 1,024 GB Memory (Physical and/or Addressable) 32-bit will look better and perform better with 2GB RAM, but we recommend 64-bit for future investments and scale Larger # of Processors 64-bit HW Prioritization SQL Server  Index  Excel  Search  WFE *64-bit hardware can be mixed within a farm * Adobe does not have PDF Ifilter for x64
  • 29. Plan Hardware and Storage Phase 3 – Single Server Example One Server Configured as: Web Front-End Server Role Application Server Role Database Server Role Appropriate for limited use-scenarios including the following: Installing Office SharePoint Server 2007 for evaluation purposes. Deploying only Microsoft Windows SharePoint Services 3.0. Deploying a subset of the Office SharePoint Server 2007 features. Deploying Office SharePoint Server 2007 for a limited purpose (such as for a single department) or for a limited number of users. Server Type RAM Disk Processors Stand-alone 2 GB NTFS file system–formatted partition with 3 GB of free space plus adequate free space for your Web sites (Typically at least 100GB) Dual processors that are each 3 GHz or faster
  • 30. Plan Hardware and Storage Phase 3 – Multi-Server Farm Example Optimizes performance of web servers Increases redundancy and reduces points of failure Redundancy at WFE and Database server roles Determine configuration based on your business needs and goals Determine config of other Application roles (Excel Services, Index, Forms, etc) Web Servers Application Server Clustered SQL Server
  • 31. Plan Hardware and Storage Phase 3 – Storage Considerations Primary Metric: Document Storage Plan for 1.2 – 1.5 x file system size for SQL Server note: metric is closely tied to RAID level used on SQL disks Secondary Metric: Index Size Index Server: ~10% of total size of all indexable content Query Server: 2+ x index size (master merge)
  • 32. Phases Phase 1: Plan for Software Boundaries Phase 2: Estimate Performance and Capacity Requirements Phase 3: Plan Hardware and Storage Requirements
  • 33. Tools Visual Studio Team System Test Edition (VSTT) WSSDW.exe (on Codeplex.com/sptdatapop) When? Initial deployments New hardware configurations Impact of scaling across or up Validating custom solutions Debugging performance related issues
  • 34. Data for testing (Sites, Search terms, lists, documents etc) A test farm with enough servers to mirror a topology you are testing for A VSTT controller machine (2-4 GB RAM); preferably with SQL Server 2005 to store the test results VSTT clients machines; preferably physical; with at least 2GB of RAM to support many concurrent connections Create VSTT Test Project (Web and Load)
  • 35. Establish a purpose for testing. What are you testing for? Usage Profiles Create a good test plan with mix of different types of test Setting up the VSTT rig with Controller, Clients and Database Create Test data (Sites, Content etc) Can use SharePoint 2007 Test Data Population Tool on CodePlex ( http://www.codeplex.com/sptdatapop ) Uses a xml Configuration file to load or delete data Create VSTT web tests for each scenario identified Customize Web test as needed to read variable data from an external data source Determining what your peak loads are. Create Load test profile, think times, new users and capturing counters ,Page hit frequency, Web test frequency, Test run times, effect of Async jobs Configure other test properties like warm up time, Connection type etc VSTT automatically collects data from all client machines and aggregates them Analyzing test data remotely
  • 36. Server Role Performance Counter All Servers Memory\Available Megabytes All Servers Memory\% Committed Bytes in Use All Servers Memory\Pages/second All Servers System\Processor Queue Length All Servers Processor\%Processor Time All Servers Network\Network Queue Length Web Front-End Server Process (w3wp)\%Processor Time Web Front-End Server Process (w3wp)\%Private Bytes Web Front-End Server Web Service\Connection Attempts/second Web Front-End Server Requests Per Second SQL Server Process (sqlserver)\% Processor Time SQL Server Process (sqlserver)\Private Bytes
  • 37. Setup your Rig Create your content (Data Load Tool or Manually) Create your tests (web, load) Configure the test parameters Run. Measure. Rinse. Repeat.
  • 38. Understanding Performance Using Perfmon with SharePoint
  • 39. SharePoint sends down a relatively large payload when you visit the site; even though it is improved from SPS 2003 This payload comes from jScript files, IE Behaviors, and images, in addition to the text content Some elements continue to come down Multiple times on a single page Download again during same browser session on the same site Example…
  • 40. Files requested on first hit of the home page of a just created publishing site /Pages/Default.aspx 107,128 /_layouts/1033/core.js 54,367 /_layouts/1033/ie55up.js 20,508 /_layouts/images/gosearch.gif 19,933 /_layouts/1033/init.js 15,732 /_layouts/1033/styles/core.css 13,596 /PublishingImages/newsarticleimage.jpg 10,710 /WebResource.axd 8,272 /WebResource.axd 5,373 /_layouts/1033/search.js 5,092 /_layouts/images/navshape.jpg 2,924 /_layouts/1033/EditingMenu.js 2,735 /WebResource.axd 2,482 /_layouts/1033/styles/controls.css 1,448 /_layouts/1033/styles/HtmlEditorTableFormats.css 1,317 /_layouts/images/titlegraphic.gif 1,299 /_layouts/images/icongo01.gif 1,171 /_layouts/images/pagebackgrad.gif 1,082 /_layouts/images/stsicon.gif 1,070 /_layouts/images/itgen.gif 1,050 /_layouts/images/itdisc.gif 1,049 /_layouts/images/itlink.gif 1,043 /_layouts/images/ittask.gif 1,039 /_layouts/images/itcontct.gif 1,036 /_layouts/images/helpicon.gif 1,025 /_layouts/images/recycbin.gif 1,004 /_layouts/portal.js 954 /_layouts/1033/styles/HtmlEditorCustomStyles.css 642 /_layouts/images/itevent.gif 619 /_layouts/images/itdl.gif 582 /WebResource.axd 224 /WebResource.axd 218 /_layouts/images/siteTitleBKGD.gif 209 /_layouts/images/tvplus.gif 209 /_layouts/images/tvminus.gif 207 /_layouts/images/quickLaunchHeader.gif 148 /_layouts/images/topnavselected.gif 146 /_layouts/images/siteactionsmenugrad.gif 146 /_layouts/images/topnavunselected.gif 92 /_layouts/images/menudark.gif 68 /_layouts/images/whitearrow.gif 68 /_layouts/images/Menu1.gif 68 /_layouts/images/pageTitleBKGD.gif 63 /_layouts/images/navBullet.gif 58 /_layouts/images/tvblank.gif 56 /_layouts/images/lstbulet.gif 56 /_layouts/images/blank.gif 43 Total 288,361 Bytes (nearly 300K)
  • 41. HTTP Compression is enabled and turned on by default for Static files like .js, .css etc Aspx pages need to be added Compression improves latency and decreases payload size Compression affects up to 15% throughput
  • 42. Caching Output caching and Cache Profiles: At an Individual Page Level Disk-based caching: Individual binary large object (BLOB) level and caches images, sound, movies, and code <BlobCache location=&quot;C:\blobCache&quot; path=&quot;\.(gif|jpg|png|css|js)$&quot; maxSize=&quot;10&quot; max-age=&quot;86400&quot; enabled=&quot;false&quot;/> in the web.config file for a web application Object Caching: Individual Web Part control, field control, and content level
  • 43. Troubleshooting Poor throughput SQL – use SQL best practices for perf; especially disk perf Asynchronous operations and timer job conflicts Resource contention: # web apps, app pools, DBs, etc. Check ANY custom code for SQL round trips and payload Look for mis-configured network components (NICs, routers, etc.) Search consumes multiple resources Poor end user perceived latency Page payload OOB 1st page download ~ 200 KB; should not be significantly higher Use page compression where possible Caching strategy: Turn on BLOB and Output caching whenever possible Client machine specs Mis-configured network (see above)
  • 44. HP Performance Tests HP recommends X64 2-socket dual-core servers with at least 4GB memory. More than 4GB may be required depending upon tuning parameters and strategies that leverage memory against CPU utilization – some HP testing was able to exhaust 4GB memory on X64-based WFE servers with various memory consumptive tuning schemes. As memory is a relatively less expensive component than CPUs this trade-off can be beneficial, and the solution designer should consider configuring increased memory where the situation would warrant it, such as when using server-side caches.
  • 45. Read-only workload WFE Server RPS WFE CPU% SQL CPU% Net KB/sec BL20p G3 SC X86 60 85 10 6700 BL20p G4 DC X86 148 85 32 10000 BL20p G4 DC X64 140 85 32 10000 BL25p G1 DC X86 132 85 28 8900 BL25p G1 DC X64 124 85 24 7900 DL385 G2 DC X64 * 138 85 30 9800 DL385 G2 DC X64 ** 100 75 14 7000 DL385 G2 DC X64 *** 85 65 12 6000 DC= Dual Core
  • 46. Table 2. Read/write workload WFE Server RPS WFE CPU% SQL CPU% Net KB/sec BL20p G4 DC X86 126 85 34 9000 BL20p G4 DC X64 120 85 34 9000 BL25p G1 DC X86 112 85 31 8200 BL25p G1 DC X64 105 85 30 7700 DL385 G2 DC X64 118 85 33 8700 * Dual Core is nearly double performance of single core and quad core is anticipated 1.8 X performance of dual core.
  • 47. HP Learnings Office SharePoint Server 2007 sites, assume a per-WFE server throughput maximum of 100-120 requests/second If the Query Search service will be running on the WFE servers, use 85 requests/second. For the 2-server SMB configuration (all Office SharePoint Server services running on a single server), assume a maximum throughput of 75-100 requests/second For a single-server SMB configuration (All Office SharePoint Server services and SQL Server running on one server), assume a maximum throughput of 50-75 requests/second. Assume a single active X64 2-socket dual-core SQL Server can support between 4 and 6 WFE/application 2-socket dual-core servers of the same type/power, depending on expected workload
  • 48. Best practices for capacity planning Start big enough but not too big Do proper monitoring in order to know what/when to grow Go 64 bit where possible PDF iFilter is currently only available in 32bit Plan End to End user experience Bandwidth Latency Payload 06/06/09
  • 49. Related Content Planning and Architecture for Office SharePoint Server 2007 Plan for Performance and Capacity: http://technet2.microsoft.com/Office/en-us/library/eb2493e8-e498-462a-ab5d-1b779529dc471033.mspx Design Server Farms and Topologies: http://technet2.microsoft.com/Office/en-us/library/651be1bf-c354-4f6d-965d-d3385cea0a2d1033.mspx Watch the Blogs: http://blogs.msdn.com/sharepoint http://blogs.msdn.com/joelo HP Performance Whitepaper http://h71019.www7.hp.com/ActiveAnswers/cache/497613-0-0-0-121.html Dell Case Study http://blogs.msdn.com/sharepoint/archive/2007/05/04/dell-case-study-showcase-of-consolidation-manageability-and-scale.aspx
  • 50.  

Editor's Notes

  • #2: Microsoft Dynamics