Pricing

Early-access pricing. These prices apply during the Synodes early-access period. Pricing and limits may change before general availability. Locked-in annual rates will be announced at GA.
EARLY ACCESS

How It Works

Synodes uses consumption-based pricing — pay only for what you run. No monthly plans, no minimums, no commitment. You get 5 free container-hours every month (worth ~$0.25) to try the platform. After that, you're billed by the second for container runtime and by the GB-month for database storage.

Rates

ResourceRateBilling Unit
Container runtime$0.05Per hour · billed per second
Turso database storage$0.25Per GB-month · prorated
Free allowance: Every account gets 5 free container-hours per month — netted off your usage before billing. That covers ~$0.25. Use it to experiment, run small agents, or keep a sandbox warm for testing.

Cost Examples

ScenarioContainer-HoursDatabase StorageEstimated Monthly Bill
Light experimentation10 h0.5 GB~$0.38
Hobby developer40 h2 GB~$2.50
Small team200 h20 GB~$15.00
Production agent fleet1,000 h50 GB~$62.50

Estimates shown before the 5 free hours. Actual bill based on per-second container runtime and prorated DB storage.

What Counts as a "Sandbox Hour"?

You're billed for the time a sandbox is in the Running or Starting state. Stopped sandboxes don't accumulate runtime — only storage (for snapshots). Deleting a sandbox stops all billing immediately.

Example: a sandbox with 2 CPUs and 4 GB RAM that runs for 30 minutes = 0.5 container-hours. At $0.05/hour, that's $0.025 for the run — billed as-you-go, no overage calculations, no plan limits to track.

BYO Infrastructure

You can also deploy Synodes regions on your own cloud infrastructure using the open-source Helm chart. You pay for the underlying compute (EC2, GCE, etc.) directly to your cloud provider. The consumption rates above apply when you use the hosted platform at app.synodes.io — self-hosted regions are free under the AGPL-3.0 license. Learn more about providers.

Open-source: The core Synodes platform (CLI, SDKs, providers, Helm chart) is open-source under AGPL-3.0 and Apache-2.0 licenses. You can self-host for free under AGPL terms. The hosted platform at app.synodes.io is the commercial offering.