What it does
Netlify is a frontend cloud platform for hosting static sites, JAMstack apps, and modern frontend frameworks. Deploy via git push, get automatic HTTPS, global CDN, preview deploys per pull request, serverless functions (Netlify Functions on AWS Lambda), edge functions, forms, identity, and a growing list of managed services. Popularized the JAMstack term; direct competitor to Vercel and Cloudflare Pages.
Free tier
Yes
Starts at
$19/mo
Setup
easy
Key features
Integrates with
GitHub, GitLab, Bitbucket
Who this fits
- Agencies building marketing sites, landing pages, and small business web presence
- Frontend developers shipping React, Vue, Svelte, Next.js, Nuxt, Gatsby, Astro
- Content teams using Hugo, Jekyll, or 11ty
- Solo founders and small SaaS teams wanting one-click deploys with preview URLs
- E-commerce headless commerce projects (Shopify Hydrogen, custom Stripe checkouts)
Who it does NOT fit
- Full-stack apps with persistent server workloads (use Fly.io, Railway, or Render)
- Backend-heavy APIs and workers (Netlify Functions have execution limits; not for long-running jobs)
- High-bandwidth video or file hosting (bandwidth overage bills climb fast)
- Enterprises needing very specific compliance (HIPAA BAA is Enterprise tier)
Pricing
Real gotchas
- Bandwidth overages on Pro are $55 per 100GB, which surprises teams whose site went viral or serves large video/assets [source: netlify.com/pricing and community complaints on Hacker News about bandwidth billing].
- Serverless Functions have a 10-second execution timeout on free/Pro (26 seconds on Enterprise). Long-running work must use a background function (also limited) or move to another platform.
- Netlify's build environment is a Linux container with limited persistent state; complex builds may need custom plugins or a different build approach.
- Preview deploy links are public by default; password protection is Pro-tier.
- Redirects and headers are configured via _redirects and _headers files or netlify.toml; getting SPA routing and API proxying right requires reading the docs.
Integrations that matter
Otto’s take on this tool
Recommend Netlify for agencies building marketing sites, frontend developers shipping JAMstack apps, and small businesses wanting a modern, fast, deploy-on-git experience. Recommend Vercel when the client is on Next.js and wants the deepest Next.js support (Vercel makes Next.js; features land there first). Recommend Cloudflare Pages when bandwidth cost matters (Cloudflare's bandwidth is effectively free). Recommend Fly.io or Railway when the app is more than frontend.
Affiliate disclosure: if you sign up through the link above, Ottomately may earn a referral commission at no cost to you. We only feature tools we have actually used or vetted through our recommendation engine.
More in Productivity
Not Sure Netlify is Right?
Otto can pick for you.
30 seconds, one form, get a personalized stack with pricing and integration paths.
Get my recommendations