Do you keep SharePoint databases in a separate SQL instance?

Last updated by Brady Stroud [SSW] about 2 months ago.See history

Because SharePoint server will create quite a few databases, it’s easier to manage them in a separate SQL instance rather than mixing it with other system’s databases:

sharepoint database bad
Bad example - mixed with other systems' database

sharepoint database good
Good example - SharePoint related databases are in a separate SQL instance from other systems' databases

Adam Cogan
William Yin
We open source. Powered by GitHub