Cloudflare Workers

Cloudflare Workers

[1] Introducing Cloudflare Workers () https://blog.cloudflare.com/introducing-cloudflare-workers/

these are written against the standard Service Workers API. The only difference is that they run on Cloudflare's edge rather than in the browser.

[2] Introducing Cloudflare Workers () https://blog.cloudflare.com/introducing-cloudflare-workers/

A "Cloudflare Worker" is JavaScript you write that runs on Cloudflare's edge. A "Cloudflare Service Worker" is specifically a worker which handles HTTP traffic and is written against the Service Worker API. Currently, this is the only kind of worker we've implemented, but in the future we may introduce other worker types for certain specialized tasks.

[3] Cloudflare Workers | サーバーレスアプリケーションを構築 | Cloudflare (, ) https://www.cloudflare.com/ja-jp/products/workers/

[4] Cloudflare Workers · Cloudflare Workers docs, https://developers.cloudflare.com/workers/

[5] Cloudflare Workers, , https://cloudflareworkers.com/