March 01, 2019 1:00PM
Deploying Workers with GitHub Actions + Serverless
GitHub
Developers
Cloudflare Workers
Serverless
JavaScript
Programming
If you weren’t aware, Cloudware Workers, our serverless programming platform, allows you to deploy code onto our 165 data centers around the world.
Want to automatically deploy Workers directly from a GitHub repository? Now you can with our official GitHub Action....
February 19, 2019 4:00PM
Announcing workers.dev
Serverless
Cloudflare Workers
JavaScript
Programming
We are working really hard to allow you to deploy Workers without having a Cloudflare domain. You will soon be able to deploy your Cloudflare Workers to a subdomain-of-your-choice.workers.dev, which you can go claim now on workers.dev!...
February 15, 2019 8:02PM
Introducing Cf-Terraforming
Terraform
Programming
API
Developers
Ever since we implemented support for configuring Cloudflare via Terraform, we’ve been steadily expanding the set of features and services you can manage via this popular open-source tool....
January 18, 2019 5:07PM
The SamKnows Cloudflare Platform
Cloudflare Workers
Serverless
Analytics
Programming
At SamKnows, we run lots of tests to measure internet performance. Actually, that’s an understatement. Our software is embedded on tens of millions of devices, and that number grows daily....
December 28, 2018 2:18PM
Improving request debugging in Cloudflare Workers
Cloudflare Workers
Serverless
Dashboard
Programming
Developers
As some of you might have already noticed either from our public release notes, on cloudflareworkers.com or in your Cloudflare Workers dashboard, there was a small but important change in the look of the inspector....
December 24, 2018 4:00PM
Improving HTML Time to First Byte
Fixing slow Time To First Byte by edge-caching HTML with Cloudflare Workers and automatically purging the cache when content changes....