Pricing - Public Cloud [EN]

Pricing - Public Cloud [EN]


Pricing Model

Unlike traditional hosting, where you buy individual servers with fixed specifications, - Public Cloud operates on a resource pool model.

When you select a plan, you receive a shared pool of computing resources: CPU cores (vCPU), memory (RAM), and block storage (NVMe and HDD).

You allocate this pool yourself - creating any number of virtual machines with the configurations you need, redistributing resources between them, and adjusting parameters at any time. No waiting, no tickets, no downtime.

 

Example: Cloud S plan includes 8 vCPUs, 16 GB RAM, and 200 GB NVMe. From this pool you can create one large VM (8 vCPU / 16 GB), eight small ones (1 vCPU / 2 GB each), or any other combination - and change it whenever you need.


How Billing Works

You pay a predictable monthly minimum, scale resources up yourself when needed during peak load - and never exceed a pre-defined maximum.

 

Billing is built on the principle of fixed base + hourly overage charges if applicable.

  • Included - a guaranteed resource pool covered by the monthly plan fee. This is your permanent allocation, always available with no conditions attached.

  • Above the included amount (Overage) - when your load increases, you can utilize additional resources that are available immediately and billed at an hourly rate only for the actual time they are used. When the peak is over, you scale the resources back down, and overage charges stop.

  • Cap (Limit) - every plan (except for Cloud Unlim) has a hard consumption ceiling. Regardless of effective loads, your charge will never exceed this threshold. You know the worst-case cost in advance.

 

VM resources and VM count do not change on their own: scaling up and down is a deliberate action you take (or delegate to a tool you configure yourself, such as Kubernetes with Cluster Autoscaler).


Plans

Eight plans with a clear doubling step for included resources. Each plan scales with your project: within a single plan, a 4× buffer above the included amount is available at your discretion before reaching the hard cap.

Plan

Price/mo

Included commit

Maximum

vCPU

RAM

NVMe

HDD

IPs

Traffic

vCPU

RAM

NVMe

HDD

IPs

Traffic

Cloud XXS

€30

2

4 GB

50 GB

0

1

5 TB

8

16 GB

400 GB

1,600 GB

4

Cloud XS

€60

4

8 GB

100 GB

0

2

10 TB

16

32 GB

800 GB

3,200 GB

8

Cloud S

€120

8

16 GB

200 GB

0

3

15 TB

32

64 GB

1,600 GB

6,400 GB

16

Cloud M

€240

16

32 GB

400 GB

0

4

20 TB

64

128 GB

3,200 GB

12,800 GB

16

Cloud L

€480

32

64 GB

800 GB

500 GB

6

25 TB

128

256 GB

6,400 GB

25,600 GB

32

Cloud XL

€950

64

128 GB

1,600 GB

1,000 GB

8

30 TB

256

512 GB

12,800 GB

25,600 GB

64

Cloud XXL

€1,850

128

256 GB

3,200 GB

2,000 GB

16

40 TB

512

1024 GB

25,600 GB

25,600 GB

128

Cloud Unlim

€3,600

256

512 GB

6,400 GB

5,000 GB

32

50 TB


Overage Rates

When consumption exceeds the included amount, additional resources are billed at the rates below. All rates are linear, publicly listed, and do not vary by zone, region, or volume.

Resource

Standard, €/hr

Standard, €/mo*

Cloud Unlim, €/hr

Cloud Unlim, €/mo*

Resource

Standard, €/hr

Standard, €/mo*

Cloud Unlim, €/hr

Cloud Unlim, €/mo*

vCPU

€0.0178

€12.994

€0.011

€8.03

RAM, GB

€0.0045

€3.285

€0.003

€2.19

NVMe, GB

€0.00012

€0.0876

€0.00008

€0.058

HDD, GB

€0.000036

€0.02628

€0.00002

€0.015

Public IPv4

€0.0041

€2.99

€0.0041

€2.99

Outbound traffic, GB

€0.005

€0.0035

*An equivalent of continuous usage of 730 hours per month.

 

Overages in Cloud Unlim

Cloud Unlim tariff comes with reduced overage rates - a 33-44% discount across all key resources and 30% on outbound traffic. There is no consumption cap. This makes Cloud Unlim the optimal choice for projects with consistently high load: at a certain point, your savings on overage rates fully offset the difference in cost - and upgrading becomes economically justified in itself, without any commitment required.


Managed Kubernetes

Managed Kubernetes is included in every plan at no additional service charge. You don't pay for the control plane as a separate product - you’re only charged for the resources (vCPU and RAM) consumed by your cluster nodes: both the control plane and worker nodes.

Consumed resources are drawn from your plan's shared resource pool. If the total consumption of the cluster fits within the included allocation of your plan, no additional charges apply. If consumption exceeds the included amount, the difference is billed at the standard hourly overage rates.

 

Example: You are on Cloud M (16 vCPU / 32 GB RAM included). The control plane uses 2 vCPU / 8 GB,
your 9 worker nodes consume another 9 vCPU / 18 GB.
Total: 11 vCPU / 26 GB - within the tariff-included allocation, no overage is charged in this case.

 

Recommended Node Specifications

  • Control plane: 2 vCPU / 8 GB RAM - the recommended minimum for stable cluster operation.

  • Worker nodes: configuration depends on your workloads (CPU-intensive tasks, memory-intensive applications, mixed workers, etc.).