Cloudflare Pages is a developer-focused platform designed for building fast websites.

It seamlessly integrates with Git, allowing developers to easily deploy updates by just pushing changes. The platform is optimized for collaboration, offering unlimited seats and preview links for every commit included in the free tier.

For static sites, bandwidth and static requests are free.

And for dynamic sites, Cloudflare Workers (their serverless offering) are deeply integrated and they come with zero cold-starts, db connectors and a better pricing than AWS Lambda.

CF Pages is compatible with popular frameworks like Astro, Remix, Next or Nuxt.