Skip to content

Commit 8fd9b1f

Browse files
authored
Merge pull request #2032 from EnterpriseDB/release/2021-11-11
Release/2021 11 11
2 parents 34e4df6 + dd6b333 commit 8fd9b1f

File tree

3 files changed

+2253
-118
lines changed

3 files changed

+2253
-118
lines changed

product_docs/docs/biganimal/release/getting_started/01_check_resource_limits.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@ The default Public IP address limits for Public IP Addresses Basic and Public IP
1010

1111

1212
## Virtual machine quota requirements
13-
In each region, BigAnimal uses six ESv3 and six DSv2 virtual machine cores to manage your BigAnimal infrastructure.
14-
Your Postgres clusters deployed in the region use separate ESv3 virtual machine cores.
15-
The number of cores depends on the Instance Type and High Availability options of the clusters you provision. You can calculate the number of ESv3 cores required for your cluster based on the following:
13+
In each region, BigAnimal uses eight Dv4 virtual machine cores to manage your BigAnimal infrastructure. Your Postgres clusters deployed in the region use separate ESv3 virtual machine cores. The number of cores depends on the Instance Type and High Availability options of the clusters you provision. You can calculate the number of ESv3 cores required for your cluster based on the following:
1614

1715
* Virtual machine instance of type E{N}Sv3 uses {N} cores. For example, an instance of type E64Sv3 uses 64 ESv3 cores.
1816
* Cluster running on an E{N}Sv3 instance with high availability not enabled uses exactly {N} ESv3 cores.
1917
* Cluster running on an E{N}Sv3 instance with high availability enabled uses 3 * {N} ESv3 cores.
2018

21-
As an example, if you provision the largest virtual machine E64Sv3 with high availability enabled, it requires (3 * 64)=192 ESv3 cores per region. BigAnimal infrastructure requires an additional six ESv3 and six DSv2 virtual machine cores per region.
19+
As an example, if you provision the largest virtual machine E64Sv3 with high availability enabled, it requires (3 * 64)=192 ESv3 cores per region. BigAnimal infrastructure requires an additional eight Dv4 virtual machine cores per region.
2220

2321
## Checking current utilization
2422

0 commit comments

Comments
 (0)