File tree Expand file tree Collapse file tree 2 files changed +8
-18
lines changed
docs/admin/infrastructure/validated-architectures Expand file tree Collapse file tree 2 files changed +8
-18
lines changed Original file line number Diff line number Diff line change @@ -47,16 +47,11 @@ deployment reliability under load.
4747- Nodes can be distributed in 2 regions, not necessarily evenly split, depending
4848 on developer team sizes
4949
50- ### Database nodes
50+ ### Database node
5151
52- | Users | Node capacity | Replicas | Storage | GCP | AWS | Azure |
53- | -------------| ----------------------| ----------| ---------| ---------------------| ----------------| -------------------|
54- | Up to 2,000 | 4 vCPU, 16 GB memory | 1 node | 1 TB | ` db-custom-4-15360 ` | ` db.m5.xlarge ` | ` Standard_D4s_v3 ` |
55-
56- ** Footnotes** :
57-
58- - Consider adding more replicas if the workspace activity is higher than 500
59- workspace builds per day or to achieve higher RPS.
52+ | Users | Node capacity | Storage | GCP | AWS | Azure |
53+ | -------------| ----------------------| ---------| ---------------------| ----------------| -------------------|
54+ | Up to 2,000 | 4 vCPU, 16 GB memory | 1 TB | ` db-custom-4-15360 ` | ` db.m5.xlarge ` | ` Standard_D4s_v3 ` |
6055
6156** Footnotes for AWS instance types** :
6257
Original file line number Diff line number Diff line change @@ -50,16 +50,11 @@ continuously improve the reliability and performance of the platform.
5050 and cloud areas, consider different namespaces in favor of zero-trust or
5151 multi-cloud deployments.
5252
53- ### Database nodes
53+ ### Database node
5454
55- | Users | Node capacity | Replicas | Storage | GCP | AWS | Azure |
56- | -------------| ----------------------| ----------| ---------| ---------------------| -----------------| -------------------|
57- | Up to 3,000 | 8 vCPU, 32 GB memory | 2 nodes | 1.5 TB | ` db-custom-8-30720 ` | ` db.m5.2xlarge ` | ` Standard_D8s_v3 ` |
58-
59- ** Footnotes** :
60-
61- - Consider adding more replicas if the workspace activity is higher than 1500
62- workspace builds per day or to achieve higher RPS.
55+ | Users | Node capacity | Storage | GCP | AWS | Azure |
56+ | -------------| ----------------------| ---------| ---------------------| -----------------| -------------------|
57+ | Up to 3,000 | 8 vCPU, 32 GB memory | 1.5 TB | ` db-custom-8-30720 ` | ` db.m5.2xlarge ` | ` Standard_D8s_v3 ` |
6358
6459** Footnotes for AWS instance types** :
6560
You can’t perform that action at this time.
0 commit comments