Skip to content
Discussion options

You must be logged in to vote

The latter use Cloudflare Pages, which is the recommended way to deploy full stack web applications.

Workers and Pages are almost the same, but their usages are different to fit different jobs, e.g. Pages have CI integration, static files uploading, etc, but cannot use Cron jobs or email handler.

Most functions, like KV, R2, D1, work in both products.

It may change, because Cloudflare is unifying these two products.

https://blog.cloudflare.com/pages-and-workers-are-converging-into-one-experience

May this helps you!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@flexchar
Comment options

@flexchar
Comment options

@Master-Hash
Comment options

Answer selected by flexchar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants