diff --git a/content/en/docs/deployment/mendix-cloud-deploy/_index.md b/content/en/docs/deployment/mendix-cloud-deploy/_index.md index a2053949e77..76d826a1c33 100644 --- a/content/en/docs/deployment/mendix-cloud-deploy/_index.md +++ b/content/en/docs/deployment/mendix-cloud-deploy/_index.md @@ -151,16 +151,17 @@ If you have a Standard, Premium, or Premium Plus plan, you can redeem virtual cr The technical details for the cloud resource packs are listed below. -| Pack | App RAM | App vCPU | DB RAM | DB vCPU | DB Storage | File Storage | -| ---------------------------------------------------- | ------- | -------- | ------- | ------- | ---------- | ------------ | -| XS21 | 1 GiB | 0.25 | 1 GiB | 2 | 5 GiB | 10 GiB | -| S21,
S21 Premium | 2 GiB | 0.5 | 2 GiB | 2 | 10 GiB | 20 GiB | -| M21,
M21 Premium | 4 GiB | 1 | 4 GiB | 2 | 20 GiB | 40 GiB | -| L21,
L21 Premium | 8 GiB | 2 | 8 GiB | 2 | 40 GiB | 80 GiB | -| XL21,
XL21 Premium,
XL21 Premium Plus | 16 GiB | 4 | 16 GiB | 4 | 80 GiB | 160 GiB | -| XXL21,
XXL21 Premium,
XXL21 Premium Plus | 32 GiB | 8 | 32 GiB | 4 | 160 GiB | 320 GiB | -| XXXL21,
XXXL21 Premium,
XXXL21 Premium Plus | 64 GiB | 16 | 64 GiB | 8 | 320 GiB | 640 GiB | -| XXXXL21,
XXXXL21 Premium,
XXXXL21 Premium Plus | 128 GiB | 32 | 128 GiB | 16 | 640 GiB | 1280 GiB | +| Pack | App RAM | App vCPU | DB RAM | DB vCPU | DB Storage | File Storage | +| ---------------------------------------------------------------------- | ------- | -------- | ------- | ------- | ---------- | ------------ | +| XS21 | 1 GiB | 0.25 | 1 GiB | 2 | 5 GiB | 10 GiB | +| S21,
S21 Premium | 2 GiB | 0.5 | 2 GiB | 2 | 10 GiB | 20 GiB | +| M21,
M21 Premium | 4 GiB | 1 | 4 GiB | 2 | 20 GiB | 40 GiB | +| L21,
L21 Premium | 8 GiB | 2 | 8 GiB | 2 | 40 GiB | 80 GiB | +| XL21,
XL21 Premium,
XL21 Premium Plus | 16 GiB | 4 | 16 GiB | 4 | 80 GiB | 160 GiB | +| XXL21,
XXL21 Premium,
XXL21 Premium Plus | 32 GiB | 8 | 32 GiB | 4 | 160 GiB | 320 GiB | +| XXXL21,
XXXL21 Premium,
XXXL21 Premium Plus | 64 GiB | 16 | 64 GiB | 8 | 320 GiB | 640 GiB | +| XXXXL21,
XXXXL21 Premium,
XXXXL21 Premium Plus | 128 GiB | 32 | 128 GiB | 16 | 640 GiB | 1280 GiB | +| XXXXL21-5XLDB,
XXXXL21-5XLDB Premium,
XXXXL21-5XLDB Premium Plus | 128 GiB | 32 | 256 GiB | 32 | 1280 GiB | 1280 GiB | {{% alert color="info" %}}Premium plans provide multi-AZ fallback, and Premium Plus plans provide multi-region fallback. For more details, see [Additional Resources](#additional-resources), below.{{% /alert %}}