MORE POSTS
March 31, 2021 1:00 PM
Durable Objects, now in Open Beta
As of today, Durable Objects beta access is available to anyone with a Cloudflare Workers® subscription....
March 20, 2021 12:00 PM
Random Employee Chats at Cloudflare
We developed the Random Employee Chats application internally, with the goal of recreating the pre-pandemic informal interactions. Here's how we moved from a shared spreadsheet to Cloudflare Workers to automate the entire process....
January 09, 2021 2:00 PM
Meet The Workers Team Over Discord
The Cloudflare Workers team is excited to announce the opening of our Discord Channel!...
December 25, 2020 2:00 PM
Using One Cron Parser Everywhere With Rust and Saffron
Cron parsers are everywhere, each supporting their own extensions on the cron string format, which made consistency between parts of Cron Triggers difficult to achieve. Today we’re showing how we easily solved this problem with Rust without needing to write the same code twice....
December 22, 2020 1:00 PM
Cloudflare Acquires Linc
Today, we’re excited to announce the acquisition of Linc, an automation platform to help front-end developers collaborate and build powerful applications....
December 17, 2020 2:00 PM
Introducing Cloudflare Pages: the best way to build JAMstack websites
Across multiple cultures around the world, this time of year is a time of celebration and sharing of gifts with the people we care the most about....
December 12, 2020 3:39 PM
Supporting Jurisdictional Restrictions for Durable Objects
We’re launching Jurisdictional Restrictions for Durable Objects, making it easy for developers to build serverless, stateful applications that comply with data localization obligations....
November 26, 2020 6:03 PM
Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
In this blog post, we'll explore how Cloudflare Workers continues to excel as a JAMstack deployment platform, and how it can be used to power e-commerce experiences, integrating with familiar tools like Stripe, as well as new technologies like Nuxt.js, and Sanity.io....
October 31, 2020 12:00 PM
The Serverlist: Serverless Wasm AI, Building Automatic Platform Optimizations, and more!
Check out our twenty-first edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
October 09, 2020 11:00 AM
Exploring WebAssembly AI Services on Cloudflare Workers
Edge networks present a significant opportunity for Artificial Intelligence (AI) performance and applicability. AI technologies already make it possible to run compelling applications like object and voice recognition, navigation, and recommendations....
October 06, 2020 11:00 AM
Let's build a Cloudflare Worker with WebAssembly and Haskell
Let's combine the power of Haskell and WebAssembly in a Cloudflare Worker!...
October 02, 2020 1:00 PM
Building Automatic Platform Optimization for WordPress using Cloudflare Workers
zero-config edge caching and optimizations for improved performance for WordPress. Reduce WordPress plugin burden....
September 30, 2020 11:00 AM
The Serverlist: Workers Durable Objects, Cron Triggers, and more!
Check out our twentieth edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
September 28, 2020 1:03 PM
Introducing Cron Triggers for Cloudflare Workers
Today the Cloudflare Workers team is thrilled to announce the launch of Cron Triggers. Before now, Workers were triggered purely by incoming HTTP requests but starting today you’ll be able to set a scheduler to run your Worker on a timed interval. ...