MORE POSTS
September 28, 2018 12:01 PM
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 1:00 PM
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 2:26 PM
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 4:03 PM
Deploy Workers using Terraform
Today we're excited to announce that Cloudflare Workers are now supported in the Cloudflare Terraform Provider. ...
September 11, 2018 1:00 PM
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 2:00 PM
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. ...
September 02, 2018 7:35 AM
Porting Our Software to ARM64
As we enable more ARM64[1] machines in our network, I want to give some technical insight into the process we went through to reach software parity in our multi-architecture environment....
August 30, 2018 5:50 PM
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 5:40 PM
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 5:00 PM
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 7:08 PM
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 5:56 PM
Integrating redirection.io with Cloudflare Workers
Redirection.io is a Web traffic redirection manager. It provides a collection of tools for website administrators, SEO agencies, and developers, which help analyze HTTP errors, setup HTTP redirections, customize HTTP responses, and monitor the traffic efficiently....
August 20, 2018 8:00 AM
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 3:42 PM
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 ...