News

Cloudflare introduces Remote Bindings

News | 12.11.2025

Cloudflare introduces Remote Bindings — a new, game-changing architecture. Now, developers can connect their local development environment (running on their laptop) directly to real Cloudflare production resources.

What are remote bindings and how do they work

Remote Bindings allow your local workerd instance (the Cloudflare Workers runtime) to securely interact with your "live" services. Instead of local emulation, requests to resources like D1, R2, Queues, KV, or Durable Objects are proxied directly to the Cloudflare production network.

This eliminates the need to maintain up-to-date emulators and ensures that your application is tested in conditions as close to production as possible. Meanwhile, the Worker code itself runs locally, providing instant feedback and fast debugging.

Key advantages for IT teams

  • High-fidelity development: Testing and debugging are performed on real data and services, not emulated versions.
  • Faster development cycles: Instantly verify changes without needing to deploy to a staging environment.
  • Elimination of "Emulation Drift": No more surprises during deployment caused by differences between the local environment and production.
  • Security and isolation: The local workerd process is isolated, and the connection to production resources occurs securely via a proxy.

Start developing with real data

The new Remote Bindings architecture from Cloudflare changes the approach to building and testing applications on the Workers platform. It allows IT teams to work faster, more efficiently, and with greater confidence in the results.

Softprom, as an official Cloudflare distributor, is ready to provide full technical support and consultation on implementing this and other advanced Cloudflare solutions.