Skip to content

Commit 561c94d

Browse files
committed
Fixing tabs in overview and adding Eb family info
1 parent 30c52c2 commit 561c94d

File tree

6 files changed

+84
-47
lines changed

6 files changed

+84
-47
lines changed

articles/virtual-machines/sizes/memory-optimized/e-family.md

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -21,45 +21,6 @@ ms.author: mattmcinnes
2121

2222
## Series in family
2323

24-
### Ev3 and Esv3-series
25-
[!INCLUDE [ev3-esv3-series-summary](./includes/ev3-esv3-series-summary.md)]
26-
27-
[View the full Ev3 and Esv3-series page](../../ev3-esv3-series.md).
28-
29-
[!INCLUDE [ev3-esv3-series-specs](./includes/ev3-esv3-series-specs.md)]
30-
31-
32-
### Ev4 and Esv4-series
33-
[!INCLUDE [ev4-esv4-series-summary](./includes/ev4-esv4-series-summary.md)]
34-
35-
[View the full Ev4 and Esv4-series page](../../ev4-esv4-series.md).
36-
37-
[!INCLUDE [ev4-esv4-series-specs](./includes/ev4-esv4-series-specs.md)]
38-
39-
40-
### Ev5 and Esv5-series
41-
[!INCLUDE [ev5-esv5-series-summary](./includes/ev5-esv5-series-summary.md)]
42-
43-
[View the full Ev5 and Esv5-series page](../../ev5-esv5-series.md).
44-
45-
[!INCLUDE [ev5-esv5-series-specs](./includes/ev5-esv5-series-specs.md)]
46-
47-
48-
### Eav4 and Easv4-series
49-
[!INCLUDE [eav4-easv4-series-summary](./includes/eav4-easv4-series-summary.md)]
50-
51-
[View the full Eav4 and Easv4-series page](../../eav4-easv4-series.md).
52-
53-
[!INCLUDE [eav4-easv4-series-specs](./includes/eav4-easv4-series-specs.md)]
54-
55-
56-
### Edv4 and Edsv4-series
57-
[!INCLUDE [edv4-edsv4-series-summary](./includes/edv4-edsv4-series-summary.md)]
58-
59-
[View the full Edv4 and Edsv4-series page](../../edv4-edsv4-series.md).
60-
61-
[!INCLUDE [edv4-edsv4-series-specs](./includes/edv4-edsv4-series-specs.md)]
62-
6324
### Edv5 and Edsv5-series
6425
[!INCLUDE [edv5-edsv5-series-summary](./includes/edv5-edsv5-series-summary.md)]
6526

@@ -91,14 +52,6 @@ ms.author: mattmcinnes
9152
[!INCLUDE [epsv5-epdsv5-series-specs](./includes/epsv5-epdsv5-series-specs.md)]
9253

9354

