Pricing and quotas

Forte bills backend services with provisioned and active compute rates. Build & Deploy workflows and managed databases are billed separately.

This category uses a two-tier billing model: a Provisioned rate for keeping instances warm, and an Active rate when instances process requests.

How it works

Each service runs one or more container instances. You pay two compute rates:

  • Provisioned rate: A fixed monthly cost per instance for keeping it warm and ready to receive requests, based on your container's memory.
  • Active rate: An hourly cost that applies while an instance actively processes requests, based on your container size.

Provisioned instances are kept warm for you even when your service is idle, so you always pay the provisioned rate for the memory they use. When traffic arrives and instances handle requests, you also pay the active vCPU rate for that time.

Bulk active-compute pricing

Bulk discounts apply when active compute exceeds 30% of monthly capacity. Contact us for pricing.

Paused services aren't billed

Paused services aren't billed for provisioned or active compute and skip any new build requests from GitHub. You aren't billed for any usage until you resume the service.

Compare compute rates

Provisioned rate is $0.014 per GB of memory, per hour: shown per instance, per month below. Active rate is per vCPU, per hour of active processing.

Container SizeCPUMemoryProvisioned RateActive Rate
Default0.25 vCPU0.5 GB$5.11/mo$0.05/hr
Medium0.5 vCPU1 GB$10.22/mo$0.10/hr
Large1 vCPU2 GB$20.44/mo$0.20/hr
Extra Large2 vCPU4 GB$40.88/mo$0.40/hr

Provisioned instances

You can configure 1 to 10 provisioned instances per service. Provisioned instances are the containers that always run and stay ready to handle requests.

  • 1 provisioned instance (default): Suitable for low-traffic services or development workloads.
  • 2–10 provisioned instances: Keep more containers warm to reduce cold starts under higher traffic.

Configuring more than 1 provisioned instance or selecting a non-default container size requires a verified billing method.

Calculate example costs

Default configuration (1 provisioned instance, 0.25 vCPU)

  • Provisioned cost: 1 instance × $5.11/mo = $5.11/mo
  • Active cost: $0.05/hr of active processing time (depends on traffic volume)

High-availability setup (3 provisioned instances, 1 vCPU)

  • Provisioned cost: 3 instances × $20.44/mo = $61.32/mo
  • Active cost: $0.20/hr of active processing time (depends on traffic volume)

Billing setup

To use non-default configurations, set up a billing method:

  1. Go to your service's create or edit page
  2. Select a non-default container size or increase provisioned instances
  3. Forte redirects you to add a payment method
  4. After verification, non-default configurations become available

Sandbox projects use a test billing environment: see Sandbox (Test) Mode for details.

Free tier

New accounts receive a $20.00 welcome credit automatically: enough to run four default backend service configurations (1 provisioned instance, 0.25 vCPU) free through your first month. The credit expires at the end of your first billing month and any unused balance doesn't carry over.

Quotas

Accounts without a verified billing method run on the free tier, which caps how much you can create. Adding a billing method raises those caps immediately. Quotas apply per account unless the Scope column says otherwise.

QuotaFree tierBilling activeScope
Number of services110Account
Container sizeDefault only (0.25 vCPU, 0.5 GB)Up to Extra Large (2 vCPU, 4 GB)Service
Provisioned instances11 to 10Service
Websites1010Account
Custom domainsRequires a billing method10Service or website
Managed databases15Account
Storage per database1–10 GB1–10 GBDatabase
Users per database2525Database
Services connected per database2020Database
Environment variables and secrets100 combined100 combinedService or website
Enabled actions100100Project
Build & Deploy runsUntil the welcome credit runs outUnlimited, billed per buildAccount
Log and request log retention90 days90 daysAccount

If you need higher limits, please contact support or open a Support Case from the Forte dashboard.

Next steps

Search

Search your resources, console pages, and documentation