Compute Subscription
Overview
The prices are based on the cost per GB of storage, the amount of RAM in GB, and the number of CPU cores.
Pricing Formula
The pricing is calculated using the following formula:
Price = 4 * (CPU_cores + (RAM / 2) + (Storage / 100))
Where:
CPU_coresis the number of CPU cores.RAMis the amount of RAM in GB.Storageis the storage amount in GB.