Skip to content
Reference

Sizes

What each size of web service and PostgreSQL database is provisioned with. Sizes are provisional during the alpha.

A size is chosen when a resource is created and describes what one instance of it is provisioned with. Sizes and plans are independent: a plan decides what an organization may do, a size decides what one resource gets.

Web services

SizevCPUMemoryInstances
Starter1512 MiB0 to 3
Small11 GiB0 to 5
Medium22 GiB0 to 10
Large44 GiB0 to 20

Every size scales to zero: a service with no traffic runs no instance and costs nothing for compute until a request arrives. The upper bound is how many instances Kuppit will run at once under load. A new service is Starter.

PostgreSQL

SizevCPUMemoryStorage
StarterShared0.6 GB10 GB
Small13.75 GB20 GB
Medium28 GB50 GB
Large416 GB100 GB

A database runs continuously; it does not scale to zero. A new database is Starter, with PostgreSQL 18.

Costs

Infrastructure is billed on usage: compute while a service is serving, and a database's compute and storage while it exists. Kuppit does not show a fixed monthly price for a size, because for a service that scales to zero there is none; what a resource costs depends on what it does. The dashboard's Usage page shows what has been used.

Was this page helpful?