Cloudflare Pages Goes Full Stack
November 17, 2021 1:59 PM
Cloudflare Pages with Functions is now in open beta!...
November 17, 2021 1:59 PM
Cloudflare Pages with Functions is now in open beta!...
November 17, 2021 1:58 PM
Full-stack support for Cloudflare Pages is now in open beta, and you can test it today with this example image-sharing project that integrates with KV, Durable Objects, Cloudflare Images and Cloudflare Access. ...
November 17, 2021 1:58 PM
Cloudflare Pages partners up with GitLab for full git integration....
November 16, 2021 1:59 PM
We're excited to announce the second-generation of our developer tooling for Cloudflare Workers. It’s a new developer experience that’s out-of-the-box, lightning fast, and can even run Workers on a local machine. (Yes!)...
November 16, 2021 1:58 PM
Every time the Workers runtime code is built, a script runs over the public APIs and generates the Rust and TypeScript types as well as a JSON file containing an intermediate representation of the static types. The types are sent to the appropriate repositories and the JSON file is uploaded as well....
November 16, 2021 1:58 PM
We’re excited to announce Services, the new way to build composable, distributed applications on Cloudflare Workers. Learn how Services can replace the traditional “microservice architecture” with an alternative, zero-cost abstraction model....
November 15, 2021 1:59 PM
Customers can connect to a Postgres or MySQL database directly from their Workers using a Cloudflare Tunnel today. In the future, you can use Database Connectors to achieve this natively using a standardized Socket API....
November 15, 2021 1:59 PM
Guido won the innovative category in one of the biggest Game Jams with a combination of Pages, Durable Objects, modern browser APIs, and a hefty amount of ingenuity....
November 15, 2021 1:59 PM
The ability to make TCP and QUIC client connections from within Workers and Durable Objects, as well as the ability to connect to Workers over TCP and QUIC without using HTTP, will be coming to Cloudflare Workers. Here’s a peek at what we’re working on....
November 15, 2021 1:59 PM
With built-in global deployments, insane scalability and the flexibility of JavaScript, more and more applications are choosing to build on our global platform....
October 20, 2021 7:00 PM
Understand how Cloudflare product’s interact via the new dashboard addition ‘Traffic Sequence’....
October 19, 2021 3:20 PM
On the Workers team, we have a policy: A change to the Workers Runtime must never break an application that is live in production....
October 12, 2021 12:59 PM
Cloudflare worked with TU Graz to study the impact of Spectre on Cloudflare Workers and to develop new defenses against it. Today we're publishing a paper about our research....
October 01, 2021 12:59 PM
Learn how to build Web3 applications with Cloudflare’s new open-source template....
September 28, 2021 1:00 PM
Introducing Cloudflare’s S3-compatible Object Storage service, with zero egress bandwidth charges and automatic migration from S3-compatible services....
September 23, 2021 12:59 PM
In this blog, we will look into what the OAuth 2.0 protocol is, and how it can help improve the authorization process in the command-line interface tool Wrangler used to manage your Cloudflare Workers....
September 18, 2021 12:59 PM
To help measure performance of our customers’ Workers, we’re beginning to integrate with the Chrome DevTools protocol....
September 15, 2021 12:59 PM
Using Rust and Cloudflare Workers helps us quickly iterate and deliver product improvements over the coming weeks and months....
September 13, 2021 12:58 PM
Today, Workers is 30% faster than it was three years ago at P90. And it is 210% faster than Lambda@Edge, and 298% faster than Lambda....