Re-introducing the Cloudflare Workers Playground
September 28, 2023 1:00 PM
Today, we’re excited to announce an updated Cloudflare Workers playground, where users can develop and test Workers before sharing or deploying them...
September 28, 2023 1:00 PM
Today, we’re excited to announce an updated Cloudflare Workers playground, where users can develop and test Workers before sharing or deploying them...
September 28, 2023 1:00 PM
We’ve heard from developers that configuring and maintaining their own serverless browser automation systems can be quite painful. The Workers Browser Rendering API solves this...
September 28, 2023 1:00 PM
Engineers from Cloudflare and Vercel have published a specification of the connect() sockets API for review by the community, along with a Node.js compatible implementation of connect() that developers can start using today...
September 28, 2023 1:00 PM
Earlier this year, we introduced integrations with Supabase, PlanetScale, Neon and Upstash. Today, we are thrilled to introduce our newest additions to Cloudflare’s Integrations Marketplace – Sentry, Turso and Momento...
September 28, 2023 1:00 PM
Announcing new pricing for Cloudflare Workers, where you are billed based on CPU time, and never for the idle time that your Worker spends waiting on network requests and other I/O....
September 27, 2023 1:00 PM
We are excited to launch Workers AI - an AI inference as a service platform, empowering developers to run AI models with just a few lines of code, all powered by our global network of GPUs...
September 27, 2023 1:00 PM
Matthew and Michelle, co-founders of Cloudflare, published their annual founders’ letter today. The letter ends with a poem written by an AI running using Workers AI on Cloudflare’s global network. Here’s the code that wrote the poem...
September 27, 2023 1:00 PM
Vectorize is our brand-new vector database offering, designed to let you build full-stack, AI-powered applications entirely on Cloudflare’s global network: and you can start building with it right away...
September 27, 2023 1:00 PM
What AI applications can you build with Cloudflare? Instead of us telling you we reached out to a small handful of the numerous AI companies using Cloudflare to learn a bit about what they’re building and how Cloudflare is helping them on their journey...
September 26, 2023 1:00 PM
Use Sippy to incrementally migrate data from S3 to R2 as it’s requested and avoid migration-specific egress fees...
September 20, 2023 1:00 PM
We want to give you a behind the scenes look at how we have evolved the core mechanism of our product–namely, exactly how it kicks in to queue traffic in response to spikes...
September 01, 2023 1:00 PM
We’re excited to announce improvements to Workers Tail that means it can now be enabled for Workers at any size and scale...
August 14, 2023 1:00 PM
Debugging Rust and Wasm with Cloudflare Workers involves a lot of the good old time-consuming and nerve-wracking printf'ing strategy. What if there’s a better way? This blog is about enabling and using Wasm core dumps and how you can easily debug Rust in Cloudflare Workers...
August 11, 2023 1:01 PM
Today, we are thrilled to share that customers can now debug their Queues directly from the Cloudflare dashboard. This new feature allows customers to send, list, and acknowledge messages in their Queues from the Cloudflare dashboard, enabling a more user-friendly way to interact...
August 11, 2023 1:00 PM
Easily manage storage with scheduled deletion for Cloudflare Stream, available for live recordings and on-demand video...
August 02, 2023 1:05 PM
A deep dive into the recent incidents relating to Workers KV, and how we’re going to fix them...
August 02, 2023 1:00 PM
Announcing the new Upstash database integrations for Workers. Now it is easier to use Upstash Redis, Kafka and QStash inside your Worker ...
July 19, 2023 4:00 PM
Cloudflare Zaraz has transitioned out of beta and is now generally available to all customers. It is included under the free, paid, and enterprise plans of the Cloudflare Developer Platform. Visit our docs to learn more on our different plans...
June 02, 2023 1:00 PM
A guided tour of Cloudflare Zaraz new exciting premium feature, available for Workers paid account: Worker Variables, that allows to pipe a Worker’s response to third-party tools...