MORE POSTS
November 26, 2020 6:03 PM
Building Black Friday e-commerce experiences with JAMstack and Cloudflare Workers
In this blog post, we'll explore how Cloudflare Workers continues to excel as a JAMstack deployment platform, and how it can be used to power e-commerce experiences, integrating with familiar tools like Stripe, as well as new technologies like Nuxt.js, and Sanity.io....
October 02, 2020 1:00 PM
Building Automatic Platform Optimization for WordPress using Cloudflare Workers
zero-config edge caching and optimizations for improved performance for WordPress. Reduce WordPress plugin burden....
September 29, 2020 1:00 PM
Explaining Cloudflare's ABR Analytics
Cloudflare’s analytics products help customers answer questions about their traffic by analyzing the mind-boggling, ever-increasing number of events (HTTP requests, Workers requests, Spectrum events) logged by Cloudflare products every day. ...
September 28, 2020 1:00 PM
Workers Durable Objects Beta:
A New Approach to Stateful Serverless
Durable Objects provide a truly serverless approach to storage and state: consistent, low-latency, distributed, yet effortless to maintain and scale. They also enable coordination and real-time collaboration between clients....
September 03, 2020 12:00 PM
Rendering React on the Edge with Flareact and Cloudflare Workers
Page speed is critical. You need to get content to your audience as quickly as possible on every device. You also need to render ads in a speedy way to maintain a good user experience and make money to support your journalism....
August 28, 2020 11:00 AM
Asynchronous HTMLRewriter for Cloudflare Workers
HTMLRewriter for Cloudflare Workers now supports asynchronous handlers, allowing developers to prefetch assets or user-specific content from a remote service....
August 26, 2020 11:00 AM
Announcing wrangler dev — the Edge on localhost
A few weeks ago we announced a release candidate for wrangler dev — today, we're excited to take wrangler dev, the world’s first edge-based development environment, to GA with the release of wrangler 1.11....
July 31, 2020 1:00 PM
Making magic: Reimagining Developer Experience for the World of Serverless
Today I’m going to talk about TTFD, or time to first dopamine, and announce a huge improvement to the Workers development experience — wrangler dev....
July 29, 2020 1:00 PM
Mitigating Spectre and Other Security Threats: The Cloudflare Workers Security Model
Cloudflare is a security company, and the heart of Workers is, in my view, a security project. Running code written by third parties is always a scary proposition, and the primary concern of the Workers team is to make that safe....
July 28, 2020 1:00 PM
The Migration of Legacy Applications to Workers
As Cloudflare Workers, and other Serverless platforms, continue to drive down costs while making it easier for developers to stand up globally scaled applications, the migration of legacy applications is becoming increasingly common....
July 27, 2020 11:00 AM
Introducing Workers Unbound
Today, we are excited to announce the next phase of this with the launch of our new platform, Workers Unbound, without restrictive CPU limits in a private beta....
June 18, 2020 11:56 AM
Why is there a "V" in SIGSEGV Segmentation Fault?
My program received a SIGSEGV signal and crashed with "Segmentation Fault" message. Where does the "V" come from?
Did I read it wrong? Was there a "Segmentation *V*ault?"? Or did Linux authors make a mistake? Shouldn't the signal be named SIGSEGF?
...
June 09, 2020 11:00 AM
UtahFS: Encrypted File Storage
Several months ago, I realized that I had a lot of sensitive files on my computer (my diary, if you must know) that I was afraid of losing, but I didn’t feel comfortable putting them in something like Google Drive or Dropbox. Introducing UtahFS....
April 03, 2020 11:03 AM
Trailblazing a Development Environment for Workers
When I arrived at Cloudflare for an internship in the summer of 2018, I was taken on a tour, introduced to my mentor who took me out for coffee (shoutout to Preston), and given a quick whiteboard overview of how Cloudflare works....