SlideShare a Scribd company logo
1 of 34
Architecture Overview in SharePoint 2010 By Alexander Meijers 1
About me Alexander Meijers Solution Architect / SharePoint Consultant Over 16 years of IT experience Small to large SharePoint projects Owner of the Dutch SharePoint User Group SharePoint Black belts group SharePoint Geek and Speaker Blog: http://www.bloggix.com Usergroup: http://www.dutchsug.nl Twitter: @ameijers 2
Agenda Hardware requirements Topologies Services & terminology Service deployment Multitenancy 3 Many demos!!
Hardware requirements 4
Hardware requirements 64 bit, dual processor, 3GHz 8 GB RAM Minimal 100 GB disk space DVD Drive Network / Internet Connectivity These hardware requirements are for both WFE and Database servers. 5
Database Server requirements 64 bit environment Windows Server 2008 Enterprise + Service Pack 2 SQL Server 2005 Service Pack 3 + Cumulative Update 3 SQL Server 2008 Service Pack 1 + Cumulative Update 2 Pre-requisites SQL Server 2008 Native Client Microsoft SQL Server 2008 Analysis Services ADOMD.NET ADO.NET Data Services v1.5 CTP2 6
topologies 7
Topologies Limited deployment – One-server farm For evaluation purposes or less then 100 users All roles on one server Same server used for SQL Server Limited deployment – Two-tier farm Up to 10.000 users Single WFE Server (Web server + all application server roles) Single Database Server Only in secure segment 8
Topologies Small farm – Two-tier farm Two web servers for 10000 to 20000 users Both web servers has Query server role and one has all other application roles Single Database Server Small farm – Three-tier small farm Same as two-tier farm Separate application server for other application roles Small farm – Three-tier small farm optimized for search Same as three-tier farm Separate search databases 9
Topologies Medium farm Scaled for search to serve up to 40 million items 2 or more web servers depending on number of users required to serve 2 application servers for query and crawl server All other server roles installed on separate application server.  At least 2 database servers for search databases At least one or more servers for other databases Large farm Use of web servers, application servers and database servers Group services or databases with similar performance characteristics on dedicated servers Use dedicated server group for Excel Calculation or Search 10
Services & Terminology 11
Services Infrastructure Services are not part of a SSP anymore Part of SharePoint Foundation 2010 Each service can be configured independently Create your own services 12
Terms Service Parts installed on a farm that provide some functionality to your environment Service Applications Aconfigurable running physical instance of a service  Service Instance Instance of the running service on an Application Server Application proxy A service proxy (virtual entity) connects a service application to  web applications. Service Consumer A piece of SharePoint (e.g. Web Part) which makes the functionality of the service available to users 13
Service application It is a configurable running physical instance of a service. Provides data or computing resources Exposes an administrative interface Uses resources due to service database and application pool Deploy multiple instances of the same service in a farm 14
Application Proxy A service proxy (virtual entity) connects a service application to  web applications. The proxy is created when the service application is created Some of these connections include settings (e.g. Metadata service) 15
Application Proxy Groups  A group of application proxies All application proxies are included in a default group by default Create your own custom group Not reusable across multiple web applications 16
Demo 17
Service deployment 18
Deploy and use services Deploy only the service you want to the farm Configure per Web Application which services to use Some services can be shared across different farms (called cross-farm services) Share services across multiple Web Applications within the same farm Some services can be shared only within a single farm 19
Ways of deploying services Select services while running the initial configuration wizard Adding services via the Manage Service Applications page Windows PowerShell 20
Service Topologies Single Farm Single Service Application Multiple Service Application Service Application Farm Content-only Farm consuming from Service Application Farm Multiple Farms Mixed Service Application 21
Demo 22
multitenancy 23
Multitenancy The ability to partition data of services or software in order to accommodate multiple tenants Multitenancy of services Mostly deployed and managed through PowerShell Isolation of data per tenant or shared across all tenants Tied to site subscriptions 24
Data isolation Service installed in partitioned or un-partitioned mode Not possible to change after installation Some services which do not store tenant data do not need to be partitioned (e.g. PowerPoint, Access service, …) FAST Search Server 2010 for SharePoint cannot be partitioned 25 Data Partition A Partition B
Tenant data or not? 26
Site subscriptions A logical group of site collections which share settings, features (packs) and data from services 27 Uses a subscription ID to map to tenants Site collections must reside on the same farm but can be spread across multiple web applications Subscription Settings service Tenant administrators manage their own site collections through  a Tenant Administration Site One instance of the service application shared across multiple tenants
Feature packs Sets of features activated by the Farm Administrator for tenants to activate and use Can be a mixture of web and site features Sites in the subscription can only use the features specified in the pack. Applied through Windows PowerShell Custom feature sets possible Site templates which are depending on non available features are not shown to the tenant 28
PowerShell Stop using “stsadm” commands and start with PowerShell!  Multi-tenancy is done through PowerShell Enabling Site Subscriptions Feature Packs 29
PowerShell – Setup Multi-tenancy Enable multi-tenancy through a service New-SPSubscriptionSettingsServiceApplication New-SPSubscriptionSettingsServiceApplicationProxy Create Service Applications with option –PartitionMode New-SPMetadataServiceApplication New-SPMetadataServiceApplicationProxy Create an Site Subscription id New-SPSiteSubscription Create an tenant administration site New-SPSitewith option -Template tenantadmin#0 AdministrationSiteType to TenantAdministration Add a site collection and the tenant administration site to the Site Subscription Via tenant administration site Using New-SPSitewith option -SiteSubscription 30
PowerShell – Setup Feature Packs Create a Site Subscription Feature Pack New-SPSiteSubscriptionFeaturePack Add features to the Feature Pack Add-SPSiteSubscriptionFeaturePackMember Find out your Site Subscription id Use the Site Subscription Settings Manager to assign the Feature Pack to the Site Subscription [Microsoft.SharePoint.SPSiteSubscriptionSettingsManager]::Local AssignFeaturePackToSiteSubscription Remove association Use the Site Subscription Settings Manager to assign $Null to the Site Subscription 31
Demo 32
Multitenancy environments Enterprise hosting  Some data is shared across the organization like People Service, Search Service and others Shared hosting Data is isolated between the different tenants (customer sites) 33
Questions? 34

