MORE POSTS
April 02, 2024 1:00 PM
Bringing Python to Workers using Pyodide and WebAssembly
Introducing Cloudflare Workers in Python, now in open beta! We've revamped our systems to support Python, from the runtime to deployment. Learn about Python Worker's lifecycle, dynamic linking, and memory snapshots in this post...
April 01, 2024 1:00 PM
Building D1: a Global Database
D1, Cloudflare’s SQL database, is now generally available. With new support for 10GB databases, data export, and enhanced query debugging, we empower developers to build production-ready applications with D1 to meet all their relational SQL needs...
April 01, 2024 1:00 PM
Why Workers environment variables contain live objects
Bindings don't just reduce boilerplate. They are a core design feature of the Workers platform which simultaneously improve developer experience and application security in several ways. Usually these two goals are in opposition to each other, but bindings elegantly solve for bot...
April 01, 2024 1:00 PM
Making state easy with D1 GA, Hyperdrive, Queues and Workers Analytics Engine updates
We kick off the week with announcements that help developers build stateful applications on top of Cloudflare, including making D1, our SQL database and Hyperdrive, our database accelerating service, generally available...
March 31, 2024 5:00 PM
Welcome to Developer Week 2024
We’re kicking off 2024’s Developer Week, and we’re excited to welcome you to the week and give you a small preview of what to expect, and how we’re thinking about the future of our platform...
May 22, 2023 1:00 PM
Recapping Developer Week
Developer Week 2023 is officially a wrap. Let’s take a look at everything we shipped last week...
May 22, 2023 1:00 PM
Launching our new Open Source Software Sponsorships Program
Launching our new Open Source Software Sponsorships Program and broadening the eligibility criteria to support more projects. ...
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:05 PM
D1: We turned it up to 11
We've been heads down iterating on D1, and we've just shipped a major new version that's substantially faster, more reliable, and introduces Time Travel: the ability to restore a D1 database to any point in time....
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....