{
  "slug": "netlify",
  "name": "Netlify",
  "url": "https://www.netlify.com",
  "cat": "host",
  "group": "back",
  "tagline": "Jamstack host / edge functions",
  "price": "Free: 300 credits/mo, hard-capped (~15 GB bandwidth). Pro $20/mo flat, unlimited seats, 3,000-20,000 credits. Credits: 20 per GB bandwidth, 10 per compute GB-hour, 15 per production deploy, 2 per 10k requests. Top-up $10 per 1,500 credits.",
  "tier": "mixed",
  "pick": false,
  "what": "Git-driven host for static and SSR sites with build plugins, edge functions, forms, identity and split testing. It has moved to a unified credit model: bandwidth costs 20 credits per GB, compute 10 credits per GB-hour and each production deploy 15 credits.",
  "why": "The friendliest deploy-from-Git flow outside Vercel, with built-in forms, redirects and identity that save you writing a backend. Drag a <code>dist</code> folder onto the dashboard and it is live in seconds.",
  "warn": "Netlify famously invoiced a hobbyist <b>$104,000</b> after a 2024 DDoS (later waived). Today the Free plan is a genuine hard cap — sites pause rather than bill — and auto-recharge on Pro is off by default. Leave it off. The 300-credit free tier is far smaller than the old 100 GB.",
  "install": "npx netlify-cli deploy --prod",
  "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": "https://www.netlify.com/",
    "checked_at": "2026-08-18T16:48:12.002+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}