More Related Content

What's hot

O365-AzureAD Identity management
O365-AzureAD Identity managementO365-AzureAD Identity management
O365-AzureAD Identity management
David Pechon
 
New Features of ASP.NET 4.0
New Features of ASP.NET 4.0New Features of ASP.NET 4.0
New Features of ASP.NET 4.0
Buu Nguyen
 

What's hot (19)

O365con14 - sharepoint 2013 and office 365 upgrade and migration
O365con14 - sharepoint 2013 and office 365 upgrade and migrationO365con14 - sharepoint 2013 and office 365 upgrade and migration
O365con14 - sharepoint 2013 and office 365 upgrade and migration
 
Office 365 Groups and Tasks API - Getting Started
Office 365 Groups and Tasks API - Getting StartedOffice 365 Groups and Tasks API - Getting Started
Office 365 Groups and Tasks API - Getting Started
 
Mule cloudhub
Mule cloudhubMule cloudhub
Mule cloudhub
 
Understanding SharePoint Apps, authentication and authorization infrastructur...
Understanding SharePoint Apps, authentication and authorization infrastructur...Understanding SharePoint Apps, authentication and authorization infrastructur...
Understanding SharePoint Apps, authentication and authorization infrastructur...
 
Developing a provider hosted share point app
Developing a provider hosted share point appDeveloping a provider hosted share point app
Developing a provider hosted share point app
 
10 ways to trigger runbooks from Orchestrator
10 ways to trigger runbooks from Orchestrator10 ways to trigger runbooks from Orchestrator
10 ways to trigger runbooks from Orchestrator
 
SharePoint Topology
SharePoint Topology SharePoint Topology
SharePoint Topology
 
Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
 
The complete ASP.NET (IIS) Tutorial with code example in power point slide show
The complete ASP.NET (IIS) Tutorial with code example in power point slide showThe complete ASP.NET (IIS) Tutorial with code example in power point slide show
The complete ASP.NET (IIS) Tutorial with code example in power point slide show
 
