Size of VM

Pablo S 106 Reputation points
2020-08-14T09:31:36.57+00:00

Hello Azure-Community,

I am currently adjusting the configuration of our IT infrastructure to Azure and have come across a few questions. I am grateful for any help in this regard.

1.) We are currently using DS1_v2 for our staging environment and have very little workload. Which VM size would be better suited? I had thought about B2s or B1s.

2.) For our Main Environment we are using DS2_v2. We always have a low cpu usage. Should we downgrade to DS1_v2 ?

Kind regards

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,041 questions
{count} vote

Accepted answer
  1. Andreas Baumgarten 123.7K Reputation points MVP Volunteer Moderator
    2020-08-14T09:50:53.943+00:00

    Regarding 1.:
    I would start with a B1s and increase to B2s if required

    Regarding 2.:
    I would give it a try with a DS1_v2. You are able to increase the size if required any time.
    You should just verify the other stats of the VMS like IOPS and network bandwith are ok for you as well.

    17734-vmskus.png

    Maybe this is helpful.

    Regards

    Andreas Baumgarten

    (Please don't forget to Accept as answer if the reply is helpful)

    3 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Leon Laude 86,026 Reputation points
    2020-08-14T09:42:16.877+00:00

    Hi,

    It may be difficult for us to answer this, without knowing what workloads are being run and how much resources they use, every environment is unique.

    In your case I would monitor your servers for a few days up to a week or two, you could for example set up Performance Monitors on your servers for a few days/weeks and then get more detailed results about how much of your resources are being utilized. From this information you can then make a better conclusion to how much performance you really need for your Azure virtual machines.

    Remember one thing, when migrating your workloads to the cloud it does not mean that you need to have the exact same sized virtual machines in the cloud.

    You can have a look at the link below to get some more information for what purpose the different Azure VM sizes and types are optimal for:
    https://learn.microsoft.com/en-us/azure/virtual-machines/sizes

    In general it is easier to add more resources later if needed, so you could go with smaller size to start with.

    ----------

    (If the reply was helpful please don't forget to accept as answer, thank you)

    Best regards,
    Leon

    4 people found this answer helpful.
    0 comments No comments

  2. Jon Alfred Smith 541 Reputation points
    2020-08-14T10:09:33.473+00:00

    Leon Laude's and Andreas Baumgarten's advices are excellent. Personally I never configure Windows Server with one core. Two cores make the servers a lot more responsive. I see from our customers that they usually are happy to start with burstable machines (B2). Cloud computing is all about scalability, elasticity and agility. It's easy to scale up and out.

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.