I recently read all the documents of WSSRA (windows server system reference architecture), and I feel that I have gained a lot. We recommend that you check the system architecture of your team.
What is WSSRA?
IT can be understood that WSSRA is a Pattern & Practice series oriented to the IT architecture layer. Software Architecture designers should be obligated to understand the rankings and technical solutions discussed by IT Pro.
WSSRA is a good learning material.
What is architecture? It is difficult to answer positively. We can define it like this. A good architecture can help us implement a set of application systems featuring high scalability, high availability, high security, and high maintainability. When talking about every feature, we need to have specialized domain knowledge products to support it. How does wssra support the implementation of these features. In addition, wssra also provides some requirements analysis for architectural design and how to evaluate and select the optimal solution. When you are using a web application, choose IIS 6 or IIS 5. For high availability, choose NIC teaming, clustering, or NLB. And tell you the disadvantages of each method.
For the application of this web can refer to: http://www.microsoft.com/technet/itsolutions/wssra/raguide/WebApplicationServices/igwabp.mspx
Of course there are other latitude considerations, such as Message Service (using exchange? Or other solutions), data services (which version of SQL server is used and what policies are used), security services, and so on.
The following is a detailed document map: