SlideShare una empresa de Scribd logo
1 de 18
What is SharePoint ? 	SharePoint is a set of Products and Technologies with informative and collaborative web-based capabilities that help people create, organize, distribute and maintain stored knowledge. SharePoint can be used to develop both intranet and extranet portals and team sites, as well as public facing Internet sites. SharePoint is a great platform upon which to build applications ad provides many key services in the story of the Microsoft Application Platform. The set of products and technologies includes two platforms: Windows SharePoint Services (WSS) Microsoft Office SharePoint Server (MOSS) 	WSS is used to create web sites for team collaboration on a common project.MOSS builds on WSS with additional capabilities like portal publishing, enterprise search, enterprise content management (ECM), reporting, analysis tools etc.
Windows SharePoint Service  	WSS is free and can be downloaded from Microsoft downloads site.WSS includes Site Templates for team sites, Document Workspaces, Meeting Workspace, blogs, wikis, etc.  	WSS may include document libraries, form libraries, calendars, announcements, task lists, issues lists, and custom lists. Each of these is simple a special instance of a list, and each list contains items or rows. What makes each distinct are the columns stored, and the views provided. For example you can create a calendar in terms of columns and rows but in actual the terminology behind this calendar control is list which solves the purpose of calendar.
Microsoft Office SharePoint Server Microsoft Office SharePoint Server (MOSS or OSS) comes in two versions: 1.	Standard 	---MOSS Extends WSS with functionality for web content management 	(WCM), Records Management, Workflows, Single-Sign-On (SSO), 	expanded search including people Search, and site variations to ease the 	multilingual sites. 2.	Enterprise  --- 	Enterprise Edition contains the features of Standard Edition plus the 	following: a Forms Server to publish browser based forms from InfoPath, an 	Excel Server for spreadsheet publishing etc. Both WSS 3.0 and MOSS 2007 are .net 2.0 applications with XML Web Service interaction layers and ASP.NET presentation layers.
Microsoft Application Platform 	Each component in an application platform provides a service, which may be used by any application in an enterprise. An application platform has a Service Oriented Architecture (SOA), meaning that each component provides a standard service which may be replaced with an equivalent provider of that service. 	Common tools that are used throughout the Microsoft Application Platform (MAP) stack: 	1.	Windows Server provides a common server platform. 	2.	Microsoft Management Console (MMC) provides a common server 	management interface. 	3.	The .NET framework and the underlying CLR. 	4.	Visual Studio. 	5.	Windows Workflow Foundation.
Architectural Overview of SharePoint SharePoint is a three tired application. 1.	The Presentation layer lives in the file system as an ASP.NET application. 2.	The Logic lives in .NET assemblies, and  3.	The data resides in a SQL Server Database. On the surface, Windows SharePoint Service is a web application platform that provides a collection of services accessed through SharePoint web pages, XML web services, and a .NET application programming interface (API).
Architectural Overview of SP
Architectural Overview of SharePoint 	SharePoint is installed into a subtree popularly called the “12 hive”, which defaults to the following location: 	C:rogram Filesommon Filesicrosoft sharedeb Server Extensions2 	The 12 Hive contains SharePoint’s utilities, assemblies, resources, and the web services and the web applications that compose its interface.  SharePoint next requirement is an IIS Virtual server, also called a web site or a web application.  	The first in the SharePoint Central Administration (SCA). 	Installing sharePoint  to a web application is known as extending Web Application. This modifies the web.config to include SharePoint HTTP Handler, and to mark SharePoint object as safe. For each SharePoint web application a content database is created.
SharePoint’s scope of configuration SharePoint scopes for the configuration of the platform and its features are: 1.	The Farm 	2.	The Web Application 	3.	The Site (a.k.a. Site Collection) 	4.	The Web
SharePoint’s scope of configuration The Farmis the server or set of servers that host SharePoint. Upon installation, roles are assigned to each server in the farm, and the services are bound to serves based on roles and expected traffic patterns. There is one configuration database per farm i.e. one SharePoint Central Administration web application within the farm. The Web Application is the IIS entry where an application pool context is set for SharePoint, and an address (URL) is defined by IP Address, port, and / or host header so that each instance of SharePoint can be located with a web browser or mapped to a DNS common name.
SharePoint’s scope of configuration 	A SharePoint Site is an object which contains webs (SPWeb). Developers refer to SPSite as “Site Collection”. An SPWebis a web within a site collection and each web may contain its own set of child webs.
SharePoint Farm Server roles 	Several server roles combine to make up the SharePoint small, medium, and large farm configurations. The three principal roles in a MOSS farm are:  1.	Web Front End (WFE) 	2.	Application Server 	3.	Database 	Web Front-End (WFE) 	Single server or a set of Network Load Balanced (NLB) servers that hosts SharePoint web sites and the Central Administration web site. Application (App) or Shared Service Provider 	The Application node hosts the Logical layer of a SharePoint deployment, and contains more Shared Service Providers.
A SSP provides a central point for MOSS services, including: 1.	The index services 	2.	The Query services 	3.	Profile import and management 	4.	Audience management 	5.	Content management logic 	6.	The business data catalog 	7.	Excel services 	8.	Form services 	9.	Job scheduling, and  	10.	Usage reporting 	Each SharePoint web application can have its one SSP but not more than one. But multiple SharePoint Applications can share one SSP.
SharePoint Farm Configurations There are several recommended configurations based on the performance and number of servers available.  	1.	Stand-Alone: One Server 	2.	Small farm: Two Servers 	3.	Medium Farm: Three to Five Servers 	4.	Large Farm: Four or More Servers
SharePoint and ASP.NET 	ASP.NET provides the presentation layer of SharePoint.  A Developer who understands the ASP.NET providers and related controls already understands most of what it takes to create a SharePoint page. Elements of a  SharePoint Page 	It’s a game of a ASP.NET  (.aspx) pages, master pages,  and web parts.
Building the Host Machine 1.	Install  Host Machine 2.	Install the Microsoft Loopback Adapter on the Host Machine 3.	Configure the Loopback adapter on the host machine
Building the server 1.Create a new Virtual Machine 2.Configure Virtual Machine settings 3.Install the operating system 4.Edit host file on the Local Machine 5.Install Virtual Machine Additions 6.Install ASP.NET 3.0 on the VM 7.Backup your Base Image 8.Install AD and DNS on the Virtual Machine 9.Install IIS 10.Install and Enable ASP.NET 2.0 11.Create a Stand-Alone WSS 3.0 12.Set up WSS 3.0 13.Install Visual Studio   14.Install SQL Server 15.Install Microsoft Office2007 16.Install SQL Server Developer Edition 17.Install MOSS 18.Install and configure AD and DNS
Thanks - Govind S Yadav & Amit Mathur

