MORE POSTS
November 17, 2022 2:00 PM
How Cloudflare uses Terraform to manage Cloudflare
Cloudflare uses the Cloudflare Terraform provider extensively to make changes to our internal accounts as easy as opening a pull request....
November 17, 2022 2:00 PM
Keep track of Workers’ code and configuration changes with Deployments
Today we’re happy to announce Deployments for Workers. Deployments allow developers to audit changes made to their applications....
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...