94-
### Ebdsv5 and Ebsv5-series
95-
[!INCLUDE [ebdsv5-ebsv5-series-summary](./includes/ebdsv5-ebsv5-series-summary.md)]
96-
97-
[View the full Ebdsv5 and Ebsv5-series page](../../ebdsv5-ebsv5-series.md).
98-
99-
[!INCLUDE [ebdsv5-ebsv5-series-specs](./includes/ebdsv5-ebsv5-series-specs.md)]
100-
101-
10255
### Previous-generation E family series
10356
For older sizes, see [previous generation sizes](../previous-gen-sizes-list.md#memory-optimized-previous-gen-sizes).
10457

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Eb family VM size series
3+
description: List of sizes in the Eb family.
4+
author: mattmcinnes
5+
ms.service: virtual-machines
6+
ms.subservice: sizes
7+
ms.topic: conceptual
8+
ms.date: 06/06/2024
9+
ms.author: mattmcinnes
10+
---
11+
12+
# 'Eb' family memory 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+
[!INCLUDE [eb-family-summary](./includes/e-family-summary.md)]
17+
18+
## Workloads and use cases
19+
20+
[!INCLUDE [eb-family-workloads](./includes/e-family-workloads.md)]
21+
22+
## Series in family
23+
24+
### Ebdsv5 and Ebsv5-series
25+
[!INCLUDE [ebdsv5-ebsv5-series-summary](./includes/ebdsv5-ebsv5-series-summary.md)]
26+
27+
[View the full Ebdsv5 and Ebsv5-series page](../../ebdsv5-ebsv5-series.md).
28+
29+
[!INCLUDE [ebdsv5-ebsv5-series-specs](./includes/ebdsv5-ebsv5-series-specs.md)]
30+
31+
32+
### Previous-generation Eb family series
33+
For older sizes, see [previous generation sizes](../previous-gen-sizes-list.md#memory-optimized-previous-gen-sizes).
34+
35+
[!INCLUDE [sizes-footer](../includes/sizes-footer.md)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: E family VM size series summary include
3+
description: Include file containing a summary of the 'E' family.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 06/06/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
The 'Eb' family of VM size series are one of Azure's memory-optimized VM instances. They're designed for memory-intensive workloads with high remote storage performance, such as large databases, big data analytics, and enterprise applications that require significant amounts of RAM to maintain high performance. Equipped with high memory-to-core ratios, Eb-series VMs support applications and services that benefit from faster data access and more efficient data processing capabilities. This makes them particularly well-suited for scenarios involving in-memory databases and extensive data processing tasks where ample memory is crucial for optimal performance.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Eb family VM size series workloads include
3+
description: Include file containing a summary of the 'Eb' family's potential workloads.
4+
services: virtual-machines
5+
author: mattmcinnes
6+
ms.topic: include
7+
ms.service: virtual-machines
8+
ms.subservice: sizes
9+
ms.date: 06/06/2024
10+
ms.author: mattmcinnes
11+
ms.custom: include file
12+
---
13+
**Memory-Intensive Workloads:** Eb-family VMs are for workloads that demands a large memory footprint to efficiently handle tasks, such as simulations, large-scale computations in scientific research, or financial risk modeling.
14+
15+
**Large Databases and SQL Servers:** Eb-family VMs are ideal for hosting large relational databases like SQL Server and NoSQL databases that benefit from high memory capacities for improved performance in data processing and transaction handling.
16+
17+
**Enterprise Applications:** Eb-family VMs are suitable for resource-intensive enterprise applications, including large-scale ERP and CRM systems, where the availability of ample memory is crucial for managing complex transactions and user loads.
18+
19+
**Big Data Applications:** Eb-family VMs are effective for big data analytics applications that need to process vast amounts of data in memory to speed up analysis and insights generation.
20+
21+
**In-Memory Computing:** Eb-family VMs are great for in-memory databases (e.g., SAP HANA) that require large amounts of RAM to keep the entire dataset in memory, allowing for ultra-fast data processing and query responses.
22+
23+
**Data Warehousing:** Eb-family VMs provide the necessary resources for data warehousing solutions that handle and analyze large datasets, improving query performance and reducing response times.

articles/virtual-machines/sizes/overview.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ General purpose VM sizes provide balanced CPU-to-memory ratio. Ideal for testing
111111
[View the full D family page](./general-purpose/d-family.md)
112112
[!INCLUDE [d-family-workloads](./general-purpose/includes/d-family-workloads.md)]
113113

114+
115+
#### [DC family](#tab/gen-dc-fam)
114116
##### DC family
115117
[!INCLUDE [dc-family-summary](./general-purpose/includes/dc-family-summary.md)]
116118

@@ -173,6 +175,16 @@ To learn more about a specific size family, sub-family, or specific series, clic
173175
[View the full E family page](./memory-optimized/e-family.md)
174176
[!INCLUDE [e-series-workloads](./memory-optimized/includes/e-family-workloads.md)]
175177

178+
179+
#### [Eb family](#tab/mem-eb-fam)
180+
##### Eb family
181+
[!INCLUDE [eb-family-summary](./memory-optimized/includes/eb-family-summary.md)]
182+
183+
[View the full Eb family page](./memory-optimized/eb-family.md)
184+
[!INCLUDE [eb-series-workloads](./memory-optimized/includes/eb-family-workloads.md)]
185+
186+
187+
#### [EC family](#tab/mem-ec-fam)
176188
##### EC family
177189
[!INCLUDE [ec-family-summary](./memory-optimized/includes/ec-family-summary.md)]
178190

articles/virtual-machines/sizes/previous-gen-sizes-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ For a list of compute optimized sizes listed as "retired" and "announced for ret
4949

5050
|Series name | Replacement series |Migration guide |
5151
|---------------------------|-------------------------|----------------|
52+
| Ev3 and Esv3-series | [Next-gen available](./retirement-overview.md#next-gen-available) | |
5253
| Ev4 and Esv4-series | [Next-gen available](./retirement-overview.md#next-gen-available) | |
5354
| Eav4 and Easv4-series | [Next-gen available](./retirement-overview.md#next-gen-available) | |
5455
| Edv4 and Edsv4-series | [Next-gen available](./retirement-overview.md#next-gen-available) | |

0 commit comments

Comments
 (0)