Choose the machine that fits your needs with Convox Cloud.

X-Small

Small

Medium

Large

X-Small

$12

/ month

For development & testing

CPU

RAM

0.5 vCPU

1 GB

Personal projects

Proof of concepts

250 free hours/month

Select Machine

Small

$25

/ month

For small production apps

CPU

RAM

1.0 vCPU

2 GB

Single-service deployments

Light to moderate traffic

Standard workloads

Select Machine

Medium

$75

/ month

For growing applications

CPU

RAM

2.0 vCPU

4 GB

Multi-service applications

Growing traffic needs

Resource-intensive processes

Select Machine

Large

$150

/ month

For demanding workloads

CPU

RAM

4.0 vCPU

8 GB

Complex microservices

High-traffic production

Peak performance requirements

Select Machine

Questions? We have answers.

What's the difference between Convox Cloud (Machines) and a self-hosted Rack?

Convox Cloud runs on our managed infrastructure with zero setup time and predictable per-machine pricing. Self-hosted Racks run in your AWS/GCP/Azure account, giving you full control but requiring infrastructure management. Both use the same CLI, Console, and convox.yml format, so your apps work identically on either platform

How does billing work for Convox Cloud?

Billing is simple and transparent - you pay hourly for the machine size you choose (X-Small through Large), with no hidden infrastructure costs. The X-Small tier includes 250 free hours per month. Unlike self-hosted Racks where you pay variable cloud provider costs, Cloud pricing is fixed and predictable.

Can I use custom domains, SSL certificates, and databases with Convox Cloud?

Yes! Custom domains and automatic SSL certificates work just like on Racks. For databases, you can use containerized resources (Postgres, MySQL, Redis) or connect to external managed databases. However, AWS RDS resources aren't directly available (yet) - you'll need to use external database services with connection strings.

How do builds work on Convox Cloud?

Builds run in isolated, dedicated environments that don't consume your machine's resources. This means your application performance isn't affected during deployments. Build resources are included in your machine pricing - no separate build charges or configuration needed.

When should I choose Cloud vs a self-hosted Rack?

Choose Cloud for: quick setup (under 1 minute), predictable costs, zero maintenance, and teams without DevOps resources. Choose self-hosted Racks for: complete infrastructure control, compliance requirements (HIPAA/PCI), persistent storage needs, or complex networking requirements. Many customers use Cloud for development/staging and Racks for production.