Edge Computing with Cloudflare Workers
Introducing Services: Build Composable, Distributed Applications on Cloudflare Workers

Introducing Services: Build Composable, Distributed Applications on Cloudflare Workers

11/16/2021 · Ashcon Partovi, Kabir Sikand

What this post added

Introduced 'Services' as a new building block for Cloudflare Workers, enabling composable, distributed applications. Services support multiple environments (production and preview) for testing and promotion, with automatic migration of existing scripts to services. Introduced 'service bindings' for direct, zero-cost HTTP communication between services, eliminating network latency and enabling a dependency graph-based deployment model.

Read the original post ↗