Jump to content

Virtual Machines

Go to solution Solved by FitnessOgre,

There is software that can be used to rapidly provision VMs based on what the customer wants.

I use templates in VMware to deploy servers when needed. I can even script it to create multiple server with all the settings and everything all done via PowerCLI. I don't generally need to do that as I seldom have to spin up more than one or two VMs at any given time for a project. 

 

VM's don't take long to create. 

because they probably have the same hardware in bulk, they have a vm that they would have set up at the beginning which they just copy for everyone. so they are essentially copying the same VM disk across all of them as the same hardware will require the same setup. 

 

if they have another set of different hardware, then they just make another set of duplicated VMs

Link to comment
https://linustechtips.com/topic/1115449-virtual-machines/#findComment-12981050
Share on other sites

Link to post
Share on other sites

10 minutes ago, Saksham said:

because they probably have the same hardware in bulk, they have a vm that they would have set up at the beginning which they just copy for everyone. so they are essentially copying the same VM disk across all of them as the same hardware will require the same setup. 

 

if they have another set of different hardware, then they just make another set of duplicated VMs

So then when a customer buys a vm they just give them an available vm?

Link to comment
https://linustechtips.com/topic/1115449-virtual-machines/#findComment-12981061
Share on other sites

Link to post
Share on other sites

There is software that can be used to rapidly provision VMs based on what the customer wants.

I use templates in VMware to deploy servers when needed. I can even script it to create multiple server with all the settings and everything all done via PowerCLI. I don't generally need to do that as I seldom have to spin up more than one or two VMs at any given time for a project. 

 

VM's don't take long to create. 

Link to comment
https://linustechtips.com/topic/1115449-virtual-machines/#findComment-12981320
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×