Don't roll your own high cardinality analytics, use Workers Analytics Engine
September 30, 2022
Join our open beta and start collecting telemetry about anything using Cloudflare Workers today!...
September 30, 2022
Join our open beta and start collecting telemetry about anything using Cloudflare Workers today!...
September 27, 2022
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
workerd is the JavaScript/Wasm runtime code that powers Cloudflare Workers, now open source under the Apache 2.0 license...
September 27, 2022
Cloudflare Queues is a message queuing service that allows applications to reliably send and receive messages using Cloudflare Workers...
September 27, 2022
The Startup Plan now has an expanded product basket and broader eligibility criteria, which means more startups now qualify for the program....
September 21, 2022
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
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
R2 is now generally available!! R2 gives developers object storage minus the egress fees...
August 05, 2022
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
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
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...
July 07, 2022
Today, we are announcing experimental support for WASI (the WebAssembly System Interface) on Cloudflare Workers and support within wrangler2 to make it a joy to work with...
May 31, 2022
Recently, during Platform Week, we made a number of announcements expanding what’s possible with the Developer Platform. Let’s take a look at some of these and what this enables you to build...
May 18, 2022
Back in December 2021, I joined Cloudflare as a Software Development Intern on the Partnerships team to help improve the experience that Partners have when using the platform...
May 17, 2022
After many announcements from Platform Week, we’re thrilled to make one more: our Spring Developer Challenge!...
May 13, 2022
MailChannels has created an email sending service specifically for Cloudflare Workers that removes all the friction associated with sending emails...
May 13, 2022
With Cloudflare Workers and Email Routing you now have a developer platform to implement any logic you ever wanted for programmatically handling incoming Emails....
May 12, 2022
Custom Domains are now available for your Workers. Hook up a Worker to any domain you own, and Cloudflare will handle making DNS records and issuing certificates on your behalf...
May 11, 2022
Durable Object alarms let you call a function at a defined point in the future, unlocking deeper use-cases for Durable Objects like reliable queuing...