MORE POSTS
October 10, 2018
Mapping Factorio with Leaflet
Factorio is a game about building and maintaining factories. Players mine resources, research new technology and automate production. Resources move along the production line through multiple means of transportation such as belts and trains. ...
October 03, 2018
Custom Load Balancing With Cloudflare Workers
Getting lots of traffic? Planning to add more servers? You’ll need load balancing to maintain the reliability of your site. Cloudflare offers powerful Load Balancing, but there are situations where some options can’t satisfy your specific needs. For those situations, you can writ...
September 30, 2018
Real World Serverless: The Video
We held our second Real World Serverless event in London last week and filmed the four talks about Serverless technology to share with you here, on the Cloudflare blog. ...
September 29, 2018
How to save costs on your API Gateway solution using Cloudflare Workers
Software companies contemplating offering a public API to 3rd party developers have many options to choose from for how to offer their API securely with high reliability and with fast performance....
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 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....