MORE POSTS
November 29, 2018 6:45 PM
Logs from the Edge
With Cloudflare Workers, it is possible to send traffic logs to arbitrary locations. In this post we are going to discuss an example Worker implementation on how to achieve this. So if you are building or maintaining your own traffic logging/analytics environment, read on....
November 25, 2018 3:00 PM
Working out Backend Knots and Building Routers (Austin Real World Serverless Video Recap)
Our Austin Real World Serverless event (in partnership with the ATX Serverless User Group Meetup) included two talks about Serverless technology featuring Victoria Bernard and Preston Pham from Cloudflare. ...
November 23, 2018 1:29 PM
Serverless Progressive Web Apps using React with Cloudflare Workers
The story of how I learned that you can build Progressive Web Apps on the Cloudflare’s Edge....
November 22, 2018 7:58 AM
Fast Google Fonts with Cloudflare Workers
Code walkthrough on using Cloudflare workers to improve the performance of sites using Google Fonts. The improvements can be quite dramatic and the sample provides a real-world use case of doing streaming HTML modification in a Cloudflare Worker....
November 16, 2018 3:00 PM
Introducing Apps with Workers
Since its inception, Cloudflare Apps has made it possible for website owners to install a tool or a service directly onto a domain they have that lives on the Cloudflare network....
November 13, 2018 7:33 PM
Real URLs for AMP Cached Content Using Cloudflare Workers
As Cloudflare Workers matures, we continue to push ourselves to develop and deploy important features using them. Today, we’re excited to announce support for HTTP signed exchanges, generated by Cloudflare Workers!...
November 09, 2018 2:57 PM
Cloud Computing without Containers
We have a cloud computing platform called Workers. Unlike essentially every other cloud computing platform I know of, it doesn’t use containers or virtual machines. We believe that is the future of Serverless and cloud computing in general, and I’ll try to convince you why....
October 31, 2018 12:48 PM
Improving RubyDocs with Cloudflare Workers and Workers KV
RubyDocs is an open-source service that generates and hosts “fancy docs for any Ruby project”, most notably for the Ruby language itself and for Rails, the most popular Ruby framework. ...
October 16, 2018 12:00 PM
Serverless Rust with Cloudflare Workers
The Workers team just announced support for WebAssembly (WASM) within Workers. If you saw my post on Internet Native Apps, you'll know that I believe WebAssembly will play a big part in the apps of the future....
October 10, 2018 2:09 PM
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 7:59 AM
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...
October 01, 2018 3:01 PM
Free to code
This week at the Cloudflare Internet Summit I have the honour of sitting down and talking with Sophie Wilson. She designed the very first ARM processor instruction set in the mid-1980s and was part of the small team that built the foundations for the mobile world we live in....
October 01, 2018 3:00 PM
WebAssembly on Cloudflare Workers
Today, we're extending Cloudflare Workers with support for WebAssembly. All Workers customers can now augment their applications with WASM at no additional cost....
September 30, 2018 7:54 AM
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. ...