diff --git a/docs/components/best-practices/architecture/sizing-your-environment.md b/docs/components/best-practices/architecture/sizing-your-environment.md index 9dca69ca8c..2f9cf6b472 100644 --- a/docs/components/best-practices/architecture/sizing-your-environment.md +++ b/docs/components/best-practices/architecture/sizing-your-environment.md @@ -151,9 +151,9 @@ Contact your Customer Success Manager to increase the cluster size beyond the ma | Cluster size | 1x | 2x | 3x | 4x | | :---------------------------------------------------------------------------------- | ---------------------------------: | ----------------------------------: | -------------------------------: | -------------------------------: | -| Max Throughput **Tasks/day** **\*** | 4.3 M | 8.6 M | 12.9 M | 17.2 M | -| Max Throughput **Tasks/second** **\*** | 50 | 100 | 150 | 200 | -| Max Throughput **Process Instances/day** **\*\*** | 3 M | 6 M | 9 M | 12 M | +| Max Throughput **Tasks/day** **\*** | 9 M | 18 M | 27 M | 36 M | +| Max Throughput **Tasks/second** **\*** | 100 | 200 | 300 | 400 | +| Max Throughput **Process Instances/day** **\*\*** | 432 k | 864 k | 1.296 k | 1.728 k | | Max Total Number of Process Instances stored (in Elasticsearch in total) **\*\*\*** | 75 k | 150 k | 225 k | 300 k | | Approximate resources provisioned **\*\*\*\*** | 11 vCPU, 22 GB memory, 64 GB disk. | 22 vCPU, 44 GB memory, 128 GB disk. | 33 vCPU, 66 GB mem, 192 GB disk. | 44 vCPU, 88 GB mem, 256 GB disk. | diff --git a/versioned_docs/version-8.6/components/best-practices/architecture/sizing-your-environment.md b/versioned_docs/version-8.6/components/best-practices/architecture/sizing-your-environment.md index 9dca69ca8c..2f9cf6b472 100644 --- a/versioned_docs/version-8.6/components/best-practices/architecture/sizing-your-environment.md +++ b/versioned_docs/version-8.6/components/best-practices/architecture/sizing-your-environment.md @@ -151,9 +151,9 @@ Contact your Customer Success Manager to increase the cluster size beyond the ma | Cluster size | 1x | 2x | 3x | 4x | | :---------------------------------------------------------------------------------- | ---------------------------------: | ----------------------------------: | -------------------------------: | -------------------------------: | -| Max Throughput **Tasks/day** **\*** | 4.3 M | 8.6 M | 12.9 M | 17.2 M | -| Max Throughput **Tasks/second** **\*** | 50 | 100 | 150 | 200 | -| Max Throughput **Process Instances/day** **\*\*** | 3 M | 6 M | 9 M | 12 M | +| Max Throughput **Tasks/day** **\*** | 9 M | 18 M | 27 M | 36 M | +| Max Throughput **Tasks/second** **\*** | 100 | 200 | 300 | 400 | +| Max Throughput **Process Instances/day** **\*\*** | 432 k | 864 k | 1.296 k | 1.728 k | | Max Total Number of Process Instances stored (in Elasticsearch in total) **\*\*\*** | 75 k | 150 k | 225 k | 300 k | | Approximate resources provisioned **\*\*\*\*** | 11 vCPU, 22 GB memory, 64 GB disk. | 22 vCPU, 44 GB memory, 128 GB disk. | 33 vCPU, 66 GB mem, 192 GB disk. | 44 vCPU, 88 GB mem, 256 GB disk. |