MORE POSTS
October 19, 2021 3:20 PM
Backwards-compatibility in
Cloudflare Workers
On the Workers team, we have a policy:
A change to the Workers Runtime must never break an application that is live in production....
October 12, 2021 12:59 PM
Dynamic Process Isolation: Research by Cloudflare and TU Graz
Cloudflare worked with TU Graz to study the impact of Spectre on Cloudflare Workers and to develop new defenses against it. Today we're publishing a paper about our research....
October 01, 2021 12:59 PM
Get started Building Web3 Apps with Cloudflare
Learn how to build Web3 applications with Cloudflare’s new open-source template....
September 28, 2021 1:00 PM
Announcing Cloudflare R2 Storage: Rapid and Reliable Object Storage, minus the egress fees
Introducing Cloudflare’s S3-compatible Object Storage service, with zero egress bandwidth charges and automatic migration from S3-compatible services....
September 23, 2021 12:59 PM
Bringing OAuth 2.0 to Wrangler
In this blog, we will look into what the OAuth 2.0 protocol is, and how it can help improve the authorization process in the command-line interface tool Wrangler used to manage your Cloudflare Workers....
September 18, 2021 12:59 PM
Profiling Your Workers with Wrangler
To help measure performance of our customers’ Workers, we’re beginning to integrate with the Chrome DevTools protocol....
September 15, 2021 12:59 PM
Building Cloudflare Images in Rust and Cloudflare Workers
Using Rust and Cloudflare Workers helps us quickly iterate and deliver product improvements over the coming weeks and months....
September 13, 2021 12:58 PM
Cloudflare Workers: the Fast Serverless Platform
Today, Workers is 30% faster than it was three years ago at P90. And it is 210% faster than Lambda@Edge, and 298% faster than Lambda....
September 09, 2021 1:00 PM
Native Rust support on Cloudflare Workers
Introducing the Cloudflare Workers Rust SDK: write your entire Worker in Rust, no JavaScript required.
...
August 26, 2021 3:04 PM
Pin, Unpin, and why Rust needs them
Using async Rust libraries is usually easy. It's just like using normal Rust code, with a little async or .await here and there. But writing your own async libraries can be hard. ...
August 24, 2021 2:00 PM
Introducing logs from the dashboard for Cloudflare Workers
Many developers know the feeling: “It worked in the local testing suite, it worked in our staging environment, but… it’s broken in production?” Testing can reduce mistakes and debugging can help find them, but logs give us the tools to understand and improve what we are creating....
August 19, 2021 12:59 PM
Building a Pet Cam using a Raspberry Pi, Cloudflare Tunnels and Teams
This was a perfect weekend project: I would set up my own pet cam, connect it to the Internet, and make it available for me to check from anywhere in the world....
August 13, 2021 1:00 PM
Cloudflare Developer Summer Challenge
We’re giving away 300+ boxes of our most popular swag, while enabling collaboration with other participants through our Workers Discord channel....
August 13, 2021 12:59 PM
Building the Cloudflare Summer Challenge Application
If you haven’t already heard, we’re hosting the Cloudflare Summer Developer Challenge, a contest for the Cloudflare community at large. Anybody – yes, including you – can sign up for free and compete for a chance to win one of 300 available prizes. ...