MORE POSTS
September 28, 2018
Introducing Workers KV
In 1864 British computer pioneer Charles Babbage described the first key-value store to be used as part of his Analytical Engine. ...
September 28, 2018
Building With Workers KV, a Fast Distributed Key-Value Store
Your Workers now have access to a low-latency key-value data store which lives inside our network all around the world!...
September 15, 2018
JAMstack podcast episode: Listen to Cloudflare's Kenton Varda speak about originless code
JAMstack Radio is a show all about the JAMstack, a new way to build fast & secure apps or websites. In the most recent episode, the host, Brian Douglas, met with our own Kenton Varda to discuss some of the infinite uses for running code at the edge....
September 14, 2018
Cache API for Cloudflare Workers is now in Beta!
In October of last year we announced the launch of Cloudflare Workers. Workers allow you to run JavaScript from 150+ of Cloudflare’s data centers. This means that from the moment a request hits the Cloudflare network, you have full control over its destiny. ...
September 13, 2018
Deploy Workers using Terraform
Today we're excited to announce that Cloudflare Workers are now supported in the Cloudflare Terraform Provider. ...
September 11, 2018
Build and Deploy Functions to Cloudflare’s 152+ Data Centers with Serverless
We’re very excited to announce that Cloudflare Workers are now integrated into the Serverless framework as a serverless cloud provider!...
September 09, 2018
Introducing Real World Serverless - Practical advice on how to use Cloudflare Workers
We’re getting the best minds on serverless technology from Cloudflare together to lead a series of talks on practical use cases for Cloudflare Workers. Join any of these six global talks for stories of how companies and developers are using serverless in the real world. ...
August 30, 2018
Identifying and alerting on data loss using Cloudflare Workers
Becoming aware and identifying data breaches as they happen, however, is not an easy task. It is often challenging for companies to become aware of their own data breaches and losses. Workers allow you to identify and get alerted on data breaches as they occur....
August 28, 2018
Using Edge-Side Includes with Workers for High Availability
In this guest post, you will learn about how the author's client, Titel Media, was able to use Cloudflare Workers to implement simple edge side includes....
August 26, 2018
Using Workers To Make Static Sites Dynamic
The following is a guest post by Paddy Sherry, Lead Developer at Gambling.com Group. They build performance marketing websites and tools, using Cloudflare to serve to their global audience....
August 21, 2018
Internet Native Applications
I grew up with DOS and Windows 3.1. I remember applications being *fast* - instant feedback or close to it. Today, native applications like Outlook or Apple Mail still feel fast - click compose and the window is there instantly and it feels snappy. Internet applications do not....
August 21, 2018
Integrating redirection.io with Cloudflare Workers
Redirection.io manages web traffic redirects, offering tools for web admins, SEO agencies, and devs to analyze HTTP errors, set up redirects, customize responses, and monitor traffic efficiently....
August 20, 2018
Edge-Side-Includes with Cloudflare Workers
At Cloudflare we’re accelerating web assets in a number of different ways. Part of this is caching, by storing the response given by the origin server directly within our 151+ global data centers....
August 09, 2018
Optimising Caching on Pwned Passwords (with Workers)
In February, Troy Hunt unveiled Pwned Passwords v2. Containing over half a billion real world leaked passwords, this database provides a vital tool for correcting the course of how the ...