MORE POSTS
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....
May 19, 2023 1:00 PM
Cloudflare Queues: messages at your speed with consumer concurrency and explicit acknowledgement
Queues is faster than ever before! Now queues will automatically scale up your consumers, clearing out backlogs in a flash. Explicit Acknowledgement allows developers to acknowledge or retry individual messages in a batch, preventing work from being repeated....
May 18, 2023 1:00 PM
Announcing Cloudflare Secrets Store
Introducing Secrets Store by Cloudflare - the ultimate solution for managing your application secrets securely. Safeguard sensitive information, track access, and maintain ease of use....
May 18, 2023 1:00 PM
How Cloudflare is powering the next generation of platforms with Workers
Workers for Platforms is our Workers offering for customers building new platforms on Cloudflare Workers. Let’s take a look back and recap why we built Workers for Platforms, show you some of the most interesting problems our customers have been solving and share new features tha...
May 17, 2023 1:05 PM
Making Cloudflare the best place for your web applications
Angular, Astro, Next, Nuxt, Qwik, Remix, Solid, Svelte, Vue on Cloudflare? Deployed globally, even “beyond the edge”, with a single command? And all for $0 or a fraction of the usual cost? Try: npm create cloudflare...
May 17, 2023 1:00 PM
A whole new Quick Edit in Cloudflare Workers
We’re proud to announce an improved dashboard editor experience that allows users to edit multimodule Workers, use real edge previews, and debug their Workers more easily - all powered by Workers and VSCode for the Web....
May 17, 2023 1:00 PM
Modernizing the toolbox for Cloudflare Pages builds
A new beta build system is now available for Cloudflare Pages. We've updated our default languages and tools, and made some exciting underlying architecture changes. You can enable it in your project settings in the dashboard today....