Más contenido relacionado

La actualidad más candente

SharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro'sSharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro'sLearning SharePoint
 
Advanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationAdvanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationLearning SharePoint
 
4 tools, sandboxed solutionds, web part development
4   tools, sandboxed solutionds, web part development4   tools, sandboxed solutionds, web part development
4 tools, sandboxed solutionds, web part developmenticdesktop
 
Share Point For Beginners V1
Share Point For Beginners V1Share Point For Beginners V1
Share Point For Beginners V1MJ Ferdous
 
Introduction to sharepoint 2010
Introduction to sharepoint 2010Introduction to sharepoint 2010
Introduction to sharepoint 2010Sachchin Annam
 
Advanced SharePoint Server Concepts
Advanced SharePoint Server ConceptsAdvanced SharePoint Server Concepts
Advanced SharePoint Server ConceptsLearning SharePoint
 
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...Ivan Sanders
 
SharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team SitesSharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team SitesIvor Davies
 
2 workflows, search, disaster recovery
2   workflows, search, disaster recovery2   workflows, search, disaster recovery
2 workflows, search, disaster recoveryicdesktop
 
Information architecture search_bettertogether
Information architecture search_bettertogetherInformation architecture search_bettertogether
Information architecture search_bettertogetherAgnes Molnar
 
