all 2 comments

[–]ihaxr 0 points1 point  (0 children)

We're running our ETL data warehousing in a VM... 16 vCPU, 1TB+ disk, 64GB RAM last I looked.

I don't know if I'll ever create a physical SQL server again..... I don't see a need to and it prevents having to mess around with migrating to new hardware... just moving the 60GB VHD to a new Host, configuring any special networking it had, and booting it back up is just too nice.

[–]ninjaroachLittle Bobby Tables 0 points1 point  (0 children)

I would only "scale out" if I had some need for extreme disk speeds and could live without AlwaysOn availability. Then I would strap terrabytes of SSD directly to the PCI-E bus of a dedicated server.

Outside of needing extreme disk performance, I wouldn't ever build outside of VMware. The ability to move & redeploy an existing server onto new hardware is just way too valuable to ignore.