Run a real edge app: bucket, function, DNS and CDN at no cost.
- 10 GB R2 stored + zero intra-edge egress
- 1M edge requests / month
- 100k edge-CPU-ms / month
- 1M DNS queries / month
- 1 DNS zone, edge WAF + DDoS scrubbing
- Community support
Pricing
Pay for edge requests, edge-CPU-ms, R2 stored-GB and DNS queries. Egress from your buckets to our own edge is zero-rated by construction — it never shows up as a charge.
Indicative — every number here is a placeholder for this scaffold. Real prices TBD.
Plans
Run a real edge app: bucket, function, DNS and CDN at no cost.
Pay for what you serve. Egress to our own edge stays $0.
Collaboration, SSO and higher quotas on top of usage pricing.
Sovereign regions, dedicated PoPs and committed-use pricing.
Rate card
Usage is metered by SS-60 and rolls up into SS-10 billing — the same dogfooded path that runs the rest of the platform.
| Meter | Unit | Free tier | Rate | Reported by | Notes |
|---|---|---|---|---|---|
| Edge requests | per 1M | 1M / mo | $0.36 | SS-27 | http / cron / cache-miss invocations resolved to a function. |
| Edge compute | per 1M CPU-ms | 100k CPU-ms / mo | $0.020 | SS-27 | Metered CPU-ms of the WASM datapath. |
| R2 stored | per GB-month | 10 GB | $0.014 | SS-02 | Object bytes at rest on RustFS. |
| Intra-edge egress | per GB | unlimited | $0.00 | SS-02→27 | Bucket → our edge: zero-rated by construction. |
| External egress | per GB | — | billable | SS-02 | Only bytes that leave the platform are charged. |
| DNS queries | per 1M | 1M / mo | $0.40 | SS-25 | Authoritative answers incl. serve-stale. |
Intra-edge egress is the structural difference from R2-vs-S3 pricing: there is no cross-vendor boundary to charge across, so it is $0 by construction, not a promotional discount.
FAQ
Bytes served from an SS-02 bucket to our own SS-27 edge. Because the object store and the CDN are the same platform, that egress is classified intra-edge and zero-rated in the usage ledger — never billed. Only bytes that leave the platform are external egress.
Two meters: edge requests (http/cron/cache-miss invocations resolved to a function) and edge-CPU-ms (metered CPU time of the WASM datapath). You are not billed for idle.
R2 storage is billed per GB-month at rest on RustFS. The Free tier includes 10 GB. Serving those objects to our edge stays $0.
No. Every number here is an indicative placeholder for this scaffold — real prices are TBD. The structure (what is metered, what is zero-rated) reflects the real SS-60 metering model.