Field notes from the edge.
What our engineers learned this week. Hands-on technical deep-dives, postmortems, and strategy frameworks.
AICode Orange: Fail Small is complete. The result is a stronger Cloudflare network
Cloudflare has completed 'Code Orange: Fail Small,' a major engineering initiative to prevent incidents like the November and December 2025 global outages. The project introduced progressive configuration rollouts with health monitoring, better failure modes that preserve service continuity, and improved incident management procedures to enhance network resilience for all customers.
AIWhen DNSSEC goes wrong: how we responded to the .de TLD outage
On May 5, 2026, DENIC's incorrect DNSSEC signatures for the .de TLD caused widespread DNS resolution failures, potentially affecting millions of German domains. Cloudflare's 1.1.1.1 resolver mitigated the impact through 'serve stale' functionality (RFC 8767) and Negative Trust Anchors (RFC 7646), continuing to serve cached records and temporarily disabling DNSSEC validation for .de domains until D
