Specifications

(/virtualMachine/memory <= 1740.8 and /virtualMachine/cpuCount <=5) then
211.7 else if
(/virtualMachine/memory <= 7680 and /virtualMachine/cpuCount <=4) then
350.4 else if
(/virtualMachine/memory <= 17510.4 and /virtualMachine/cpuCount <=6.5)
then 452.6 else if
(/virtualMachine/memory <= 15360 and /virtualMachine/cpuCount <=8) then
700.8 else if
(/virtualMachine/memory <= 7168 and /virtualMachine/cpuCount <=20) then
846.8 else if
(/virtualMachine/memory <= 35020.8 and /virtualMachine/cpuCount <=13)
then 1051.2 else 2102.4
The first line represents Windows on m1.small instance with 1.8 GiB of memory
and one vCPU. The last number is the price per month. To adapt the query to
your needs, modify the numbers according to the output of the cloud cost
calculator provided by Amazon or other cloud providers.
107
How much would it cost to move my virtual infrastructure to Amazon EC2?