My understanding is that one of the big benefits of using a VM is that you can share resources between the virtual machines on a host. So you can have a host with 120 CPUs and put 5 VMs on it with 32 CPUs each. The extra CPUs are "shared" between the VMs with the host assigning CPUs dynamically based on need. Same for memory.
I also understood that this is a big no-no for VMs that house SQL Servers but my VM admins disagree. Does anyone have any evidence or documentation one way or the other?
I don't know if it matters but we are using VMWare.
could
be shared. When I was asking the question I realized that it might very well be different for CPUs and memory but that both were an option. – Kenneth Fisher 1 hour ago