Skip to content

Commit f3fbff7

Browse files
authored
Merge pull request #272693 from mattmcinnes/sizes-storage-and-fpga-optimized
[Sizes] storage-optimized and fpga-accelerated size family pages
2 parents d641212 + 7efdd29 commit f3fbff7

File tree

10 files changed

+218
-0
lines changed

10 files changed

+218
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: NP-series specs include
3+
description: Include file containing specifications of NP-series VM sizes.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
| Part | Quantity <br><sup>Count <sup>Units | Specs <br><sup>SKU ID, Performance <sup>Units</sup>, etc. |
14+
|---|---|---|
15+
| Processor | 10 - 40<sup>vCores | Intel® Xeon® 8171M (Skylake) |
16+
| Memory | 168 - 672<sup>GiB | |
17+
| Data Disks | 8 - 32<sup>Disks | |
18+
| Network | 1 - 4<sup>NICs | 7500 - 30000<sup>Mbps |
19+
| Accelerators | 1 - 4 [Xilinx U250](https://www.xilinx.com/products/boards-and-kits/alveo/u250.html) | 64<sup>GiB </sup>/ FPGA |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: NP-series summary include
3+
description: Include file containing a summary of the NP-series size family.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
The NP-series virtual machines are powered by Xilinx U250 FPGAs for accelerating workloads including machine learning inference, video transcoding, and database search & analytics. NP-series VMs are also powered by Intel Xeon 8171M (Skylake) CPUs with all core turbo clock speed of 3.2 GHz.
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: NP family VM size series
3+
description: Overview of the 'NP' family and sub families of virtual machine sizes
4+
author: mattmcinnes
5+
ms.service: virtual-machines
6+
ms.subservice: sizes
7+
ms.topic: conceptual
8+
ms.date: 04/18/2024
9+
ms.author: mattmcinnes
10+
---
11+
12+
# 'NP' family storage optimized VM size series
13+
14+
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
15+
16+
The 'NP' family of VM size series are one of Azure's storage-optimized VM instances. They're designed for workloads that require high disk throughput and I/O, such as databases, big data applications, and data warehousing. Equipped with high disk throughput and large local disk storage capacities, L-series VMs support applications and services that benefit from low latency and high sequential read and write speeds. This makes them particularly well-suited for handling tasks like large-scale log processing, real-time big data analytics, and scenarios involving large databases that perform frequent disk operations, ensuring efficient performance for storage-heavy applications.
17+
18+
## Workloads and use cases
19+
20+
**Real-Time Data Processing:** NP-family VMs excel in environments where data needs to be processed in real time with minimal latency, such as in financial trading, real-time analytics, and network data processing.
21+
22+
**Custom AI and Machine Learning:** NP-family VMs are suitable for accelerating AI and machine learning inference tasks, where the FPGA can be programmed to execute specific algorithms sometimes faster than typical CPU or GPU-based solutions.
23+
24+
**Genomics and Life Sciences:** NP-family VMs can significantly speed up genomic sequencing tasks and other life sciences applications that benefit from custom hardware acceleration.
25+
26+
**Video Transcoding and Streaming:** FPGAs can be used to accelerate video processing tasks such as transcoding and real-time video streaming, optimizing performance and reducing processing times.
27+
28+
**Signal Processing:** NP-family VMs are ideal for applications in telecommunications and signal processing where rapid manipulation and analysis of signals are necessary.
29+
30+
**Database Acceleration:** NP-family VMs can enhance database operations, especially for custom search operations and large-scale database queries, by offloading these tasks to the FPGA.
31+
32+
## Series in family
33+
34+
### NP-series
35+
[!INCLUDE [np-series-summary](./includes/np-series-summary.md)]
36+
37+
[View the full np-series page](../../np-series.md).
38+
39+
[!INCLUDE [np-series-specs](./includes/np-series-specs.md)]
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Lasv3-series specs include
3+
description: Include file containing specifications of Lasv3-series VM sizes.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
| Part | Quantity <br><sup>Count <sup>Units | Specs <br><sup>SKU ID, Performance <sup>Units</sup>, etc. |
14+
|---|---|---|
15+
| Processor | 8 - 80<sup>vCores | Intel® Xeon® Platinum 8370C (Ice Lake) |
16+
| Memory | 64 - 640<sup>GiB | |
17+
| Data Disks | 16 - 32<sup>Disks | 12800 - 3800000<sup>IOPS</sup> / 200 - 20000<sup>MBps |
18+
| Network | 4 - 8<sup>NICs | 12500 - 32000<sup>Mbps |
19+
| Accelerators | None | |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Lasv3-series summary include
3+
description: Include file containing a summary of the Lasv3-series size family.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
The Lasv3-series of Azure Virtual Machines (Azure VMs) features high-throughput, low latency, directly mapped local NVMe storage. These VMs run on an AMD 3rd Generation EPYC™ 7763v processor in a multi-threaded configuration with an L3 cache of up to 256 MB that can achieve a boosted maximum frequency of 3.5 GHz. The Lasv3-series VMs are available in sizes from 8 to 80 vCPUs in a simultaneous multi-threading configuration. There are 8 GiB of memory per vCPU, and one 1.92 TB NVMe SSD device per 8 vCPUs, with up to 19.2 TB (10x1.92TB) available on the L80as_v3 size.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Lsv2-series specs include
3+
description: Include file containing specifications of Lsv2-series VM sizes.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
| Part | Quantity <br><sup>Count <sup>Units | Specs <br><sup>SKU ID, Performance <sup>Units</sup>, etc. |
14+
|---|---|---|
15+
| Processor | 8 - 80<sup>vCores | AMD EPYC<sup>TM</sup> 7551 |
16+
| Memory | 64 - 640<sup>GiB | |
17+
| Data Disks | 16 - 32<sup>Disks | 8000 - 3800000<sup>IOPS</sup> / 160 - 20000<sup>MBps |
18+
| Network | 2 - 8<sup>NICs | 3200 - 16000+<sup>Mbps |
19+
| Accelerators | None | |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Lsv2-series summary include
3+
description: Include file containing a summary of the Lsv2-series size family.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
The Lsv2-series features high throughput, low latency, directly mapped local NVMe storage running on the AMD EPYC<sup>TM</sup> 7551 processor with an all core boost of 2.55GHz and a max boost of 3.0GHz. The Lsv2-series VMs come in sizes from 8 to 80 vCPU in a simultaneous multi-threading configuration. There is 8 GiB of memory per vCPU, and one 1.92TB NVMe SSD M.2 device per 8 vCPUs, with up to 19.2TB (10x1.92TB) available on the L80s v2.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Lsv3-series specs include
3+
description: Include file containing specifications of Lsv3-series VM sizes.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
| Part | Quantity <br><sup>Count <sup>Units | Specs <br><sup>SKU ID, Performance <sup>Units</sup>, etc. |
14+
|---|---|---|
15+
| Processor | 8 - 80<sup>vCores | Intel® Xeon® Platinum 8370C (Ice Lake) |
16+
| Memory | 64 - 640<sup>GiB | |
17+
| Data Disks | 16 - 32<sup>Disks | 12800 - 3800000<sup>IOPS</sup> / 290 - 20000<sup>MBps |
18+
| Network | 4 - 8<sup>NICs | 12500 - 32000<sup>Mbps |
19+
| Accelerators | None | |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Lsv3-series summary include
3+
description: Include file containing a summary of the Lsv3-series size family.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 04/18/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
The Lsv3-series of Azure Virtual Machines (Azure VMs) features high-throughput, low latency, directly mapped local NVMe storage. These VMs run on the 3rd Generation Intel® Xeon® Platinum 8370C (Ice Lake) processor in a hyper-threaded configuration. This new processor features an all-core turbo clock speed of 3.5 GHz with Intel® Turbo Boost Technology, Intel® Advanced-Vector Extensions 512 (Intel® AVX-512) and Intel® Deep Learning Boost. The Lsv3-series VMs are available in sizes from 8 to 80 vCPUs. There are 8 GiB of memory allocated per vCPU, and one 1.92TB NVMe SSD device allocated per 8 vCPUs, with up to 19.2TB (10x1.92TB) available on the L80s_v3 size.
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: L family VM size series
3+
description: Overview of the 'L' family and sub families of virtual machine sizes
4+
author: mattmcinnes
5+
ms.service: virtual-machines
6+
ms.subservice: sizes
7+
ms.topic: conceptual
8+
ms.date: 04/18/2024
9+
ms.author: mattmcinnes
10+
---
11+
12+
# 'L' family storage optimized VM size series
13+
14+
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
15+
16+
The 'L' family of VM size series are one of Azure's storage-optimized VM instances. They're designed for workloads that require high disk throughput and I/O, such as databases, big data applications, and data warehousing. Equipped with high disk throughput and large local disk storage capacities, L-series VMs support applications and services that benefit from low latency and high sequential read and write speeds. This makes them particularly well-suited for handling tasks like large-scale log processing, real-time big data analytics, and scenarios involving large databases that perform frequent disk operations, ensuring efficient performance for storage-heavy applications.
17+
18+
## Workloads and use cases
19+
20+
**Big Data Applications:** L-family VMs are perfect for big data applications that need to process, analyze, and manipulate large datasets stored directly on local disks, benefiting from the high I/O performance.
21+
22+
**Database Servers:** L-family VMs provide the necessary local disk performance for SQL Server, MySQL, PostgreSQL, and other database servers that benefit from fast access to disk storage.
23+
24+
**File Servers:** L-family VMs can be used effectively as file servers within a network, handling large files and serving them with high throughput, especially useful in environments with large media files.
25+
26+
**Video Editing and Rendering:** The high disk throughput and capacity of L-family VMs are beneficial for video editing and rendering tasks, where large video files are frequently read and written to disk.
27+
28+
## Series in family
29+
30+
### Lsv2-series
31+
[!INCLUDE [lsv2-series-summary](./includes/lsv2-series-summary.md)]
32+
33+
[View the full Lsv2-series page](../../lsv2-series.md).
34+
35+
[!INCLUDE [lsv2-series-specs](./includes/lsv2-series-specs.md)]
36+
37+
38+
### Lsv3-series
39+
[!INCLUDE [lsv3-series-summary](./includes/lsv3-series-summary.md)]
40+
41+
[View the full Lsv3-series page](../../lsv3-series.md).
42+
43+
[!INCLUDE [lsv3-series-specs](./includes/lsv3-series-specs.md)]
44+
45+
46+
### Lasv3-series
47+
[!INCLUDE [lasv3-series-summary](./includes/lasv3-series-summary.md)]
48+
49+
[Vew the full Lasv3-series page](../../lasv3-series.md).
50+
51+
[!INCLUDE [lasv3-series-specs](./includes/lasv3-series-specs.md)]

0 commit comments

Comments
 (0)