logo

Connecting to production: the architecture of remote bindings

ID: 01a12605-3691-51cc-901a-fb5db344dc21

STIX ID: report--01a12605-3691-51cc-901a-fb5db344dc21

Feed Name: Cloudflare Blog

Date Published: 2025-11-12

Date Updated: 2026-04-27

Author: Samuel Macleod

...
...

Cloudflare introduces general availability of remote bindings for Workers, enabling local development to connect to deployed resources like KV, R2, and D1 by adding remote:true per binding in Wrangler config. The feature reuses production service-binding semantics—translating binding calls in the local workerd to HTTP or JSRPC over Cap’n Web WebSockets—to provide seamless access to real data without deploying on each iteration, unifying prior ad hoc approaches (e.g., AI binding). Support extends beyond wrangler dev to the Cloudflare Vite plugin and vitest-pool-workers via exported utilities such as startRemoteProxySession.

Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.