Architecture denotes the high-level structure of a software system
1
vote
1answer
21 views
It's possible to put the Application servers on different subnet than the Front End Servers
It is possible to put the Application servers on a different subnet than the Front End Servers in SharePoint 2013,
What are the advantages and drawbacks, noting that this is an Internet facing ...
3
votes
1answer
62 views
Architecting a department site with 2 TB+ of data
We are looking at the possibility of migrating 2TB+ worth of data from our network driving into SharePoint for a department site. For this question I'm assuming all data is valid and has the ability ...
2
votes
0answers
25 views
Central login page - different portals (SP2010)
I would like to have some advice for the logical structure for a corporate portal.
I really appreciate your feedback.
AS IS
At the moment we have a 'partly' public facing site. Assuming this site is ...
1
vote
2answers
160 views
What is a query server in SharePoint farm?
As per my understanding a farm consists of:
SharePoint Server
Database
Now the above SharePoint Server can be one of the following roles:
WFE
Application Server
So basically a SharePoint farm ...
4
votes
3answers
132 views
When should we separate a site collection into a different web application
we are planning a sharepoint topology and wondering if we should separate each department in a different web application or just a dedicated site collection.
What's the guide or best practice to ...
0
votes
1answer
170 views
How to scale out Reporting Services on SharePoint Integrated Mode over NLB
I have a SharePoint 2010 Enterprise farm with the following topology :-
2 WFE SERVER (behind NLB 1)
1 APP SERVER (used for Search)
1 APP SERVER (used for other service applications)
1 DB Cluster ...
1
vote
0answers
27 views
Organization Concept Design
Say I have an organization structured like so...
-- Root Host
---- Group A
------ Project of A as P1
--------- Sub Project of P1 as SP1
----------- Sub Project of SP1 as SSP1
----------- Sub ...
0
votes
0answers
81 views
Sharepoint integration endpoint (WCF)
This is an architectural question:
I want to create an endpoint for Sharepoint 2010 for outer systems. Its basic functionality is that it is supposed to broadcast info about changes done to ...
1
vote
1answer
111 views
Multi-Tier SharePoint Deployment - Read-only Web Servers
Is it possible to have the following deployment architecture for hosting SharePoint internet websites? If yes, how can I make the front-end web servers as read-only while allowing content ...
2
votes
1answer
64 views
Need a Suggestion on Sharepoint project Architecture
Actually we need to develop an intranet portal for a company. There will be a common landing page and each department will have their own subsite which will be driven through a navigation from the ...
1
vote
0answers
89 views
Being a SharePoint Architect - what all you need to know? [closed]
First let me categorize SharePoint consumer modifiers as below
End Users - people who basically browse the portal and do operations like upload, download and navigate..
Limited customization of the ...
7
votes
3answers
180 views
Is it recommended to store high volume transaction data in SharePoint Lists?
I need to devise a solution strategy for an internal application that will take inputs from rfid tags and those records will to be stored "somewhere". Now this somewhere needs to be choice a between a ...
0
votes
4answers
378 views
SharePoint 2010 Architecture
I am looking for a good book which explains me the architecture of SharePoint 2010.
Can somebody please let me know the details of the book or any material.
Thank you
1
vote
1answer
90 views
Pro/cons: Multiple lists or one big list with multiple views?
I have data that can go through different stages, during which it will have common fields and fields that are only used on specific stages.
If I e.g. have these fields: CommenField1, CommenField2, ...
0
votes
0answers
26 views
Will a service application be a good fit for this?
We've got the following scenario:
From a site a user should be able to mark a file as archived. Doing so would send a copy of the file to an external DMS (non-sharepoint). When the document has been ...
0
votes
2answers
1k views
SharePoint Architecture Design Examples
I am bit confused with entire SharePoint Process. I mean if there is a Company who never used SharePoint and they want to get one for there Organisation. They have there own team of C# developers but ...
3
votes
2answers
57 views
Architecture: How do you store single pieces of information?
I am building a solution in which each Site Collection represents a single contained unit. The members of that unit will be using SharePoint to track information that describes their unit at the root ...
4
votes
0answers
86 views
Create a QA site similar to StackExchange on SharePoint 2010 [closed]
One of our client wish to implement a smart collaboration process for its vast pool of employees around 50k located across different continents. They already have SharePoint 2010 enabled as the ...
0
votes
1answer
821 views
Why to use MS Office 2010 32 bit in SP 2010 Farm on 64 bit Windows Servers?
When I first tried to install Sharepoint Designer 2010, I initially downloaded its 64 bit version
But upon lanuching the install of SharePoint.exe, I've gotten:
Setup Error
You cannot ...
2
votes
1answer
116 views
why does SP use unmanaged code?
Or more specifically, where is that code coming from? I guess it's not from the components built on top of web forms? Is it the IIS integration? Anyone have a (link) meaningful - (not marketecture) ...
1
vote
2answers
594 views
Installing SSRS on the Sharepoint Box as opposed to the SQL Box?
We currently have two SQl boxes (2008 R2) with multiple instances on them. One for test and the other for production databases.
We also have two sharepoint servers (2010 Enterprise). One in the DMZ ...
5
votes
2answers
242 views
MSDN like application on SharePoint 2010
I have a project initiated for a client where they want a Knowledge Base Application for their line of business. The interface needed is almost a replica of MSDN Library which needs to implemented ...
0
votes
1answer
61 views
Is it Possible to Add a Button/Link to Move Site?
I'm new to SharePoint 2010 administration and I'm trying to set up a project site archive system where my users can simply click a button/link either in the ribbon or on the home page of the project ...
2
votes
1answer
197 views
hard drive configuration
A section in the TechNet article Best Practices for Operational Excellence (SharePoint Server 2010) states the following:
Separate system components into logical drives and use RAID for ...
0
votes
1answer
41 views
Sharepoint Farm - direct requests as specific servers
We have a Sharepoint Farm with 3 WFE.
We have a number of Web Applications on the Sharepoint Farm.
Is it possible that for one web application we always redirect all requests to a single WFE?
Thanks
9
votes
2answers
508 views
Books Recommended for Beginner SharePoint architect
I am a recent graduate and got a job as a junior SharePoint developer few months ago. For the last few months, I have been working on SharePoint development, e.g. webparts, .Net Forms, K2, Lists, ...
1
vote
4answers
704 views
Knowledge areas of a SharePoint Architect
In general, an Enterprise Architect is one who build the architecture which is mostly about expensive and hard-to-change decisions. In context of SharePoint,what can be all those decisions?
I think ...
0
votes
2answers
130 views
Existing sharepoint gui or new website?
Is it a good thing to build everything in the existing gui of sharepoint or is it beter to create a custom website and use sharepoint as a backend?
how can I make that decision?
I think that just ...
1
vote
1answer
628 views
Multiple instances of Sharepoint 2010 on one machine - development and staging
We will soon have multiple sharepoint 2010 projects underway. For the first project we brought up two virtual machines - one for development and one for staging. We're about to start another project, ...
2
votes
1answer
99 views
Large Scale Search Topology
I'm planning the indexing and search topology for a new customer.
This customer wants to store approximately 10 million documents in the SharePoint farm on an annual basis. These documents are to be ...
4
votes
3answers
2k views
How do I tune a SharePoint 2010 farm on VMWare?
We have a large SharePoint 2010 farm running on VMWare ESX cluster. Based on the hardware underpinning this environment and the given load (which is light), we feel like the servers are responding ...
3
votes
4answers
156 views
Using Sharepoint as a development tool?
We have been using .NET for business applications (high availability, many concurrent users) and some people here are suggesting most of these applications could be developed with Sharepoint 2010.
...
0
votes
1answer
1k views
Wireframing, mockup and interaction flow tools for SharePoint sites
I've been using Visio to mockup to design mockups and wireframes for sites, but I'm looking for other tools to help with the design process. I've been playing around with MS Expression Blend and ...
0
votes
1answer
199 views
Recommendation for the correct topology/architecture
I've been tasked with proposing an architecture for our new SharePoint 2010 environment. The problem is that it will be hosted externally on a server that we have full control over at a data centre.
...
1
vote
2answers
219 views
How do you build an app on SharePoint?
We're building a personnel system for an HR department. The final solution will be sitting in SharePoint 2007 (upgrading to 2010 in 6-12 months). We've built a data model, and now we're faced with a ...
6
votes
2answers
173 views
Choosing between API and web services
We are designing a system where we will have a service facade, behind this facade will be functionality to update SharePoint. For example to move an item from one list to another.
What we are ...
0
votes
1answer
192 views
Application architecture question
My application has 3 sharepoint parts:
a Administration page to configure the application
a timer job and
a webpart to view data from the application
I built them all into the same feature. When ...
0
votes
3answers
475 views
SharePoint Architecture - How do you do it?
I'm interested to see how different people organise their SharePoint installations in terms of Web Applications, Site Collections and Sites.
Additionally, has anyone changed their architecture as ...
0
votes
2answers
81 views
How to provide a generic service to create and update documents
Problem: We need to create a generic document repository that will store all documents within an enterprise. The repository will be used by external systems, that is other SharePoint Web Applications ...
2
votes
1answer
328 views
Service Application Fail-over
I am not seeing in the technical docs about how to deploy redundant service applications for a farm. I am seeking confirmation about my idea of having two web servers responsible for cross-farm ...
3
votes
1answer
120 views
User has changed his name in the active directory and wants see his mysite with the new URL
Question :
User has changed his name in the active directory and wants see his mysite with the new URL.
Can we follow the steps given below:
○ Take the backup of the existing site collection ...
1
vote
1answer
1k views
What is the SPWebService and how does it fit into the hierarchy?
I'm trying to understand the SharePoint hierarchy of objects and don't understand SPWebService .
Here is what I have:
SPFarm contains
One or (usually) multiple WebApplications, each contains
One ...
1
vote
1answer
229 views
SharePoint for Transactional Systems
Most of you in this IT World must have been building applications/solutions for Transactional Systems (Insurance/Banking/Retail) using a various Development Tool (e.g. - .NET/ASP/VB/Java) and a RDBMS ...
2
votes
2answers
169 views
Off the shelf solutions for increasing SharePoint performance?
What off the shelf solution/software do you use or recommend for enhancing SharePoint performance?
1
vote
2answers
119 views
Which site template to use for embedding existing applications?
I'm currently going through the SharePoint Planning and Architecture documentation, planning a SharePoint installation. I'm on the section "Determine Sites and Subsites".
One of the things suggested ...
3
votes
1answer
255 views
Rules of thumb for when to use a site, a subsite, or a site collection?
I am developing a company website/portal in SharePoint, and am trying to figure
out the best way to organise it into site collections, sites and subsites --
I'm confused by the terminology I think.
...
1
vote
1answer
226 views
Architecture of the Audience Compilation?
I went through the SharePoint Escalation team blogs and understood the basic architecture of the "User Profile Import" and still would like to know the architecture of the "Audience Compilation" and ...
0
votes
2answers
102 views
Does search work for this architecture? Query/Index server in Corporate Network, but only Web Server in DMZ
Can I have this configuration?
Corporate Network
Query Server/Index Server service running on the repository server ( I will install web server component on this machine also)
DMZ(Perimeter ...
2
votes
4answers
946 views
Restructuring a Very Large Document Library
Another question about the Very Large List I referenced in this question: http://sharepoint.stackexchange.comquestions/445/deleting-old-versions-in-a-document-library
This Document Library has over ...
0
votes
3answers
162 views
Statistics and information about large SharePoint farms
I'm looking for information and statistics about large SharePoint farms. Who runs such a farm? How many users do they have? How many documents do they manage/store? What does the farm architecture ...


