Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions docs/run-arbitrum-node/02-run-full-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ In addition to the hardware requirements, the following prerequisites will be ne

The following are the minimum hardware requirements to set up a <a data-quicklook-from="arbitrum-nitro">Nitro</a> full node (not archival):

| Resource | Recommended |
| :----------- | :-------------------------------------------- |
| RAM | 16 GB |
| CPU | 4 core CPU (for AWS, a `t3 xLarge` instance) |
| Storage type | NVMe SSD drives are recommended |
| Storage size | Depends on the chain and its traffic overtime |
| Resource | Recommended |
| :----------- | :---------------------------------------------------------------- |
| RAM | 64 GB |
| CPU | 8 core CPU (for AWS, a `i4i.2xlarge` instance) |
| Storage type | NVMe SSD drives with locally attached drives strongly recommended |
| Storage size | Depends on the chain and its traffic overtime |

Please note that:

Expand Down