MORE POSTS
November 15, 2022 1:44 PM
Easy Postgres integration on Cloudflare Workers with Neon.tech
Neon.tech is a database platform that allows you to branch your (Postgres compatible) database exactly like your code repository. And with the release of their Cloudflare Workers integration you can get started in minutes...
November 14, 2022 2:00 PM
Build applications of any size on Cloudflare with the Queues open beta
Cloudflare Queues enables developers to build performant and resilient distributed applications that span the globe. Any developer with a paid Workers plan can enroll in the Open Beta and start building today!...
October 20, 2022 1:00 PM
Cloudflare Workers and micro-frontends: made for one another
In this blog-post we demonstrate how hosting and combining multiple server-side rendered micro-frontends on Cloudflare Workers offer a highly scalable, high performance solution to these problems...
September 30, 2022 1:00 PM
Don't roll your own high cardinality analytics, use Workers Analytics Engine
Join our open beta and start collecting telemetry about anything using Cloudflare Workers today!...
September 27, 2022 1:01 PM
Introducing workerd: the Open Source Workers runtime
workerd is the JavaScript/Wasm runtime code that powers Cloudflare Workers, now open source under the Apache 2.0 license...
September 27, 2022 1:00 PM
D1: our quest to simplify databases
Get an inside look on the D1 experience today, what the team is currently working on and what’s coming up! ...
September 21, 2022 1:45 PM
Going originless with Cloudflare Workers – Building a Todo app – Part 1: The API
Custom Domains are now in Generally Available! Today we go through Part 1 in a series on building completely serverless applications on Cloudflare’s Developer Platform...
September 21, 2022 1:30 PM
The easiest way to build a modern SaaS application
With Workers for Platforms, your customers can build custom logic to meet their needs right into your application. We’re excited to announce that Workers for Platforms is now in GA for all Enterprise customers...
August 05, 2022 4:30 PM
Build your next big idea with Cloudflare Pages
We believe every developer deserves to dream big without breaking the bank. That's why on Cloudflare Pages you can get unlimited requests, bandwidth, seats and projects --- for free!...
August 05, 2022 3:45 PM
Building a scheduling system with Workers and Durable Objects
In this post we're going to show you how to build a scalable service that will schedule HTTP requests on a specific schedule or as one-off at a specific time ...
May 13, 2022 12:59 PM
Send email using Workers with MailChannels
MailChannels has created an email sending service specifically for Cloudflare Workers that removes all the friction associated with sending emails...
May 11, 2022 12:59 PM
Durable Objects Alarms — a wake-up call for your applications
Durable Object alarms let you call a function at a defined point in the future, unlocking deeper use-cases for Durable Objects like reliable queuing...
May 10, 2022 1:01 PM
Announcing Workers for Platforms: making every application on the Internet more programmable
Announcing Workers for Platforms, our tool suite to help make any product programmable, and help our customers deliver value to their customers and developers instantaneously...
May 10, 2022 1:01 PM
Service Bindings are generally available, with efficient pricing
Service bindings are an API that facilitate Worker-to-Worker communication. You can invoke other Workers directly from your code; making it possible to communicate with shared services. We’ll also make it cost-efficient to run multiple Workers...