ECM Introduction
ECM IntroductionECM Introduction
ECM IntroductionHiep Luong
 
SharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content ManagementSharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content ManagementIvan Sanders
 
SharePoint 2010 Team Site Overview
SharePoint 2010 Team Site OverviewSharePoint 2010 Team Site Overview
SharePoint 2010 Team Site OverviewIvor Davies
 
Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11clinton porter
 
Sharepoint repair essentials
Sharepoint repair essentialsSharepoint repair essentials
Sharepoint repair essentialsharry marweik
 
Office 365 development
Office 365 developmentOffice 365 development
Office 365 developmentyounjw
 

La actualidad más candente (19)

SharePoint Tools Concepts
SharePoint Tools ConceptsSharePoint Tools Concepts
SharePoint Tools Concepts
 
SharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro'sSharePoint 2013 for Administrators and IT Pro's
SharePoint 2013 for Administrators and IT Pro's
 
Advanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site AdministrationAdvanced SharePoint 2013 Site Administration
Advanced SharePoint 2013 Site Administration
 
4 tools, sandboxed solutionds, web part development
4   tools, sandboxed solutionds, web part development4   tools, sandboxed solutionds, web part development
4 tools, sandboxed solutionds, web part development
 
Share Point For Beginners V1
Share Point For Beginners V1Share Point For Beginners V1
Share Point For Beginners V1
 
Introduction to sharepoint 2010
Introduction to sharepoint 2010Introduction to sharepoint 2010
Introduction to sharepoint 2010
 
Advanced SharePoint Server Concepts
Advanced SharePoint Server ConceptsAdvanced SharePoint Server Concepts
Advanced SharePoint Server Concepts
 
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...SharePoint Intelligence Real World Business Workflow With Share Point Designe...
SharePoint Intelligence Real World Business Workflow With Share Point Designe...
 
SharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team SitesSharePoint Team Sites Overview - A High Level Introduction into Team Sites
SharePoint Team Sites Overview - A High Level Introduction into Team Sites
 
2 workflows, search, disaster recovery
2   workflows, search, disaster recovery2   workflows, search, disaster recovery
2 workflows, search, disaster recovery
 
Information architecture search_bettertogether
Information architecture search_bettertogetherInformation architecture search_bettertogether
Information architecture search_bettertogether
 
ECM Introduction
ECM IntroductionECM Introduction
ECM Introduction
 
SharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content ManagementSharePoint Connections Coast to Coast Overview of Enterprise Content Management
SharePoint Connections Coast to Coast Overview of Enterprise Content Management
 
Anusha Padala
Anusha PadalaAnusha Padala
Anusha Padala
 
SharePoint 2010 Team Site Overview
SharePoint 2010 Team Site OverviewSharePoint 2010 Team Site Overview
SharePoint 2010 Team Site Overview
 
Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11Sp ektron pres vn02 05-07-11
Sp ektron pres vn02 05-07-11
 
Sharepoint repair essentials
Sharepoint repair essentialsSharepoint repair essentials
Sharepoint repair essentials
 
Int quest
Int questInt quest
Int quest
 
Office 365 development
Office 365 developmentOffice 365 development
Office 365 development
 

Destacado

Libreremo lev vygotsky - pensiero e linguaggio 2 version
Libreremo   lev vygotsky - pensiero e linguaggio 2 versionLibreremo   lev vygotsky - pensiero e linguaggio 2 version
Libreremo lev vygotsky - pensiero e linguaggio 2 versionVincenzo Di Maio
 
SharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries ConfigurationSharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries ConfigurationGovind S Yadav
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPGovind S Yadav
 
