February 13, 2026 2:00 PMShedding old code with ecdysis: graceful restarts for Rust services at Cloudflareecdysis is a Rust library enabling zero-downtime upgrades for network services. After five years protecting millions of connections at Cloudflare, it’s now open source....By Manuel Olguín MuñozRust, Open Source, Infrastructure, Engineering, Edge, Developers, Developer Platform, Application Services, Rust
January 27, 2026 2:00 PMBuilding a serverless, post-quantum Matrix homeserverAs a proof of concept, we built a Matrix homeserver to Cloudflare Workers — delivering encrypted messaging at the edge with automatic post-quantum cryptography....By Nick KuntzCloudflare Workers, Durable Objects, D1, Cloudflare Workers KV, R2, Security, Developer Platform, Developers, Rust, WebAssembly, Post-Quantum, Encryption
December 18, 2025 2:00 PMAnnouncing support for GROUP BY, SUM, and other aggregation queries in R2 SQLCloudflare’s R2 SQL, a distributed query engine, now supports aggregations. Explore how we built distributed GROUP BY execution, using scatter-gather and shuffling strategies to run analytics directly over your R2 Data Catalog....By Jérôme Schneider, Nikita Lapkov, Marc SelwanR2, Data, Edge Computing, Rust, Serverless, SQL
October 29, 2025 1:00 PMDefending QUIC from acknowledgement-based DDoS attacksWe identified and patched two DDoS vulnerabilities in our QUIC implementation related to packet acknowledgements. Cloudflare customers were not affected. We examine the "Optimistic ACK" attack vector and our solution, which dynamically skips packet numbers to validate client behavior. ...By Apoorv Kothari, Louis Navarre (Guest author)Research, QUIC, Protocols, Vulnerabilities, Security