Developer-Platform
Cloudflare
Fri Oct 25 2024
Elephants in tunnels: how Hyperdrive connects to databases inside your VPC networks
Hyperdrive (Cloudflare’s globally distributed SQL connection pooler and cache) recently added support for directing database traffic from Wo...
Internet-Performance
Tue Sep 10 2024
A good day to trie-hard: saving compute 1% at a time
Pingora handles 35M+ requests per second, so saving a few microseconds per request can translate to thousands of dollars saved on computing ...
Machine-Learning
Thu Jul 25 2024
Making WAF ML models go brrr: saving decades of processing time
In this post, we discuss the performance optimizations we've implemented for our WAF ML product.
Wed Feb 28 2024
Open sourcing Pingora: our Rust framework for building programmable network services
Pingora, our framework for building programmable and memory-safe network services, is now open source.
linux
Netflix
Mon Feb 26 2024
Announcing bpftop: Streamlining eBPF performance optimization
Open-Source
Wed Jan 24 2024
Introducing Foundations - our open source Rust service foundation library
Engineering
GitHub
Wed Aug 30 2023
Why Rust is the most admired language among developers
Rust continues to top the charts as the most admired and desired language by developers, and in this post, we dive a little deeper into how ...
Community
Tue Aug 15 2023
Release Radar · July 2023 Edition
After the last Release Radar, I promised the next one wouldn’t be far away, so here it is.
Cloudflare-Workers
Mon Aug 14 2023
Wasm core dumps and debugging Rust in Cloudflare Workers
Debugging Rust and Wasm with Cloudflare Workers involves a lot of the good old time-consuming and nerve-wracking printf'ing strategy.
Speed-Week
Mon Jun 19 2023
How Cloudflare runs machine learning inference in microseconds