Skip to content

Commit 3fa7c46

Browse files
committed
feat(ins): add historical offers page
1 parent c46b0b6 commit 3fa7c46

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,6 +1669,10 @@
16691669
{
16701670
"label": "Enabling DHCP network configuration for Windows Server 2022 Instances",
16711671
"slug": "enabling-dhcp-network-configuration-windows-server-2022"
1672+
},
1673+
{
1674+
"label": "Historical Instances offerings",
1675+
"slug": "historical-offers"
16721676
}
16731677
],
16741678
"label": "Additional Content",
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Historical Instances offering
3+
description: Discover a list of historiacal Instance offers. These offers have reached their End of Life and are no longer available.
4+
tags: instance
5+
dates:
6+
validation: 2025-08-28
7+
posted: 2025-08-28
8+
---
9+
10+
Below you find a list of historical Instance offers. These offers have reached their End of Life and are no longer available for new deployments.
11+
12+
## ENT1 Instances
13+
14+
ENT1 Instances are high-end, dedicated cloud Instances for demanding workloads. They offer the highest consistent performance per core to support real-time applications. In addition, their computing power makes them generally more robust for compute-intensive workloads.
15+
16+
They are best suited for production websites, enterprise applications, high-traffic databases, and any application that requires 100% sustained CPU usage such as monitoring and analytics software. This includes Prometheus and Grafana, gaming sessions, and ad serving.
17+
18+
See below the technical specifications of Enterprise Instances:
19+
20+
| Range | General Purpose |
21+
|:--------------------------------|:------------------------------------------------------------------------------|
22+
| Instance Type | ENT1 |
23+
| Availability Zone | PAR1, PAR2, PAR3, AMS1, AMS2, AMS3, WAW1, WAW2, WAW3 |
24+
| Storage | Block |
25+
| Max. Bandwidth | From 400 Mbps to 20 Gbps |
26+
| CPU Type | AMD EPYC 7543 (2,8 GHz) |
27+
| Resources | Dedicated vCPUs |
28+
| Security feature | Secure Encrypted Virtualization |
29+
| Sizing | From 2 to 96 vCPUs <br /> From 8 GiB to 384 GiB RAM |
30+
| vCPU:RAM ratio | 1:4 |
31+
32+

0 commit comments

Comments
 (0)