INTEGRITY Cloudflare Docs

Enable customer code deployment

SaaS platforms often need to let customers run their own code — custom logic, integrations, webhooks — without compromising tenant isolation or platform stability. Cloudflare Workers for Platforms runs each customer's code in a separate V8 isolate with dispatch routing based on hostname, path, or header.

Solutions

Workers for Platforms

Deploy isolated Workers execution environments for your customers. Learn more about Workers for Platforms.

Get started

  1. Workers for Platforms get started
  2. Configure Dispatch Namespaces