Migrate from S3 easily with the R2 Super Slurper
November 15, 2022 2:01 PM
Today we're announcing the R2 Super Slurper, the tool that will enable you to migrate all your data to R2 in a simple and efficient way...
November 15, 2022 2:01 PM
Today we're announcing the R2 Super Slurper, the tool that will enable you to migrate all your data to R2 in a simple and efficient way...
November 15, 2022 2:00 PM
Today, we’re excited to share a collection of ready-made templates to help you build your next application on Cloudflare Workers...
November 15, 2022 2:00 PM
A deep-dive into how Cloudflare uses Durable Objects and the Streams API to index millions of HTTP requests stored in R2...
November 14, 2022 2:00 PM
DevCycle re-architected their feature management tool using Workers for improved scalability...
November 14, 2022 2:00 PM
We have been making improvements in the Workers runtime to increase alignment with Web Platform standards around event handling, task cancellation using AbortController, text encoding and decoding, URL parsing and pattern matching, and streams support....
October 24, 2022 1:00 PM
You can now deploy SSR Next.js applications to the Cloudflare Pages platform ⚡️...
October 20, 2022 1:00 PM
In this blog-post we demonstrate how hosting and combining multiple server-side rendered micro-frontends on Cloudflare Workers offer a highly scalable, high performance solution to these problems...
September 30, 2022 1:00 PM
Join our open beta and start collecting telemetry about anything using Cloudflare Workers today!...
September 27, 2022 1:05 PM
Building and scaling a startup is hard work. Apply to the $1.25BN Workers Launchpad funding program for an opportunity to pitch leading VCs and other perks...
September 27, 2022 1:01 PM
workerd is the JavaScript/Wasm runtime code that powers Cloudflare Workers, now open source under the Apache 2.0 license...
September 27, 2022 1:00 PM
Cloudflare Queues is a message queuing service that allows applications to reliably send and receive messages using Cloudflare Workers...
September 27, 2022 1:00 PM
The Startup Plan now has an expanded product basket and broader eligibility criteria, which means more startups now qualify for the program....
September 27, 2022 1:00 PM
Get an inside look on the D1 experience today, what the team is currently working on and what’s coming up! ...
September 21, 2022 1:45 PM
Custom Domains are now in Generally Available! Today we go through Part 1 in a series on building completely serverless applications on Cloudflare’s Developer Platform...
September 21, 2022 1:30 PM
With Workers for Platforms, your customers can build custom logic to meet their needs right into your application. We’re excited to announce that Workers for Platforms is now in GA for all Enterprise customers...
September 21, 2022 1:00 PM
R2 is now generally available!! R2 gives developers object storage minus the egress fees...
August 05, 2022 4:30 PM
We believe every developer deserves to dream big without breaking the bank. That's why on Cloudflare Pages you can get unlimited requests, bandwidth, seats and projects --- for free!...
August 05, 2022 3:45 PM
In this post we're going to show you how to build a scalable service that will schedule HTTP requests on a specific schedule or as one-off at a specific time ...
August 01, 2022 2:12 PM
After the recent announcement regarding WASI support in Workers I decided to see what it would take to get code written in Zig to run as a Worker, and it turned out to be pretty trivial. This post documents the process I followed...