Write for Us
Assuming you have the budget to spend, you will get better performance by "scaling out" your SQL Servers onto multiple SQL Server servers than running them all on the same physical server. The reason why this is true is obvious to DBAs, but trying to justify this extra cost to managers or accountants is not always easy. Here's some ammunition you can use to help build your case for running multiple SQL Servers instead of one real big SQL Server.
Benefits of Using Multiple Smaller SQL Servers Instead of One Large SQL Server
Of course, there are no easy answers. Where I work, critical databases are given their own individual servers. But for less critical database, we often share the same server, especially if they are small, not used much, or are used only for testing purposes.