Start free. Pay for what you use

Processes

$0.03 USD / vCPU per hour*

  • Process usage is calculated per second of usage, billed monthly.
  • Each vCPU has 2GB of memory.
  • The smallest process size available is .25 vCPU.

Learn more about processes

Postgres Serverless

$0.025 USD / vCPU per hour*

  • Process usage is calculated per second of usage, billed monthly.
  • Each vCPU includes 2GB of storage.
  • The smallest Postgres serverless size available is 1 vCPU.

Learn more about Postgres

Redis

Coming soon

* All prices are in USD and are subject to change. Usage is calculated per second, and billed monthly. You must have a valid credit card on file before you can deploy apps.

Pricing calculator

Processes

0.25 vCPUs

Process count: 1

Postgres

1 vCPUs / 2 GB storage

Estimated monthly cost $23.40 USD

Example pricing

Ruby on Rails application, with Postgres and Sidekiq

A standard Ruby on Rails app will have the following Cloud Blox processes:

  1. Web server (Puma)
  2. Background worker (Sidekiq)
  3. Release task (for running database migrations)

In addition, you will need a Postgres serverless database and a Redis instance for Sidekiq.

Web server cost: 0.25 vCPU x 24 hours x 30 days @ $0.03 / hour = ~$5.40 USD
Sidekiq worker cost: 0.25 vCPU x 24 hours x 30 days @ $0.03 / hour = ~$5.40 USD
Release process cost: 0.25 vCPU x 6 minutes for the month @ $0.03 / hour = ~$0.00075 USD
Postgres database cost: 1 vCPU 24 hours x 30 days @ $0.025 / hour = ~$18.00 USD
Redis cost: (Coming soon)

Processes

0.25 vCPUs

Process count: 2

Postgres

1 vCPUs / 2 GB storage

Estimated monthly cost $28.80 USD

NodeJS API

An API built with NodeJS and Express.

  1. Web server (Express) x 4

Web servers cost: 4 x 0.5 vCPU x 24 hours x 30 days @ $0.03 / hour = ~$43.20 USD

Processes

0.5 vCPUs

Process count: 4

Estimated monthly cost $43.20 USD