Eating Dogfood at Scale: How We Build Serverless Apps with Workers
April 19, 2019 2:00PM
You’ve had a chance to build a Cloudflare Worker. You’ve tried KV Storage and have a great use case for your Worker. You’ve even demonstrated the usefulness to your product or organization....
Continue reading »
Deploying Workers with GitHub Actions + Serverless
March 01, 2019 1:00PM
GitHub
Developers
Cloudflare Workers
Serverless
JavaScript
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....
A container identity bootstrapping tool
July 03, 2017 5:21PM
TLS
API
GitHub
Security
Everybody has secrets. Software developers have many. Often these secrets—API tokens, TLS private keys, database passwords, SSH keys, and other sensitive data—are needed to make a service run properly and interact securely with other services....
Manage Cloudflare records with Salt
December 14, 2016 2:25PM
Salt
GitHub
API
DNS
Reliability
We use Salt to manage our ever growing global fleet of machines. Salt is great for managing configurations and being the source of truth. We use it for remote command execution and for network automation tasks....
Secure and fast GitHub Pages with CloudFlare
June 14, 2016 2:04PM
GitHub
Security
SSL
HTTP2
GitHub offers a web hosting service whereby you can serve a static website from a GitHub repository. This platform, GitHub Pages, can be used with CloudFlare whilst using a custom domain name....
November 21, 2013 9:00AM
Red October: CloudFlare’s Open Source Implementation of the Two-Man Rule
At CloudFlare, we are always looking for better ways to secure the data we’re entrusted with. This means hardening our system against outside threats such as hackers, but it also means protecting against insider threats....