Cloudflare Queues: globally distributed queues without the egress fees
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
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...
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...
July 07, 2022 4:09 PM
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 1:41 PM
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 12:59 PM
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 12:58 PM
After many announcements from Platform Week, we’re thrilled to make one more: our Spring Developer Challenge!...
May 13, 2022 12:59 PM
MailChannels has created an email sending service specifically for Cloudflare Workers that removes all the friction associated with sending emails...
May 13, 2022 12:59 PM
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 12:58 PM
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 12:59 PM
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...
May 10, 2022 1:01 PM
Announcing Workers for Platforms, our tool suite to help make any product programmable, and help our customers deliver value to their customers and developers instantaneously...
May 10, 2022 1:01 PM
Service bindings are an API that facilitate Worker-to-Worker communication. You can invoke other Workers directly from your code; making it possible to communicate with shared services. We’ll also make it cost-efficient to run multiple Workers...
May 10, 2022 1:01 PM
Customers are using Cloudlfare Workers to create the next big thing, we’re building tools to make that happen successfully. We’re excited to announce Logpush for Worker’s Trace Events, making it easier than ever to gain visibility into applications built on Workers...
May 10, 2022 1:01 PM
Announcing several build experience improvements for Cloudflare Pages including build times, logging and configuration...