MORE POSTS
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 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 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. ...
August 06, 2021 12:59 PM
Introducing Deploy Hooks for Cloudflare Pages
Today, we are proud to announce a new way to connect your Pages application with your headless CMSs and databases: introducing Deploy Hooks for Pages....
August 04, 2021 12:56 PM
Modernizing a familiar approach to REST APIs, with PostgreSQL and Cloudflare Workers
By using PostgREST with Postgres, we can build REST API-based applications. In particular, it's an excellent fit for Cloudflare Workers, our serverless function platform. Workers is a great place to build REST APIs....
July 30, 2021 2:00 PM
The Cloudflare Startup Enterprise Plan: helping new startups bootstrap
To help early stage startups get going, Cloudflare is giving away one year of the Startup Enterprise plan to all early stage startups in participating accelerator programs. ...
July 27, 2021 12:59 PM
Announcing Green Compute on Cloudflare Workers
At Cloudflare, our goal is to bring sustainable computing to you without the need for any additional time, work, or complexity....
July 22, 2021 2:59 PM
Introducing Workers Usage Notifications
Today we’re excited to launch Workers usage notifications that proactively send relevant usage information directly to your inbox....
June 16, 2021 1:43 PM
Building Waiting Room on Workers and Durable Objects
Our product is specifically built for customers who experience high volumes of traffic, so we needed to run code at the edge in a highly scalable manner. Cloudflare has a great culture of building upon its own products, so we naturally thought of Workers....
May 26, 2021 1:00 PM
Building real-time games using Workers, Durable Objects, and Unity
Durable Objects are an awesome addition to the Workers developer ecosystem, allowing you to address and work inside a specific Worker to provide consistency in your applications. You might be wondering "Okay, so what can I build with that?"...
May 18, 2021 12:59 PM
Multiplayer Doom on Cloudflare Workers
So, if a developer wants to run their next hit, say a real-time multiplayer game, using nothing but their app and Workers, without any servers or traditional infrastructure, can they? Let’s prove they can. Here's Doom Multiplayer running on top of Cloudflare Workers....
April 16, 2021 1:00 PM
Announcing Cloudflare’s Database Partners
Cloudflare introduces Macrometa and Fauna as Edge database partners and adds database connectors for DynamoDB and Aurora to Cloudflare Workers, expanding what developers can build at the edge....