Visio Diagram of a user SSO Flow
Visio Diagram of a user SSO FlowVisio Diagram of a user SSO Flow
Visio Diagram of a user SSO Flow
 
O365-AzureAD Identity management
O365-AzureAD Identity managementO365-AzureAD Identity management
O365-AzureAD Identity management
 
Webcast Wcm
Webcast WcmWebcast Wcm
Webcast Wcm
 
Mule api
Mule  apiMule  api
Mule api
 
New Features of ASP.NET 4.0
New Features of ASP.NET 4.0New Features of ASP.NET 4.0
New Features of ASP.NET 4.0
 
Securing mule
Securing   muleSecuring   mule
Securing mule
 
Apache Ambari - What's New in 1.7.0
Apache Ambari - What's New in 1.7.0Apache Ambari - What's New in 1.7.0
Apache Ambari - What's New in 1.7.0
 
Scaling SharePoint 2016 Farms with MinRole & Other Tools
Scaling SharePoint 2016 Farms with MinRole & Other ToolsScaling SharePoint 2016 Farms with MinRole & Other Tools
Scaling SharePoint 2016 Farms with MinRole & Other Tools
 
Mule enterprise security
Mule enterprise securityMule enterprise security
Mule enterprise security
 
OFM AIA FP Implementation View and Case Study
OFM AIA FP Implementation View and Case StudyOFM AIA FP Implementation View and Case Study
OFM AIA FP Implementation View and Case Study
 

Viewers also liked

Viewers also liked (8)

ARM7-ARCHITECTURE
ARM7-ARCHITECTURE ARM7-ARCHITECTURE
ARM7-ARCHITECTURE
 
What Makes Great Infographics
What Makes Great InfographicsWhat Makes Great Infographics
What Makes Great Infographics
 
Masters of SlideShare
Masters of SlideShareMasters of SlideShare
Masters of SlideShare
 
STOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
STOP! VIEW THIS! 10-Step Checklist When Uploading to SlideshareSTOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
STOP! VIEW THIS! 10-Step Checklist When Uploading to Slideshare
 
You Suck At PowerPoint!
You Suck At PowerPoint!You Suck At PowerPoint!
You Suck At PowerPoint!
 
10 Ways to Win at SlideShare SEO & Presentation Optimization
10 Ways to Win at SlideShare SEO & Presentation Optimization10 Ways to Win at SlideShare SEO & Presentation Optimization
10 Ways to Win at SlideShare SEO & Presentation Optimization
 
How To Get More From SlideShare - Super-Simple Tips For Content Marketing
How To Get More From SlideShare - Super-Simple Tips For Content MarketingHow To Get More From SlideShare - Super-Simple Tips For Content Marketing
How To Get More From SlideShare - Super-Simple Tips For Content Marketing
 
How to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksHow to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & Tricks
 

Similar to Architecture In Share Point2010

SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
Ayman El-Hattab
 
IBM Innovate 2013: Making Rational HATS a Strategic Investment
IBM Innovate 2013: Making Rational HATS a Strategic InvestmentIBM Innovate 2013: Making Rational HATS a Strategic Investment
IBM Innovate 2013: Making Rational HATS a Strategic Investment
Strongback Consulting
 
DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010
Spencer Harbar
 
John Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nyc
John Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nycJohn Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nyc
John Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nyc
SharePoint Saturday NY
 
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell ScriptsSPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
Michael Noel
 
Windows Azure & How to Deploy Wordress
Windows Azure & How to Deploy WordressWindows Azure & How to Deploy Wordress
Windows Azure & How to Deploy Wordress
George Kanellopoulos
 
Cloud architecture
Cloud architectureCloud architecture
Cloud architecture
Adeel Javaid
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applications
Chris Givens
 
Bus intelligence bringing_it_all_together
Bus intelligence bringing_it_all_togetherBus intelligence bringing_it_all_together
Bus intelligence bringing_it_all_together
TIAA-CREF
 
Kathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All TogetherKathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All Together
SharePoint Saturday NY
 

