In designing a farm, I am told that if you have 3 web front-end servers and you
have several web applications, you don't have to put all web applications on all
WFE servers. Is that considered acceptable practice?
Also, I've heard that you can only use 1 SQL server per farm, but I was told by
a consultant that you can actually put content databases on several SQL servers.
Is this true? And is it considered base practice?
Why spread out DBs? Let's say I have some really confidential data that is
subject to regulations. I don't want to put it on my general purpose SharePoint
farm database server. Can I put it on a separate server?
Or should I just build another farm?