Memory
Choose between various instance configurations from 0.5 to 512 GB memory to run your workloads. We use the ARM CPU architecture to achieve the best cost/performance ratio.
$0.0018
per memory GB managed
per hour
Choose between various instance configurations from 0.5 to 512 GB memory to run your workloads. We use the ARM CPU architecture to achieve the best cost/performance ratio.
per memory GB managed
per hour
Add between 1 to 16,000 GB of persistent disk storage to your databases or services that need it. Start low and increase the amount on the fly as your demands grow.
per storage GB managed
per hour
Here's an example of a single instance application with persistent storage, operating for 1 month (730 hours), located in the us-east-1 region. For example a Ruby on Rails app with a SQLite database.
Gateway instance: 1x t4g.nano (2 vCPU, 512 MB RAM) with a public IPv4 address.
A single instance per Availability Zone is always provisioned to act as a load balancer, terminating HTTPS and TLS connections and providing IPv4 NAT. Projects in the same AZ share the same gateway instance. You can change the instance type without downtime.
Service instance: 1x t4g.nano (2 vCPU, 512 MB RAM) with 10 GB persistent storage.
Total: per month
Memory: 2 * 0.5 * 730 * $0.0018 = $1.31
Storage: 10 * 730 * $0.00009 = $0.66
Total: $1.97 per month
An example of a web application with a Postgres database and multiple server and worker instances.
Gateway instance: 1x t4g.nano (2 vCPU, 512 MB RAM) with a public IPv4 address.
Server instances: 2x t4g.small (2 vCPU, 2 GB RAM).
Worker instances: 2x t4g.micro (2 vCPU, 1 GB RAM).
Postgres database: 1x t4g.large (2 vCPU, 8 GB RAM) with 100 GB persistent storage.
Total: per month
Memory: 15 * 730 * $0.0018 = $19.71
Storage: 100 * 730 * $0.00009 = $6.57
Total: $26.28 per month