Similar to Architecture In Share Point2010 (20)

SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Service Application Architecture_ Ayman El-Hattab,MVP
 
IBM Innovate 2013: Making Rational HATS a Strategic Investment
IBM Innovate 2013: Making Rational HATS a Strategic InvestmentIBM Innovate 2013: Making Rational HATS a Strategic Investment
IBM Innovate 2013: Making Rational HATS a Strategic Investment
 
DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010DD105 Multi Tenancy in SharePoint 2010
DD105 Multi Tenancy in SharePoint 2010
 
SharePoint 2010 High Availability - SPC2C
SharePoint 2010 High Availability - SPC2CSharePoint 2010 High Availability - SPC2C
SharePoint 2010 High Availability - SPC2C
 
Making Rational HATS a Strategic Investment
Making Rational HATS a Strategic InvestmentMaking Rational HATS a Strategic Investment
Making Rational HATS a Strategic Investment
 
Microservice 微服務
Microservice 微服務Microservice 微服務
Microservice 微服務
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platform
 
What's new in SharePoint Server 2013 (End user - Admin – Developer)
What's new in SharePoint Server 2013 (End user - Admin – Developer)What's new in SharePoint Server 2013 (End user - Admin – Developer)
What's new in SharePoint Server 2013 (End user - Admin – Developer)
 
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
 
John Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nyc
John Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nycJohn Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nyc
John Burkholder: SharePoint 2010 in a multi tenant and hosted environment-nyc
 
Syn framework 4.0 and sql server
Syn framework 4.0 and sql serverSyn framework 4.0 and sql server
Syn framework 4.0 and sql server
 
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell ScriptsSPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
SPCSEA 2013 - Setting up SharePoint 2013: Tips and Tricks and PowerShell Scripts
 
Windows azure pack overview
Windows azure pack overviewWindows azure pack overview
Windows azure pack overview
 
Whats New In Mashup Center V1.1 Final
Whats New In Mashup Center V1.1 FinalWhats New In Mashup Center V1.1 Final
Whats New In Mashup Center V1.1 Final
 
Windows Azure & How to Deploy Wordress
Windows Azure & How to Deploy WordressWindows Azure & How to Deploy Wordress
Windows Azure & How to Deploy Wordress
 
Cloud architecture
Cloud architectureCloud architecture
Cloud architecture
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdf
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applications
 
Bus intelligence bringing_it_all_together
Bus intelligence bringing_it_all_togetherBus intelligence bringing_it_all_together
Bus intelligence bringing_it_all_together
 
Kathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All TogetherKathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All Together
Kathryn Birstein: SharePoint 2010 Business Intelligence-Brining It All Together
 

More from Alexander Meijers

More from Alexander Meijers (20)

Microsoft ignite tour - Create an immersive experience with office 365 data ...
Microsoft ignite tour  - Create an immersive experience with office 365 data ...Microsoft ignite tour  - Create an immersive experience with office 365 data ...
Microsoft ignite tour - Create an immersive experience with office 365 data ...
 
Microsoft ignite tour empower your workers using remote assist - theater se...
Microsoft ignite tour   empower your workers using remote assist - theater se...Microsoft ignite tour   empower your workers using remote assist - theater se...
Microsoft ignite tour empower your workers using remote assist - theater se...
 
O365 and SharePoint Connect - Create an immersive experience with office 365...
O365 and SharePoint Connect  - Create an immersive experience with office 365...O365 and SharePoint Connect  - Create an immersive experience with office 365...
O365 and SharePoint Connect - Create an immersive experience with office 365...
 
Modern workplace conference create an immersive experience with office 365 ...
Modern workplace conference   create an immersive experience with office 365 ...Modern workplace conference   create an immersive experience with office 365 ...
Modern workplace conference create an immersive experience with office 365 ...
 
Code motion - Extend visualization of microsoft graph data to hololens applic...
Code motion - Extend visualization of microsoft graph data to hololens applic...Code motion - Extend visualization of microsoft graph data to hololens applic...
Code motion - Extend visualization of microsoft graph data to hololens applic...
 
