SharePoint Architecture
SharePoint Architecture consists of several key components that work together to provide a flexible platform for collaboration, document management, and enterprise content management. Below is a breakdown of the architecture:
1. Presentation Layer
- Web Applications: Host site collections and provide access to users via a URL.
- Site Collections: A collection of sites that share common features and permissions.
- Sites: Individual web sites within a site collection that can host lists, libraries, pages, and more.
2. Service Layer
- SharePoint Services: Various services that provide specific functionalities, such as Search, Managed Metadata, User Profile, and more.
- Application Services: These services run on the SharePoint server and provide capabilities to web applications.
3. Data Layer
- Content Database: Stores the content of site collections, including site structure, documents, and lists.
- Configuration Database: Stores configuration settings for the SharePoint farm.
- Service Application Databases: Additional databases for specific service applications like User Profile or Search.
4. Farm Architecture
- SharePoint Farm: A collection of one or more SharePoint servers that work together to provide SharePoint services.
- Web Front-End Servers (WFE): Handle user requests and serve SharePoint content.
- Application Servers: Host services such as Search and User Profile Services.
- Database Servers: Host SQL Server instances that store SharePoint data.
5. Security and Permissions
- Authentication Providers: Such as Windows Authentication, Forms-Based Authentication, and claims-based authentication.
- Authorization: Control access to content through permissions at the site, list, and item levels.
6. Development Model
- SharePoint Framework (SPFx): A modern development model for building SharePoint applications using client-side technologies.
- Add-ins: Extend the functionality of SharePoint via SharePoint-hosted or Provider-hosted add-ins.
SharePoint architecture is designed to be scalable and flexible, enabling organizations to customize it according to their business needs. Understanding this architecture is crucial for effective management and optimization of SharePoint environments.
mindmap
root((SharePoint Architecture))
Subsystem1((Web Front End))
WFE1((Load Balancer))
WFE2((IIS Server))
WFE3((Service Applications))
Subsystem2((Application Layer))
AppLayer1((Web Services))
AppLayer2((API Layer))
AppLayer3((Custom Solutions))
Subsystem3((Database Layer))
DBLayer1((Content Database))
DBLayer2((Configuration Database))
DBLayer3((Search Database))
Subsystem4((Service Layer))
ServiceLayer1((Managed Metadata Service))
ServiceLayer2((User Profile Service))
ServiceLayer3((Business Connectivity Services))
Subsystem5((Search Architecture))
SearchArch1((Crawl Component))
SearchArch2((Query Component))
SearchArch3((Index Component))
Subsystem6((Security Architecture))
SecArch1((Authentication))
SecArch2((Authorization))
SecArch3((Audit and Compliance))
Subsystem7((Client Side))
Client1((SharePoint Online))
Client2((SharePoint On-Premises))
Client3((Mobile Access))
Related:
External links:
- LINK
Search this topic on ...
SharePoint Articles
A
B
C
D
F
H
I
K
L
L cont.
M
N
P
Q
R
S
S cont.
T
U
V
W