MORE POSTS
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 19, 2023 1:00 PM
Workers Browser Rendering API enters open beta
The Workers Browser Rendering API allows developers to programmatically control and interact with a headless browser instance and create automation flows for their applications and products. Today we enter the open beta and start onboarding our customers....
May 19, 2023 1:00 PM
Developer Week Performance Update: Spotlight on R2
For Developer Week 2023, we’re going to be looking at one of the newest Cloudflare developer offerings and how it compares to an alternative when retrieving assets from buckets: R2 versus Amazon Simple Storage Service (S3)....
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
Using LangChainJS and Cloudflare Workers together
We are incredibly stoked that our friends at LangChain have announced LangChainJS Support for Cloudflare Workers! In this post we'll show you how to build a sample application....
May 18, 2023 1:00 PM
How to secure Generative AI applications
Earn best practices for securing generative AI applications based on Cloudflare's experience protecting some of the largest AI applications in the world...
May 18, 2023 1:00 PM
Building Cloudflare on Cloudflare
Cloudflare was originally built as native services, but we’re building more and more of it on Cloudflare itself. This post describes how and why we’re doing this....
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
Bringing a unified developer experience to Cloudflare Workers and Pages
Today we’re excited to announce that over the next year we will be working to bring together the best traits and attributes you know and love from each product into one powerful platform! ...
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....
May 17, 2023 1:00 PM
Improved local development with wrangler and workerd
We’re proud to announce the release of Wrangler v3 – the first version of Wrangler with local-by-default development, powered by Miniflare v3 and the open-source Workers `workerd` runtime....