Skip to content

Commit

Permalink
Fix SSD/HDD requirements and pricings
Browse files Browse the repository at this point in the history
  • Loading branch information
telezhnaya committed Sep 24, 2024
1 parent ac312e6 commit 84fb212
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
26 changes: 13 additions & 13 deletions docs/archival/hardware-archival.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ Estimated monthly costs depending on cloud provider:
| Cloud Provider | Machine Size | Linux |
| -------------- | --------------- |----------------------------|
| AWS | m5a.2xlarge | $160 CPU + $1200 storage † |
| GCP | n2-standard-8 | $280 CPU + $1200 storage † |
| Azure | Standard_D8s_v5 | $180 CPU + $1200 storage † |
| GCP | n2-standard-8 | $280 CPU + $2100 storage † |
| Azure | Standard_D8s_v5 | $180 CPU + $400 storage † |

_( † ) The storage cost will grow overtime as an archival node stores more data from the growing NEAR blockchain._

Expand All @@ -50,27 +50,27 @@ _( † ) The storage cost will grow overtime as an archival node stores more dat
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent with AVX support |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 24GB DDR4 |
| Hot Storage | 3 Terabyte SSD |
| Cold Storage | 40 Terabyte NON-SSD Persistent Disks |
| Hot Storage | 1 Terabyte SSD |
| Cold Storage | 15 Terabyte NON-SSD Persistent Disks |

## Minimal Hardware Specifications {#minimal-hardware-specifications-testnet}

| Hardware | Minimal Specifications |
| -------------- | -------------------------------------------------------------------------- |
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent with AVX support |
| RAM | 16GB DDR4 |
| Hot Storage | 3 Terabyte SSD |
| Cold Storage | 40 Terabyte NON-SSD Persistent Disks |
| Hardware | Minimal Specifications |
| -------------- |-----------------------------------------------------------------|
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent with AVX support |
| RAM | 16GB DDR4 |
| Hot Storage | 1 Terabyte SSD |
| Cold Storage | 15 Terabyte NON-SSD Persistent Disks |

## Cost Estimation {#cost-estimation-testnet}

Estimated monthly costs depending on cloud provider:

| Cloud Provider | Machine Size | Linux |
| -------------- | --------------- |---------------------------|
| AWS | m5a.2xlarge | $160 CPU + $800 storage † |
| GCP | n2-standard-8 | $280 CPU + $800 storage † |
| Azure | Standard_D8s_v5 | $180 CPU + $800 storage † |
| AWS | m5a.2xlarge | $160 CPU + $350 storage † |
| GCP | n2-standard-8 | $280 CPU + $600 storage † |
| Azure | Standard_D8s_v5 | $180 CPU + $150 storage † |

_( † ) The storage cost will grow overtime as an archival node stores more data from the growing NEAR blockchain._

Expand Down
26 changes: 13 additions & 13 deletions docs/rpc/hardware-rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For testing your RPC once the node is fully sync'd, see [this example RPC reques
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 32GB DDR4 |
| Storage | 1TB NVMe SSD |
| Storage | 3TB NVMe SSD |

## Minimal Hardware Specifications {#minimal-hardware-specifications}

Expand All @@ -28,17 +28,17 @@ For testing your RPC once the node is fully sync'd, see [this example RPC reques
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 24GB DDR4 |
| Storage | 500GB NVMe SSD |
| Storage | 2.5TB NVMe SSD |

## Cost Estimation {#cost-estimation}

Estimated monthly costs depending on cloud provider:

| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|------------------------|
| AWS | m5a.2xlarge | $160 CPU + $80 storage |
| GCP | n2-standard-8 | $280 CPU + $80 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $40 storage |
| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|-------------------------|
| AWS | m5a.2xlarge | $160 CPU + $300 storage |
| GCP | n2-standard-8 | $280 CPU + $400 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $300 storage |

# Testnet

Expand All @@ -58,17 +58,17 @@ Estimated monthly costs depending on cloud provider:
| CPU | 8-Core (16-Thread) Intel i7/Xeon or equivalent |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 24GB DDR4 |
| Storage | 500GB NVMe SSD |
| Storage | 600GB NVMe SSD |

## Cost Estimation {#cost-estimation-testnet}

Estimated monthly costs depending on cloud provider:

| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|------------------------|
| AWS | m5a.2xlarge | $160 CPU + $80 storage |
| GCP | n2-standard-8 | $280 CPU + $80 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $40 storage |
| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|-------------------------|
| AWS | m5a.2xlarge | $160 CPU + $80 storage |
| GCP | n2-standard-8 | $280 CPU + $120 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $100 storage |

<blockquote class="info">
<strong>Resources for Cost Estimation</strong><br /><br />
Expand Down
28 changes: 14 additions & 14 deletions docs/validator/hardware-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ This page covers the minimum and recommended hardware requirements for engaging

Estimated monthly costs depending on cloud provider:

| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|------------------------|
| AWS | m5a.2xlarge | $160 CPU + $80 storage |
| GCP | n2-standard-8 | $280 CPU + $80 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $40 storage |
| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|-------------------------|
| AWS | m5a.2xlarge | $160 CPU + $160 storage |
| GCP | n2-standard-8 | $280 CPU + $240 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $200 storage |

# Testnet

Expand All @@ -71,7 +71,7 @@ Estimated monthly costs depending on cloud provider:
| CPU | x86_64 (Intel, AMD) processor with at least 8 physical cores |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 32GB DDR4 |
| Storage | 2TB NVMe SSD |
| Storage | 1TB NVMe SSD |

### Chunk validators

Expand All @@ -80,7 +80,7 @@ Estimated monthly costs depending on cloud provider:
| CPU | x86_64 (Intel, AMD) processor with at least 8 physical cores |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 32GB DDR4 |
| Storage | 2TB NVMe SSD |
| Storage | 1TB NVMe SSD |

## Minimal Hardware Specifications {#minimal-hardware-specifications}

Expand All @@ -91,7 +91,7 @@ Estimated monthly costs depending on cloud provider:
| CPU | x86_64 (Intel, AMD) processor with at least 8 physical cores |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 24GB DDR4 |
| Storage | 1TB NVMe SSD |
| Storage | 600GB NVMe SSD |

### Chunk validators

Expand All @@ -100,17 +100,17 @@ Estimated monthly costs depending on cloud provider:
| CPU | x86_64 (Intel, AMD) processor with at least 8 physical cores |
| CPU Features | CMPXCHG16B, POPCNT, SSE4.1, SSE4.2, AVX, SHA-NI |
| RAM | 24GB DDR4 |
| Storage | 1TB NVMe SSD |
| Storage | 600GB NVMe SSD |

## Cost Estimation {#cost-estimation}

Estimated monthly costs depending on cloud provider:

| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|------------------------|
| AWS | m5a.2xlarge | $160 CPU + $80 storage |
| GCP | n2-standard-8 | $280 CPU + $80 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $40 storage |
| Cloud Provider | Machine Size | Linux |
| -------------- |------------------|-------------------------|
| AWS | m5a.2xlarge | $160 CPU + $80 storage |
| GCP | n2-standard-8 | $280 CPU + $120 storage |
| Azure | Standard_D8s_v5 | $180 CPU + $100 storage |

<blockquote class="info">
<strong>Resources for Cost Estimation</strong><br /><br />
Expand Down

0 comments on commit 84fb212

Please sign in to comment.