{
  "slug": "deno-deploy",
  "name": "Deno Deploy",
  "url": "https://deno.com/deploy",
  "cat": "host",
  "group": "back",
  "tagline": "Edge JS/TS serverless runtime",
  "price": "Free: 1M requests, 20 GB egress, 15 CPU-hours, 350 GB-hr memory, 1 GiB KV. Pro $20/mo: 5M requests, 200 GB egress, 40 CPU-hours. Overage $2 per 1M requests, $0.50/GB egress, $0.05/CPU-hour. Builder $200/mo.",
  "tier": "mixed",
  "pick": false,
  "what": "Deno's globally distributed serverless platform, fully rebuilt — Deploy Classic sunset on 20 July 2026. The current version runs Deno, Node and mainstream frameworks at V8-isolate speed with built-in KV, CDN caching, queues and OpenTelemetry observability from a Git connection.",
  "why": "TypeScript with no build config, effectively zero cold starts, and a global KV store included, so a small API or edge function ships in minutes. The free tier is generous enough for genuine side projects.",
  "warn": "<b>Egress overage at $0.50/GB is the most expensive here</b> — over 3x Vercel and 50x Bunny. Fine for JSON APIs, ruinous for images or video, so put assets on a CDN. Deploy Classic projects had to be migrated before the July 2026 sunset.",
  "install": "deployctl deploy --project=my-app main.ts",
  "category": {
    "key": "host",
    "name": "Hosting, deploy & edge",
    "desc": "Egress pricing is where every surprise-bill story starts. Spend caps noted per platform.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-18T16:48:12.002+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}