Calculate Your Cost

Estimate the cost for your solution. Don’t hesitate to write to support, if you have any questions about calculating the price.

HPC Compute servers

  1. 0.012 euros per CPU core hour or
  2. 0.012 euros per 6 GB of memory/hour.
  3. 0.5 euros per GPU hour.

  4. Memory usage is calculated by 6 GB segments.
    (price depends on the use of which resource is greater). **
Daily: ...EUR
Monthly: ...EUR
Yearly: ...EUR

Storage space

  1. 80 euros per 1 TB per year
  2. In case of 2x replicated data, 160 euros per 1 TB per year.

  3. A copy stored on tape costs 30 euros per 1 TB per year.

  4. Replicated + tape stored data costs 190 euros per 1 TB per year.
Daily: ...EUR
Monthly: ...EUR
Yearly: ...EUR

S3 object storage

  1. 160 euros per 1 TB per year

  2. NB! The service does not incur any data retrieval or data transfer cost!
Daily: ...EUR
Monthly: ...EUR
Yearly: ...EUR

Virtual server hosting

  1. 0.003 euros per core hour
  2. 0.0013 euros per RAM(GB) hour
  3. 0.138 euros per SSD storage (TB) hour

  4. (billing is the sum of used resources cost) ***
Daily: ...EUR
Monthly: ...EUR
Yearly: ...EUR

Kubernetes container managed service

  1. 0.003 euros per core hour
  2. 0.0013 euros per RAM(GB) hour
  3. 0.138 euros per SSD storage (TB) hour

  4. (Billing is per usage or per request, whichever is greater. Accounting resolution is usage per minute.)
Daily: ...EUR
Monthly: ...EUR
Yearly: ...EUR

Server maintenance

  1. 50 euros per server per month.
  2. Includes monitoring and installation of security updates.
Daily: ...EUR
Monthly: ...EUR
Yearly: ...EUR

** Accounting of the use the computing servers is based on the amount of memory (with 1 unit being equal to 6 GB of RAM/h) and processors (with 1 unit being equal to 1 core hour) allocated to the user’s job(s).

For the structural units of University of Tartu, the price is based on whichever resource has more units allocated to it. For instance, for a job that uses 1 core and 2 GB of memory, and runs for 10 hours, the price is max(1, 2/6)*10*0.012=0.12 euros, but for a job that uses 1 core and 12 GB of memory, and runs for 10 hours, the price is max(1, 12/6)*10*0.012=0.24 euros.

***For example, in case of a virtual server m.xsmall flavor with 1 processor core, 1GB of ram and 10GB of SSD storage space allocated for it, will cost 1*0.003*24*365 = 26 euros per year for the CPU and 1*0.0013*24*365 = 11 euros per year for RAM and 1/10*0.138*24*365 = 120 euros per year for the storage space