|
3 | 3 | [id="rhdh-sizing_{context}"] |
4 | 4 | = Sizing requirements for {product} |
5 | 5 |
|
6 | | -Scaling the {product} requires significant resource allocation. The following table lists the sizing requirements for installing and running {product}, including {product-short} application, database components, and Operator. |
| 6 | +Learn about sizing requirements for {product}. |
| 7 | +Table 1 lists the sizing requirements for installing and running {product}, including {product-short} application, database components, and Operator. |
| 8 | +Table 2 lists recommended sizing requirements for {product-docs-link}/html-single/configuring_red_hat_developer_hub/index#configuring-external-postgresql-databases[external PostgreSQL deployment] based on the deployment scale. |
7 | 9 |
|
8 | 10 | .Recommended sizing for running {product} |
9 | 11 | [cols="25%,25%,25%,25%", frame="all", options="header"] |
@@ -33,3 +35,53 @@ Scaling the {product} requires significant resource allocation. The following ta |
33 | 35 | |3 or more |
34 | 36 | |1 or more |
35 | 37 | |=== |
| 38 | + |
| 39 | +.Recommended sizing for external PostgreSQL deployments with {product} |
| 40 | +[cols="25%,25%,25%,25%,25%", frame="all", options="header"] |
| 41 | +|=== |
| 42 | +|Sizing legend |
| 43 | +|Small-scale |
| 44 | +|Mid-scale |
| 45 | +|Large-scale |
| 46 | +|Enterprise-scale |
| 47 | + |
| 48 | +|Application usage |
| 49 | +|up to 5 thousand entities, up to 50 concurrent users |
| 50 | +|5–20 thousand entities, 50–150 concurrent users |
| 51 | +|20–50 thousand entities, 150–400 concurrent users |
| 52 | +|50–150 thousand entities, 400–800 concurrent users |
| 53 | + |
| 54 | +|vCPU |
| 55 | +|2 |
| 56 | +|4 |
| 57 | +|8 |
| 58 | +|16 |
| 59 | + |
| 60 | +|Memory |
| 61 | +|8 GiB |
| 62 | +|16 GiB |
| 63 | +|32 GiB |
| 64 | +|64 GiB |
| 65 | + |
| 66 | +|Storage |
| 67 | +|50 GiB |
| 68 | +|100 GiB |
| 69 | +|200 GiB |
| 70 | +|500 GiB |
| 71 | + |
| 72 | +|Number of replicas |
| 73 | +|1 |
| 74 | +|2 |
| 75 | +|2-3 |
| 76 | +|3+ |
| 77 | + |
| 78 | +|PostgreSQL Database HA |
| 79 | +|1 primary |
| 80 | +|1 primary, 1 standby |
| 81 | +|1 primary, 1 synchronous standby |
| 82 | +|1 primary, 1 synchronous standby, 1 asynchronous replica |
| 83 | +|=== |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
0 commit comments