Concept case study · Mock data · All project details, metrics, and outcomes are mock data.
EXPEDITION 12 · 2026

Systems Experiment

Relay Edge

An experiment in moving lightweight request decisions closer to users at the edge.

ExperimentCloudflare WorkersTypeScriptOpenTelemetry
−37msmedian routing
3policies tested
2026year explored
01

The question

Which parts of request routing benefit from the edge, and which become harder to observe there?

02

The route

I compared regional and edge execution using the same policy model, trace vocabulary, and failure cases.

03

The outcome

The experiment identified a narrow class of routing decisions worth moving while keeping stateful logic centralized.

04

Field note

Lower latency is useful only when the new operational distance remains understandable.
05

Instruments

  • Cloudflare Workers
  • TypeScript
  • OpenTelemetry
  • Hono