#1 start or jump start your publishing business
#1 start or jump start your publishing business#1 start or jump start your publishing business
#1 start or jump start your publishing businessSabatier Consulting
 
Pragmatica della comunicazione_umana
Pragmatica della comunicazione_umanaPragmatica della comunicazione_umana
Pragmatica della comunicazione_umanaVincenzo Di Maio
 

Destacado (6)

Crowsnest Fire
Crowsnest FireCrowsnest Fire
Crowsnest Fire
 
Libreremo lev vygotsky - pensiero e linguaggio 2 version
Libreremo   lev vygotsky - pensiero e linguaggio 2 versionLibreremo   lev vygotsky - pensiero e linguaggio 2 version
Libreremo lev vygotsky - pensiero e linguaggio 2 version
 
SharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries ConfigurationSharePoint Lists and Libraries Configuration
SharePoint Lists and Libraries Configuration
 
SQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTPSQL SERVER 2008 R2 CTP
SQL SERVER 2008 R2 CTP
 
#1 start or jump start your publishing business
#1 start or jump start your publishing business#1 start or jump start your publishing business
#1 start or jump start your publishing business
 
Pragmatica della comunicazione_umana
Pragmatica della comunicazione_umanaPragmatica della comunicazione_umana
Pragmatica della comunicazione_umana
 

Similar a What is SharePoint and its architecture

Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applicationsChris Givens
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Vishal Pawar
 
Microsoft Office Sharepoint Server
Microsoft Office Sharepoint ServerMicrosoft Office Sharepoint Server
Microsoft Office Sharepoint ServerNithin
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint DevelopmentChakkaradeep Chandran
 
SharePoint 2007 Presentation
SharePoint 2007 PresentationSharePoint 2007 Presentation
SharePoint 2007 PresentationAjay Jain
 
Jump Start: Share Point Development
Jump Start: Share Point DevelopmentJump Start: Share Point Development
Jump Start: Share Point Developmentmattbremer
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfandinieldananty
 
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPSharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPAyman El-Hattab
 
Share point review qustions
Share point review qustionsShare point review qustions
Share point review qustionsthan sare
 
Overview of SharePoint 2007
Overview of SharePoint 2007Overview of SharePoint 2007
Overview of SharePoint 2007sushl
 
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVPAyman El-Hattab
 
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,MVPAyman El-Hattab
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platformKashif Akram
 
Back to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel OlesonBack to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel OlesonJoel Oleson
 
Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007Michael Noel
 
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
Top 10 -  ASP.NET Interview Questions And Answers 2023.pdfTop 10 -  ASP.NET Interview Questions And Answers 2023.pdf
Top 10 - ASP.NET Interview Questions And Answers 2023.pdfRuddarpratap
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development toolsShakir Majeed Khan
 

Similar a What is SharePoint and its architecture (20)

Share point 2010 overview
Share point 2010 overviewShare point 2010 overview
Share point 2010 overview
 
Chris givens building custom service applications
Chris givens building custom service applicationsChris givens building custom service applications
Chris givens building custom service applications
 
Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013Introduction To Microsoft SharePoint 2013
Introduction To Microsoft SharePoint 2013
 
Microsoft Office Sharepoint Server
Microsoft Office Sharepoint ServerMicrosoft Office Sharepoint Server
Microsoft Office Sharepoint Server
 
Core SharePoint 2013 Concepts
Core SharePoint 2013 ConceptsCore SharePoint 2013 Concepts
Core SharePoint 2013 Concepts
 
Getting Started with SharePoint Development
Getting Started with SharePoint DevelopmentGetting Started with SharePoint Development
Getting Started with SharePoint Development
 
SharePoint 2007 Presentation
SharePoint 2007 PresentationSharePoint 2007 Presentation
SharePoint 2007 Presentation
 
Jump Start: Share Point Development
Jump Start: Share Point DevelopmentJump Start: Share Point Development
Jump Start: Share Point Development
 
