MORE POSTS
November 28, 2019 8:00 AM
Introducing the HTMLRewriter API to Cloudflare Workers
The HTMLRewriter can help solve two big problems web developers face today: making changes to the HTML, when they are hard to make at the server level, and making it possible for HTML to live on the edge, closer to the user — without sacrificing dynamic functionality....
November 21, 2019 2:00 PM
Introducing Flan Scan: Cloudflare’s Lightweight Network Vulnerability Scanner
Today, we’re excited to open source Flan Scan, Cloudflare’s in-house lightweight network vulnerability scanner. Flan Scan is a thin wrapper around Nmap that converts this popular open source tool into a vulnerability scanner with the added benefit of easy deployment....
November 06, 2019 2:00 PM
What’s new with Workers KV?
The Storage team has shipped some new features for Workers KV that folks have been asking for. In this post, we'll talk about some of these new features and how to use them....
November 05, 2019 6:00 PM
The Serverlist: GitHub Actions, Deployment Best Practices, and more
Check out our ninth 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 17, 2019 2:00 PM
Experiment with HTTP/3 using NGINX and quiche
Just a few weeks ago we announced the availability on our edge network of HTTP/3, the new revision of HTTP intended to improve security and performance on the Internet. Everyone can now enable HTTP/3 on their Cloudflare zone...
October 09, 2019 3:00 PM
Terraforming Cloudflare: in quest of the optimal setup
This post is about our introductive journey to the infrastructure-as-code practice; managing Cloudflare configuration in a declarative and version-controlled way....
October 02, 2019 4:25 PM
The Serverlist: Static sites, serverless costs, and more
Check out our eighth 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 02, 2019 1:00 AM
Learn more about Workers Sites at Austin & San Francisco Meetups
Last Friday, at the end of Cloudflare’s 9th birthday week, we announced Workers Sites. Now, using the Wrangler CLI, you can deploy entire websites directly to the Cloudflare Network using Cloudflare Workers and Workers KV....
September 30, 2019 5:00 PM
Not so static... Introducing the HTMLRewriter API Beta to Cloudflare Workers
Today, we’re excited to announce HTMLRewriter beta — a streaming HTML parser with an easy to use selector based JavaScript API for DOM manipulation, available in the Cloudflare Workers runtime....
September 27, 2019 7:00 PM
Birthday Week 2019 Wrap-up
This week we celebrated Cloudflare’s 9th birthday by launching a variety of new offerings that support our mission: to help build a better Internet. Below is a summary recap of how we celebrated Birthday Week 2019....
September 27, 2019 1:01 PM
Workers Sites: Extending the Workers platform with our own serverless building blocks
As of today, with the Wrangler CLI, you can now deploy entire websites directly to Cloudflare Workers and Workers KV. ...
September 27, 2019 1:00 PM
Workers Sites: Deploy Your Website Directly on our Network
Performance on the web has always been a battle against the speed of light — accessing a site from London that is served from Seattle, WA means every single asset request has to travel over seven thousand miles....
September 17, 2019 3:55 PM
How We Design Features for Wrangler, the Cloudflare Workers CLI
The most recent update to Wrangler, version 1.3.1, introduces important new features for developers building Cloudflare Workers — from built-in deployment environments to first class support for Workers KV....
September 11, 2019 4:00 PM
How Castle is Building Codeless Customer Account Protection
Strong security should be easy.
Asking your consumers again and again to take responsibility for their security through robust passwords and other security measures doesn’t work. The responsibility of security needs to shift from end users to the companies who serve them. ...