Tagged Questions
16
votes
16answers
4k views
Why is it not advisable to have the database and web server on the same machine?
Listening to Scott Hanselman's interview with the Stack Overflow team (part 1 and 2), he was adamant that the SQL server and application server should be on separate machines. Is this just to make ...