MORE POSTS
September 27, 2023 1:00 PM
Workers AI: serverless GPU-powered inference on Cloudflare’s global network
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
Writing poems using LLama 2 on Workers AI
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: a vector database for shipping AI-powered applications to production, fast
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 companies are building with Cloudflare
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 20, 2023 1:00 PM
How Waiting Room makes queueing decisions on Cloudflare's highly distributed network
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
Improving Worker Tail scalability
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
Wasm core dumps and debugging Rust in Cloudflare Workers
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
Debug Queues from the dash: send, list, and ack messages
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 02, 2023 1:05 PM
Hardening Workers KV
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
Cloudflare Workers database integration with Upstash
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 steps up: general availability and new pricing
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
Dynamic data collection with Zaraz Worker Variables
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...
May 22, 2023 1:00 PM
Announcing Cohort #2 of the Workers Launchpad
Announcing the second cohort of the Workers Launchpad - we can't wait to work with them and showcase these incredible companies building on Cloudflare's Developer Platform!...
May 19, 2023 1:00 PM
More Node.js APIs in Cloudflare Workers — Streams, Path, StringDecoder
Today we are announcing support for three additional APIs from Node.js in Cloudflare Workers — stream, crypto, and http/https.request. This increases compatibility with the existing ecosystem of open source NPM packages, allowing you to use your preferred libraries in Workers....