Scaling

Apply.Build scales your app by changing its resource quota. Quotas are expressed as a ratio of a resource package (1 package = 1 vCPU, 1 GiB memory), and all limits scale proportionally.

Quota sizes

QuotavCPUMemoryEgressDisk
Tiny250m256 MiB2.5 MB/s2.5 GB
Small500m512 MiB5 MB/s5 GB
Medium11 GiB10 MB/s10 GB
Large22 GiB20 MB/s20 GB

See Resource Packages for the full breakdown.

When to scale

Consider increasing your quota when you see:

  • High CPU usage — your app is consistently using most of its allocated CPU
  • Memory pressure — your app approaches its memory limit
  • Slow response times — resource contention is causing latency

You can monitor these metrics from your app's dashboard.

How to scale

  1. Go to your app's settings
  2. Under Resource Packages, change the quota size
  3. Changes take effect on the next deployment, or you can trigger a redeployment

Scaling down

You can reduce your quota the same way. Changes take effect on the next deployment. There are no penalties for scaling down.