Code europe holobasics - develop your mixed reality hololens app with unity...
Code europe   holobasics - develop your mixed reality hololens app with unity...Code europe   holobasics - develop your mixed reality hololens app with unity...
Code europe holobasics - develop your mixed reality hololens app with unity...
 
Code europe holoadvanced - building more advanced mixed reality apps for ho...
Code europe   holoadvanced - building more advanced mixed reality apps for ho...Code europe   holoadvanced - building more advanced mixed reality apps for ho...
Code europe holoadvanced - building more advanced mixed reality apps for ho...
 
Azure thursday HoloLens and cognitive services a powerful combination
Azure thursday HoloLens and cognitive services a powerful combinationAzure thursday HoloLens and cognitive services a powerful combination
Azure thursday HoloLens and cognitive services a powerful combination
 
It next summit - holobasics - develop your mixed reality hololens app with un...
It next summit - holobasics - develop your mixed reality hololens app with un...It next summit - holobasics - develop your mixed reality hololens app with un...
It next summit - holobasics - develop your mixed reality hololens app with un...
 
SharePoint Unite - Build business applications with HoloLens and Cloud
SharePoint Unite - Build business applications with HoloLens and CloudSharePoint Unite - Build business applications with HoloLens and Cloud
SharePoint Unite - Build business applications with HoloLens and Cloud
 
HoloLens inspiration session
HoloLens inspiration sessionHoloLens inspiration session
HoloLens inspiration session
 
Holo basics develop your mixed reality hololens app with unity and visual s...
Holo basics   develop your mixed reality hololens app with unity and visual s...Holo basics   develop your mixed reality hololens app with unity and visual s...
Holo basics develop your mixed reality hololens app with unity and visual s...
 
Build business applications with HoloLens and Cloud
Build business applications with HoloLens and CloudBuild business applications with HoloLens and Cloud
Build business applications with HoloLens and Cloud
 
Achmea technight - HoloLens development
Achmea technight  - HoloLens developmentAchmea technight  - HoloLens development
Achmea technight - HoloLens development
 
Spsbe2016 extend your office 365 environement to cross-platform apps
Spsbe2016   extend your office 365 environement to cross-platform appsSpsbe2016   extend your office 365 environement to cross-platform apps
Spsbe2016 extend your office 365 environement to cross-platform apps
 
Implementation of azure active directory authentication with cross platform d...
Implementation of azure active directory authentication with cross platform d...Implementation of azure active directory authentication with cross platform d...
Implementation of azure active directory authentication with cross platform d...
 
Build your own yammer app @ Collab365
Build your own yammer app @ Collab365Build your own yammer app @ Collab365
Build your own yammer app @ Collab365
 
An introduction to DevOps
An introduction to DevOpsAn introduction to DevOps
An introduction to DevOps
 
Develop business apps cross-platform development using visual studio with x...
Develop business apps   cross-platform development using visual studio with x...Develop business apps   cross-platform development using visual studio with x...
Develop business apps cross-platform development using visual studio with x...
 
SharePoint 2013 for internet websites
SharePoint 2013 for internet websitesSharePoint 2013 for internet websites
SharePoint 2013 for internet websites
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 

