MORE POSTS
November 17, 2022 2:00 PM
How we built it: the technology behind Cloudflare Radar 2.0
Radar 2.0 was launched last month during Cloudflare's Birthday Week as a complete product revamp. This blog explains how we built it technically. Hopefully, it will inspire other developers to build complex web apps using Cloudflare products....
November 17, 2022 2:00 PM
Announcing the first Workers Launchpad cohort and growth of the program to $2 billion
Announcing the Fall 2022 cohort of 25 Workers Launchpad startups and growth of the program from $1.25BN to $2BN...
November 17, 2022 2:00 PM
Incremental adoption of micro-frontends with Cloudflare Workers
With Cloudflare Workers, our fragment-based micro-frontend architecture, and fragment piercing technique, engineering teams can incrementally improve large frontends in a fraction of the time, yielding significant user and developer experience gains....
November 16, 2022 2:01 PM
UPDATE Supercloud SET status = 'open alpha' WHERE product = 'D1';
As we continue down the road to making D1 production ready, it wouldn’t be “the Cloudflare way” unless we stopped for feedback first. D1 is now in Open Alpha!...
November 16, 2022 2:00 PM
Bringing authentication and identification to Workers through Mutual TLS
We’re excited to announce that Workers will soon be able to send outbound requests through a mutually authenticated channel via mutual TLS authentication!...
November 16, 2022 2:00 PM
Automate an isolated browser instance with just a few lines of code
Workers Browser Rendering API is our out-of-the-box solution for simplifying developer workflows, including capturing images or screenshots, by running browser automation in Workers. If you’re interested, sign up for the waitlist....
November 16, 2022 2:00 PM
Making static sites dynamic with Cloudflare D1
In this blog post, I'll show you how to use D1 to add comments to a static blog site. To do this, we'll construct a new D1 database and build a simple JSON API that allows the creation and retrieval of comments....
November 16, 2022 2:00 PM
Xata Workers: client-side database access without client-side secrets
Xata is on a mission to solve the industry’s hardest data problems with their Serverless Data Platform. We’re excited to have Xata building their serverless functions product – Xata Workers – on top of Workers for Platforms. Here is Xata’s story....
November 15, 2022 2:00 PM
Get started with Cloudflare Workers with ready-made templates
Today, we’re excited to share a collection of ready-made templates to help you build your next application on Cloudflare Workers...
November 15, 2022 2:00 PM
Indexing millions of HTTP requests using Durable Objects
A deep-dive into how Cloudflare uses Durable Objects and the Streams API to index millions of HTTP requests stored in R2...
November 15, 2022 1:44 PM
Easy Postgres integration on Cloudflare Workers with Neon.tech
Neon.tech is a database platform that allows you to branch your (Postgres compatible) database exactly like your code repository. And with the release of their Cloudflare Workers integration you can get started in minutes...
November 14, 2022 2:00 PM
Cloudflare Workers scale too well and broke our infrastructure, so we are rebuilding it on Workers
DevCycle re-architected their feature management tool using Workers for improved scalability...
November 14, 2022 2:00 PM
The road to a more standards-compliant Workers API
We have been making improvements in the Workers runtime to increase alignment with Web Platform standards around event handling, task cancellation using AbortController, text encoding and decoding, URL parsing and pattern matching, and streams support....
November 14, 2022 2:00 PM
Build applications of any size on Cloudflare with the Queues open beta
Cloudflare Queues enables developers to build performant and resilient distributed applications that span the globe. Any developer with a paid Workers plan can enroll in the Open Beta and start building today!...