Node Size

Compute Ressources

You can choose the node size that best fits your specific requirements and workload demands. For example, if you anticipate working with large datasets or performing complex queries, you may opt for a node size with higher RAM (such as “r” or “a” series). Conversely, for simpler workloads or cost-effective solutions, you may choose a basic configuration with fewer resources (such as “b” series).

Basic (b)

Provides a balanced configuration suitable for standard database operations.

node_sizevCPUvRAM
b32-643264
b16-321632
b8-16816
b4-848
b2-424

All-purpose(a)

Offers a balanced configuration with a focus on versatility and moderate resource allocation.

node_sizevCPUvRAM
a32-12832128
a16-641664
a8-32832
a4-16416
a2-828

RAM-optimized (r)

Offers higher RAM allocation for memory-intensive workloads.

node_sizevCPUvRAM
r16-12816128
r8-64864
r4-32432
r2-16216

vCPU: The number of virtual Central Processing Units (CPUs) allocated to the database instance. More vCPUs generally allow for better performance when running multiple tasks simultaneously.

vRAM: The amount of virtual Random Access Memory (RAM) allocated to the database instance. RAM is used by the database to store temporary data and perform operations. More RAM can improve the database’s ability to handle large datasets and complex queries efficiently.

Changing the Node Size will cause a short interruption of the service as the node is rolled out again with adjusted resources.

Storage Size

The data disk size can only be increased. To reduce the disk size, you must create a new DBaaS instance and transfer the data manually.

The persistent disk size determines the capacity for storing your database data. Every Database-as-a-Service (DBaaS) instance requires a minimum disk size of 50GB. You can increase the disk size in increments of 50GB, up to a maximum of 500GB. Increasing the storage size doesn’t cause an interruption of the DBaaS.


To customize your DBaaS Node Size, please open a ticket with our support team.


We’re working on a feature to let you directly modify the Node Size in our customer portal. Until then we thank you for your patience as we improve our services.

Last modified 03.05.2024: dos2unix mansvc files (d79b1ea)