Architecture In Share Point2010

  • 1. Architecture Overview in SharePoint 2010 By Alexander Meijers 1
  • 2. About me Alexander Meijers Solution Architect / SharePoint Consultant Over 16 years of IT experience Small to large SharePoint projects Owner of the Dutch SharePoint User Group SharePoint Black belts group SharePoint Geek and Speaker Blog: http://www.bloggix.com Usergroup: http://www.dutchsug.nl Twitter: @ameijers 2
  • 3. Agenda Hardware requirements Topologies Services & terminology Service deployment Multitenancy 3 Many demos!!
  • 5. Hardware requirements 64 bit, dual processor, 3GHz 8 GB RAM Minimal 100 GB disk space DVD Drive Network / Internet Connectivity These hardware requirements are for both WFE and Database servers. 5
  • 6. Database Server requirements 64 bit environment Windows Server 2008 Enterprise + Service Pack 2 SQL Server 2005 Service Pack 3 + Cumulative Update 3 SQL Server 2008 Service Pack 1 + Cumulative Update 2 Pre-requisites SQL Server 2008 Native Client Microsoft SQL Server 2008 Analysis Services ADOMD.NET ADO.NET Data Services v1.5 CTP2 6
  • 8. Topologies Limited deployment – One-server farm For evaluation purposes or less then 100 users All roles on one server Same server used for SQL Server Limited deployment – Two-tier farm Up to 10.000 users Single WFE Server (Web server + all application server roles) Single Database Server Only in secure segment 8
  • 9. Topologies Small farm – Two-tier farm Two web servers for 10000 to 20000 users Both web servers has Query server role and one has all other application roles Single Database Server Small farm – Three-tier small farm Same as two-tier farm Separate application server for other application roles Small farm – Three-tier small farm optimized for search Same as three-tier farm Separate search databases 9
  • 10. Topologies Medium farm Scaled for search to serve up to 40 million items 2 or more web servers depending on number of users required to serve 2 application servers for query and crawl server All other server roles installed on separate application server. At least 2 database servers for search databases At least one or more servers for other databases Large farm Use of web servers, application servers and database servers Group services or databases with similar performance characteristics on dedicated servers Use dedicated server group for Excel Calculation or Search 10
  • 12. Services Infrastructure Services are not part of a SSP anymore Part of SharePoint Foundation 2010 Each service can be configured independently Create your own services 12
  • 13. Terms Service Parts installed on a farm that provide some functionality to your environment Service Applications Aconfigurable running physical instance of a service Service Instance Instance of the running service on an Application Server Application proxy A service proxy (virtual entity) connects a service application to web applications. Service Consumer A piece of SharePoint (e.g. Web Part) which makes the functionality of the service available to users 13
  • 14. Service application It is a configurable running physical instance of a service. Provides data or computing resources Exposes an administrative interface Uses resources due to service database and application pool Deploy multiple instances of the same service in a farm 14
  • 15. Application Proxy A service proxy (virtual entity) connects a service application to web applications. The proxy is created when the service application is created Some of these connections include settings (e.g. Metadata service) 15
  • 16. Application Proxy Groups A group of application proxies All application proxies are included in a default group by default Create your own custom group Not reusable across multiple web applications 16
  • 19. Deploy and use services Deploy only the service you want to the farm Configure per Web Application which services to use Some services can be shared across different farms (called cross-farm services) Share services across multiple Web Applications within the same farm Some services can be shared only within a single farm 19
  • 20. Ways of deploying services Select services while running the initial configuration wizard Adding services via the Manage Service Applications page Windows PowerShell 20
  • 21. Service Topologies Single Farm Single Service Application Multiple Service Application Service Application Farm Content-only Farm consuming from Service Application Farm Multiple Farms Mixed Service Application 21
  • 24. Multitenancy The ability to partition data of services or software in order to accommodate multiple tenants Multitenancy of services Mostly deployed and managed through PowerShell Isolation of data per tenant or shared across all tenants Tied to site subscriptions 24
  • 25. Data isolation Service installed in partitioned or un-partitioned mode Not possible to change after installation Some services which do not store tenant data do not need to be partitioned (e.g. PowerPoint, Access service, …) FAST Search Server 2010 for SharePoint cannot be partitioned 25 Data Partition A Partition B
  • 26. Tenant data or not? 26
  • 27. Site subscriptions A logical group of site collections which share settings, features (packs) and data from services 27 Uses a subscription ID to map to tenants Site collections must reside on the same farm but can be spread across multiple web applications Subscription Settings service Tenant administrators manage their own site collections through a Tenant Administration Site One instance of the service application shared across multiple tenants
  • 28. Feature packs Sets of features activated by the Farm Administrator for tenants to activate and use Can be a mixture of web and site features Sites in the subscription can only use the features specified in the pack. Applied through Windows PowerShell Custom feature sets possible Site templates which are depending on non available features are not shown to the tenant 28
  • 29. PowerShell Stop using “stsadm” commands and start with PowerShell!  Multi-tenancy is done through PowerShell Enabling Site Subscriptions Feature Packs 29
  • 30. PowerShell – Setup Multi-tenancy Enable multi-tenancy through a service New-SPSubscriptionSettingsServiceApplication New-SPSubscriptionSettingsServiceApplicationProxy Create Service Applications with option –PartitionMode New-SPMetadataServiceApplication New-SPMetadataServiceApplicationProxy Create an Site Subscription id New-SPSiteSubscription Create an tenant administration site New-SPSitewith option -Template tenantadmin#0 AdministrationSiteType to TenantAdministration Add a site collection and the tenant administration site to the Site Subscription Via tenant administration site Using New-SPSitewith option -SiteSubscription 30
  • 31. PowerShell – Setup Feature Packs Create a Site Subscription Feature Pack New-SPSiteSubscriptionFeaturePack Add features to the Feature Pack Add-SPSiteSubscriptionFeaturePackMember Find out your Site Subscription id Use the Site Subscription Settings Manager to assign the Feature Pack to the Site Subscription [Microsoft.SharePoint.SPSiteSubscriptionSettingsManager]::Local AssignFeaturePackToSiteSubscription Remove association Use the Site Subscription Settings Manager to assign $Null to the Site Subscription 31
  • 33. Multitenancy environments Enterprise hosting Some data is shared across the organization like People Service, Search Service and others Shared hosting Data is isolated between the different tenants (customer sites) 33

