We are implementing a project and need to setup a new SQL server. The server probably will be used only for this project at least now. It has database and KPI/SSRS reports, and some ETLs.There are two options so far.One is install db, ssis, ssrs on the same box.Other option is to install db, ssis one one server, ssrs on another server. (2 licenses)Expect 3-5 concurrent users during peak times (seasonally), 1-2 concurrent users on average during normal business hours (• Workload will include ad-hoc queries and large range-scans typical of analytical work• Large ETL loads during off-peak hours (nightly or weekend)Expect DB size in 20 GB in the next 12 months My question is which choice is better assuming this server is only for this one project? Option 1 or option2?Thanks,
↧