sps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdfsps-2013-architecture-overview.pdf
sps-2013-architecture-overview.pdf
 
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVPSharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
SharePoint 2010 as a Development Platform, Ayman El-Hattab MVP
 
Share point review qustions
Share point review qustionsShare point review qustions
Share point review qustions
 
Overview of SharePoint 2007
Overview of SharePoint 2007Overview of SharePoint 2007
Overview of SharePoint 2007
 
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVPSharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
SharePoint 2010 Web Application Architecture_ Ayman El-Hattab,MVP
 
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
 
Sharepoint on aws
Sharepoint on awsSharepoint on aws
Sharepoint on aws
 
Sharepoint as a service platform
Sharepoint as a service platformSharepoint as a service platform
Sharepoint as a service platform
 
Back to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel OlesonBack to the Basics: SharePoint Fundamentals by Joel Oleson
Back to the Basics: SharePoint Fundamentals by Joel Oleson
 
Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007Changes in SharePoint 2010 from MOSS 2007
Changes in SharePoint 2010 from MOSS 2007
 
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
Top 10 -  ASP.NET Interview Questions And Answers 2023.pdfTop 10 -  ASP.NET Interview Questions And Answers 2023.pdf
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development tools
 

Último

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Último (20)

Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

What is SharePoint and its architecture

  • 1.
  • 2. What is SharePoint ? SharePoint is a set of Products and Technologies with informative and collaborative web-based capabilities that help people create, organize, distribute and maintain stored knowledge. SharePoint can be used to develop both intranet and extranet portals and team sites, as well as public facing Internet sites. SharePoint is a great platform upon which to build applications ad provides many key services in the story of the Microsoft Application Platform. The set of products and technologies includes two platforms: Windows SharePoint Services (WSS) Microsoft Office SharePoint Server (MOSS) WSS is used to create web sites for team collaboration on a common project.MOSS builds on WSS with additional capabilities like portal publishing, enterprise search, enterprise content management (ECM), reporting, analysis tools etc.
  • 3. Windows SharePoint Service WSS is free and can be downloaded from Microsoft downloads site.WSS includes Site Templates for team sites, Document Workspaces, Meeting Workspace, blogs, wikis, etc. WSS may include document libraries, form libraries, calendars, announcements, task lists, issues lists, and custom lists. Each of these is simple a special instance of a list, and each list contains items or rows. What makes each distinct are the columns stored, and the views provided. For example you can create a calendar in terms of columns and rows but in actual the terminology behind this calendar control is list which solves the purpose of calendar.
  • 4. Microsoft Office SharePoint Server Microsoft Office SharePoint Server (MOSS or OSS) comes in two versions: 1. Standard ---MOSS Extends WSS with functionality for web content management (WCM), Records Management, Workflows, Single-Sign-On (SSO), expanded search including people Search, and site variations to ease the multilingual sites. 2. Enterprise --- Enterprise Edition contains the features of Standard Edition plus the following: a Forms Server to publish browser based forms from InfoPath, an Excel Server for spreadsheet publishing etc. Both WSS 3.0 and MOSS 2007 are .net 2.0 applications with XML Web Service interaction layers and ASP.NET presentation layers.
  • 5. Microsoft Application Platform Each component in an application platform provides a service, which may be used by any application in an enterprise. An application platform has a Service Oriented Architecture (SOA), meaning that each component provides a standard service which may be replaced with an equivalent provider of that service. Common tools that are used throughout the Microsoft Application Platform (MAP) stack: 1. Windows Server provides a common server platform. 2. Microsoft Management Console (MMC) provides a common server management interface. 3. The .NET framework and the underlying CLR. 4. Visual Studio. 5. Windows Workflow Foundation.
  • 6. Architectural Overview of SharePoint SharePoint is a three tired application. 1. The Presentation layer lives in the file system as an ASP.NET application. 2. The Logic lives in .NET assemblies, and 3. The data resides in a SQL Server Database. On the surface, Windows SharePoint Service is a web application platform that provides a collection of services accessed through SharePoint web pages, XML web services, and a .NET application programming interface (API).
  • 8. Architectural Overview of SharePoint SharePoint is installed into a subtree popularly called the “12 hive”, which defaults to the following location: C:rogram Filesommon Filesicrosoft sharedeb Server Extensions2 The 12 Hive contains SharePoint’s utilities, assemblies, resources, and the web services and the web applications that compose its interface. SharePoint next requirement is an IIS Virtual server, also called a web site or a web application. The first in the SharePoint Central Administration (SCA). Installing sharePoint to a web application is known as extending Web Application. This modifies the web.config to include SharePoint HTTP Handler, and to mark SharePoint object as safe. For each SharePoint web application a content database is created.
  • 9. SharePoint’s scope of configuration SharePoint scopes for the configuration of the platform and its features are: 1. The Farm 2. The Web Application 3. The Site (a.k.a. Site Collection) 4. The Web
  • 10. SharePoint’s scope of configuration The Farmis the server or set of servers that host SharePoint. Upon installation, roles are assigned to each server in the farm, and the services are bound to serves based on roles and expected traffic patterns. There is one configuration database per farm i.e. one SharePoint Central Administration web application within the farm. The Web Application is the IIS entry where an application pool context is set for SharePoint, and an address (URL) is defined by IP Address, port, and / or host header so that each instance of SharePoint can be located with a web browser or mapped to a DNS common name.
  • 11. SharePoint’s scope of configuration A SharePoint Site is an object which contains webs (SPWeb). Developers refer to SPSite as “Site Collection”. An SPWebis a web within a site collection and each web may contain its own set of child webs.
  • 12. SharePoint Farm Server roles Several server roles combine to make up the SharePoint small, medium, and large farm configurations. The three principal roles in a MOSS farm are: 1. Web Front End (WFE) 2. Application Server 3. Database Web Front-End (WFE) Single server or a set of Network Load Balanced (NLB) servers that hosts SharePoint web sites and the Central Administration web site. Application (App) or Shared Service Provider The Application node hosts the Logical layer of a SharePoint deployment, and contains more Shared Service Providers.
  • 13. A SSP provides a central point for MOSS services, including: 1. The index services 2. The Query services 3. Profile import and management 4. Audience management 5. Content management logic 6. The business data catalog 7. Excel services 8. Form services 9. Job scheduling, and 10. Usage reporting Each SharePoint web application can have its one SSP but not more than one. But multiple SharePoint Applications can share one SSP.
  • 14. SharePoint Farm Configurations There are several recommended configurations based on the performance and number of servers available. 1. Stand-Alone: One Server 2. Small farm: Two Servers 3. Medium Farm: Three to Five Servers 4. Large Farm: Four or More Servers
  • 15. SharePoint and ASP.NET ASP.NET provides the presentation layer of SharePoint. A Developer who understands the ASP.NET providers and related controls already understands most of what it takes to create a SharePoint page. Elements of a SharePoint Page It’s a game of a ASP.NET (.aspx) pages, master pages, and web parts.
  • 16. Building the Host Machine 1. Install Host Machine 2. Install the Microsoft Loopback Adapter on the Host Machine 3. Configure the Loopback adapter on the host machine
  • 17. Building the server 1.Create a new Virtual Machine 2.Configure Virtual Machine settings 3.Install the operating system 4.Edit host file on the Local Machine 5.Install Virtual Machine Additions 6.Install ASP.NET 3.0 on the VM 7.Backup your Base Image 8.Install AD and DNS on the Virtual Machine 9.Install IIS 10.Install and Enable ASP.NET 2.0 11.Create a Stand-Alone WSS 3.0 12.Set up WSS 3.0 13.Install Visual Studio 14.Install SQL Server 15.Install Microsoft Office2007 16.Install SQL Server Developer Edition 17.Install MOSS 18.Install and configure AD and DNS
  • 18. Thanks - Govind S Yadav & Amit Mathur