Keep track of Workers’ code and configuration changes with Deployments
2022-11-17
Today we’re happy to announce Deployments for Workers. Deployments allow developers to audit changes made to their applications....
2022-11-17
Today we’re happy to announce Deployments for Workers. Deployments allow developers to audit changes made to their applications....
2022-09-21
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...
2022-05-12
Custom Domains are now available for your Workers. Hook up a Worker to any domain you own, and Cloudflare will handle making DNS records and issuing certificates on your behalf...
2022-05-10
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...
2022-04-22
Today, we are happy to announce that we are bringing Green Compute to all our developers...
2021-11-18
Workers is now even more Unbound, with no egress, more execution time, and more scripts....
2021-11-16
We’re excited to announce Services, the new way to build composable, distributed applications on Cloudflare Workers. Learn how Services can replace the traditional “microservice architecture” with an alternative, zero-cost abstraction model....
2021-11-15
Customers can connect to a Postgres or MySQL database directly from their Workers using a Cloudflare Tunnel today. In the future, you can use Database Connectors to achieve this natively using a standardized Socket API....
2021-09-18
To help measure performance of our customers’ Workers, we’re beginning to integrate with the Chrome DevTools protocol....
2020-07-17
Learning how to do server-side rendering at the network edge using Workers Sites, Wrangler, HTMLRewriter, and tools from the broader Workers platform....