Use the language of your choice with Pages Functions via WebAssembly
March 24, 2023 1:00 PM
Today Pages is excited to offer support for WebAssembly when writing a Pages Function...
March 24, 2023 1:00 PM
Today Pages is excited to offer support for WebAssembly when writing a Pages Function...
March 23, 2023 1:05 PM
Over the coming months, Cloudflare Workers will start to roll out built-in compatibility with Node.js core APIs as part of an effort to support increased compatibility across JavaScript runtimes...
March 13, 2023 1:00 PM
Mutual TLS is used to secure a range of network services and applications: APIs, web applications, microservices, databases and IoT devices. With mTLS support for Workers you can use Workers to authenticate to any service secured by mTLS directly!...
March 08, 2023 2:00 PM
In this blog post we’ll discuss how Cloudflare Workers enabled us to quickly improve the resiliency of a legacy system...
March 02, 2023 3:03 PM
In this blog post, I’m excited to show off some of the new tools in Cloudflare’s developer arsenal, D1 and Queues, to prototype and ship an internal tool for our SEO experts at Cloudflare....
February 08, 2023 7:00 PM
Today we're announcing Wildebeest, an open-source, easy-to-deploy ActivityPub and Mastodon-compatible server built entirely on top of Cloudflare's Supercloud....
November 18, 2022 9:13 PM
This week we made over 30 announcements, in case you missed any here’s a quick round-up. ...
November 18, 2022 2:02 PM
Workers Trace Events Logpush gives new levels of visibility into Workers invocations, console.log messages and errors. It is now available to everyone on the Workers Paid and Enterprise plans!...
November 18, 2022 2:00 PM
With Segment Edge SDK, built on Cloudflare Workers, developers can collect high-quality first-party data and use Segment Edge SDK to access real-time user profiles and state, to deliver personalized ...
November 18, 2022 2:00 PM
Learn how Cloudflare uses our own Workers Analytics Engine product to capture analytics about our own products!...
November 17, 2022 2:05 PM
Pages is officially a full stack platform with Pages Functions now Generally Available. Pages is harnessing the power and scalability of Workers and specializing them to align with the Pages developer experience....
November 17, 2022 2:00 PM
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
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 Fall 2022 cohort of 25 Workers Launchpad startups and growth of the program from $1.25BN to $2BN...
November 17, 2022 2:00 PM
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
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
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
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
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....