From 22496ebf5ec137a9fd9d3b0c8e26a537ed087376 Mon Sep 17 00:00:00 2001 From: Spike Curtis Date: Wed, 3 Dec 2025 11:59:12 +0000 Subject: [PATCH] docs: delete references to adding database replicas --- .../validated-architectures/2k-users.md | 13 ++++--------- .../validated-architectures/3k-users.md | 13 ++++--------- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/docs/admin/infrastructure/validated-architectures/2k-users.md b/docs/admin/infrastructure/validated-architectures/2k-users.md index 1769125ff0fc0..b989effdbac90 100644 --- a/docs/admin/infrastructure/validated-architectures/2k-users.md +++ b/docs/admin/infrastructure/validated-architectures/2k-users.md @@ -47,16 +47,11 @@ deployment reliability under load. - Nodes can be distributed in 2 regions, not necessarily evenly split, depending on developer team sizes -### Database nodes +### Database node -| Users | Node capacity | Replicas | Storage | GCP | AWS | Azure | -|-------------|----------------------|----------|---------|---------------------|----------------|-------------------| -| Up to 2,000 | 4 vCPU, 16 GB memory | 1 node | 1 TB | `db-custom-4-15360` | `db.m5.xlarge` | `Standard_D4s_v3` | - -**Footnotes**: - -- Consider adding more replicas if the workspace activity is higher than 500 - workspace builds per day or to achieve higher RPS. +| Users | Node capacity | Storage | GCP | AWS | Azure | +|-------------|----------------------|---------|---------------------|----------------|-------------------| +| Up to 2,000 | 4 vCPU, 16 GB memory | 1 TB | `db-custom-4-15360` | `db.m5.xlarge` | `Standard_D4s_v3` | **Footnotes for AWS instance types**: diff --git a/docs/admin/infrastructure/validated-architectures/3k-users.md b/docs/admin/infrastructure/validated-architectures/3k-users.md index b742e5e21658c..12165496b2ead 100644 --- a/docs/admin/infrastructure/validated-architectures/3k-users.md +++ b/docs/admin/infrastructure/validated-architectures/3k-users.md @@ -50,16 +50,11 @@ continuously improve the reliability and performance of the platform. and cloud areas, consider different namespaces in favor of zero-trust or multi-cloud deployments. -### Database nodes +### Database node -| Users | Node capacity | Replicas | Storage | GCP | AWS | Azure | -|-------------|----------------------|----------|---------|---------------------|-----------------|-------------------| -| Up to 3,000 | 8 vCPU, 32 GB memory | 2 nodes | 1.5 TB | `db-custom-8-30720` | `db.m5.2xlarge` | `Standard_D8s_v3` | - -**Footnotes**: - -- Consider adding more replicas if the workspace activity is higher than 1500 - workspace builds per day or to achieve higher RPS. +| Users | Node capacity | Storage | GCP | AWS | Azure | +|-------------|----------------------|---------|---------------------|-----------------|-------------------| +| Up to 3,000 | 8 vCPU, 32 GB memory | 1.5 TB | `db-custom-8-30720` | `db.m5.2xlarge` | `Standard_D8s_v3` | **Footnotes for AWS instance types**: