Website hosting platforms
Modern hosting for static sites and Jamstack applications.
Video overview coming soon
Traditional hosting is overkill for most marketing sites. These platforms deploy from Git and scale automatically.
1
Cloudflare Pages
Free hosting with global CDN. Unlimited bandwidth. What I use for most client sites.
- Pricing
- Free
- Website
- pages.cloudflare.com
2
Vercel
Made by the Next.js team. Great DX with preview deployments for every branch.
- Pricing
- Freemium
- Website
- vercel.com
3
Netlify
Pioneer of Jamstack hosting. Forms, functions, and identity built in.
- Pricing
- Freemium
- Website
- netlify.com
4
GitHub Pages
Free static hosting from GitHub. Simple but limited. Good for documentation.
- Pricing
- Free
- Website
- pages.github.com