# Deno Deploy

Canonical: https://inetgeek.com/hosting/deno-deploy/

Serverless platform for running JavaScript and TypeScript at the edge, with KV storage, sandboxes for untrusted code and multi-tenant subhosting.

## Who it suits

JavaScript and TypeScript services that fit allowance-shaped plans rather than pure metering — a million inbound requests and 20 GiB of egress on the free tier, five million on Pro — with KV, sandboxes and multi-tenant subhosting on the same platform.

Consider something else if You need a reliability SLA below Enterprise, since Free, Pro and Builder each carry none; or you are still on Deno Deploy Classic, which the docs say shuts down on 20 July 2026.

## What the documentation says

### Pricing

- Free tier: Yes ([source](https://deno.com/deploy/pricing), read 2026-09-14)
- Entry paid plan: $20/month for Pro. Builder is $200/month for subhosting; Enterprise is custom. ([source](https://deno.com/deploy/pricing), read 2026-09-14)
- Pricing model: Four plan tiers with usage allowances rather than pure metering: Free, Pro at $20/month, Builder at $200/month and custom Enterprise, each with overage rates above the included amounts. ([source](https://deno.com/deploy/pricing), read 2026-09-14)

### Limits

- Monthly visits cap: 1 million inbound HTTP requests a month on Free, 5 million on Pro and 25 million on Builder, then $2 per additional million. ([source](https://deno.com/deploy/pricing), read 2026-09-14)
- Included bandwidth: 20 GiB egress on Free, 200 GiB on Pro and 2,000 GiB on Builder, then $0.20 per GiB. Inbound request data does not count. ([source](https://deno.com/deploy/pricing), read 2026-09-14)

### Infrastructure

- Uptime SLA: 99.95%, on Enterprise only. Free, Pro and Builder are each marked not included. ([source](https://deno.com/deploy/pricing), read 2026-09-14)

### Support

- Support on entry paid plan: Community support via Discord on all four tiers. Email support from Pro ($20/month) upward; an email support SLA and onboarding support are Enterprise only. ([source](https://deno.com/deploy/pricing), read 2026-09-14)

## Compared with

- [Deno Deploy vs Cloudflare Pages](https://inetgeek.com/compare/deno-deploy-vs-cloudflare-pages/)
