MORE POSTS
September 21, 2022 1:30 PM
The easiest way to build a modern SaaS application
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 is now generally available!! R2 gives developers object storage minus the egress fees...
August 05, 2022 3:45 PM
Building a scheduling system with Workers and Durable Objects
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
Running Zig with WASI on Cloudflare Workers
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
Announcing support for WASI on Cloudflare Workers
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
Platform Week wrap-up
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
Internship Experience: Software Development Intern
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
Announcing our Spring Developer Challenge
After many announcements from Platform Week, we’re thrilled to make one more: our Spring Developer Challenge!...
May 13, 2022 12:59 PM
Send email using Workers with MailChannels
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
Route to Workers, automate your email processing
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
Introducing Custom Domains for Workers
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 Objects Alarms — a wake-up call for your applications
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: making every application on the Internet more programmable
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 generally available, with efficient pricing
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...