Azure VMs: Finding Your Perfect Fit

Azure VMs: Finding Your Perfect Fit

Choosing the right type of Virtual Machine (VM) in the Azure portal depends on your specific needs and use cases.

Virtual Machine Types


Here are the main types of VMs available in Azure and when you might use each one:

General Purpose VMs:

B-series (Burstable VMs): Ideal for workloads that do not need constant high performance, like development and testing environments or small databases.
D-series and Ds-series: Suitable for general workloads like web servers, small to medium databases, and enterprise applications.

Compute Optimized VMs:

F-series: Good for CPU-intensive tasks, such as batch processing, web servers, and application servers.

Memory Optimized VMs:

E-series: Great for memory-intensive applications like relational databases, large caches, and in-memory analytics.
M-series: Suitable for very large memory workloads like SAP HANA, SQL Hekaton, and other large in-memory business applications.

Storage Optimized VMs:

Lsv2-series: Best for high disk throughput and IOPS requirements, such as big data, SQL, and NoSQL databases.

GPU VMs:

NC, ND, NV series: Ideal for heavy graphics rendering and video editing, deep learning, AI training, and other high-performance computing tasks.

High-Performance Compute VMs:

H-series: Designed for high-performance computing (HPC) workloads like molecular modeling, fluid dynamics, and other scientific computations.

Steps to Choose the Right VM:

  1. Identify Your Workload: Determine what type of application or service you will run on the VM. For example, a web server, a database, or a development environment.
  2. Estimate Resource Needs: Consider how much CPU, memory, and storage your workload will require. Also, think about the network performance and any special requirements like GPU.
  3. Match with VM Series: Based on your workload and resource needs, pick the VM series that best matches these requirements.
  4. Consider Costs: Review the pricing for the VM types you're considering to ensure it fits within your budget.

If you're still unsure, Azure has a tool called the Azure VM Selector that can help recommend the best VM type based on your inputs.
    • Related Articles

    • Using the Azure Portal

      DRE is suitable for any type of user. However, perhaps you already have lots of IT experience and you know your way around Azure. That's when it might be interesting to know that you can also access your workspace resources through the Azure Portal. ...
    • Virtual Machine Types

      This article provides a simplified overview of Virtual Machine types available in Microsoft Azure. For a full overview, please have a look at https://azure.microsoft.com/en-gb/pricing/details/virtual-machines/series/. Make sure to select Region: West ...
    • Spot VMs

      Introduction Spot Virtual Machines (VMs) or spot instances can be used to buy unused Azure compute capacity at a great discount compared to the usual set of VMs. Spot VMs are usually used for workloads that can handle interruptions and do not have to ...
    • FAQ

      In this article, we collect Frequently Asked Questions. Please create a ticket on this website or mail us at support@mydre.zohodesk.eu in case your question is not in this list, and you think it should be. The myDRE platform and anDREa What is ...
    • Azure Monitor Agent (AMA)

      Azure Monitor Agent (AMA) collects monitoring data from the guest operating system of Azure and hybrid virtual machines and delivers it to Azure Monitor for use by features, insights, and other services, such as Microsoft Sentinel and Microsoft ...