November 29, 2018 6:45PM
Logs from the Edge
Cloudflare Workers
Serverless
Logs
Speed & Reliability
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:00PM
Working out Backend Knots and Building Routers (Austin Real World Serverless Video Recap)
Cloudflare Workers
Serverless
Developers
JavaScript
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:29PM
Serverless Progressive Web Apps using React with Cloudflare Workers
Serverless
Cloudflare Workers
Programming
JavaScript
The story of how I learned that you can build Progressive Web Apps on the Cloudflare’s Edge....
November 22, 2018 7:58AM
Fast Google Fonts with Cloudflare Workers
Speed & Reliability
Cloudflare Workers
Serverless
Programming
HTTP2
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:00PM
Introducing Apps with Workers
Cloudflare Apps
Cloudflare Workers
Serverless
Programming
JavaScript
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:33PM
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!...