MORE POSTS
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 28, 2020 1:00 PM
Workers Durable Objects Beta:
A New Approach to Stateful Serverless
Durable Objects provide a truly serverless approach to storage and state: consistent, low-latency, distributed, yet effortless to maintain and scale. They also enable coordination and real-time collaboration between clients....
September 11, 2020 11:00 AM
Add Watermarks to your Cloudflare Stream Video Uploads
The Watermark API lets you add a watermark to a video at the time of uploading. It consists of two new features to the Stream API....
July 31, 2020 1:00 PM
Making magic: Reimagining Developer Experience for the World of Serverless
Today I’m going to talk about TTFD, or time to first dopamine, and announce a huge improvement to the Workers development experience — wrangler dev....
July 29, 2020 1:00 PM
Mitigating Spectre and Other Security Threats: The Cloudflare Workers Security Model
Cloudflare is a security company, and the heart of Workers is, in my view, a security project. Running code written by third parties is always a scary proposition, and the primary concern of the Workers team is to make that safe....
July 27, 2020 11:00 AM
Introducing Workers Unbound
Today, we are excited to announce the next phase of this with the launch of our new platform, Workers Unbound, without restrictive CPU limits in a private beta....
February 26, 2020 3:00 PM
Introducing Secrets and Environment Variables to Cloudflare Workers
The Workers team here at Cloudflare has been hard at work shipping a bunch of new features in the last year and we’ve seen some amazing things built with the tools we’ve provided....
February 11, 2020 7:23 PM
The Serverlist: Globally Distributed Websites, $16M Series A, and more
Check out our twelfth 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....
January 29, 2020 1:00 PM
JAMstack at the Edge: How we built Built with Workers… on Workers
Announcing Built with Workers – a resource for exploring what you can build with Cloudflare Workers. This resource showcases developers building incredible projects with tools like Workers KV ...
January 08, 2020 3:00 PM
Prototyping optimizations with Cloudflare Workers and WebPageTest
Have you ever wanted to quickly test a new performance idea, or see if the latest performance wisdom is beneficial to your site? As web performance appears to be a stochastic process, it is really important to be able to iterate quickly and review the effects of different experim...
December 27, 2019 6:00 PM
The Serverlist: Deploying Wordpress to Cloudflare, Atlassian Cloud Serverless, and more
Check out our eleventh 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....
December 02, 2019 8:29 PM
The Serverlist: Full Stack Serverless, Serverless Architecture Reference Guides, and more
Check out our tenth 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....
November 29, 2019 8:00 AM
A History of HTML Parsing at Cloudflare: Part 2
The second blog post in the series on HTML rewriters picks up the story in 2017 after the launch of the Cloudflare edge compute platform Cloudflare Workers. It became clear that the developers using workers wanted the same HTML rewriting capabilities that we used internally, ...
November 28, 2019 8:00 AM
Introducing the HTMLRewriter API to Cloudflare Workers
HTMLRewriter helps solve big problems web developers face today: making changes to the HTML at the server level, and making it possible for HTML to live on the edge— without sacrificing functionality....