Editor's Notes

  1. Deploy a separate search farm when above 40 million itemsDepending on performance add more application servers to divide server roles
  2. Service applications can be deployed to different application pools to achieve process isolation. However, farm performance is optimized if services are contained within one application pool.
  3. Some connections might include settings that can be modified. For example, if a Web application is connected to multiple instances of the Managed Metadata service, you must indicate which of the connections is connected to the primary service application which hosts the corporate taxonomy.
  4. Multitenancy refers to a principle in software architecture where a single instance of the software runs on a server, serving multiple client organizations (tenants). Multitenancy is contrasted with a multi-instance architecture where separate software instances (or hardware systems) are set up for different client organizations. With a multitenant architecture, a software application is designed to virtually partition its data and configuration so that each client organization works with a customized virtual application instanceFor partitioned mode both service and service connection must be deployed in partitioned modeRecommendation: Deploy all services as partitioned to ensure that reporting and diagnostic information is reported correctly.
  5. Tenant administration is provided through a site template titled "Tenant Administration," which is associated with a subscription ID. This site template is hidden and the site can be created and given to tenant administrators only by a farm administrator. A tenant administration site is deployed as a separate site collection. Multi tenant admin sites:  these sites give you a central location where all of the sites for a particular tenant can be managed.  It includes things like managing certain aspects of service applications (like user profiles, managed metadata store, etc.).  It also allows you to view all of the site collections in the tenancy, create new site collections, manage the owners of those site collections, etc.Multi tenant member sites:  tenancy in SharePoint 2010 is managed through something we call a subscription.  Simply stated, a subscription is just a GUID that we can use to identifiy members of a subscription as well as data associated with a subscriber.  The membership identity is how we can determine which site collections are part of which tenancy.  From a data perspective, we can use that subscriber key when data is stored in a service application.  For example, so tenant A can have a set of administrators and data in the managed metadata service application, and tenant B can have an entirely different set of admins and data.  From a farm perspective in this scenario, you are only using one instance of the managed metadata service application, but it is being shared by all tenants.  However their data is isolated and secured from one another by virtue of their subscriber ID.Feature Packs:  feature packs are ways in which SharePoint features, the same regular features you know and love, can be organized into groups (NOTE:  "feature packs" is what this has been called, it may be called something else by the time the product ships).  Once you organize these features into feature packs, you can associate them with a subscriber.  Once that's been done, that subscriber can only use those features that have been added to the feature pack.  That gives you control over which tenants are using which features, as well as giving you a means by which you can create different packaged offerings at different prices for hosting customers.
  6. If third-party features are added to a farm, the use of these features with feature sets should be tested to ensure that these do not add additional feature activation dependencies that are not honored within the feature set.