Cloudflare Innovation Weeks 2021
2022-01-07
As we start planning our 2022 Innovation Weeks, we are reflecting back on the highlights from each of these weeks...
Continue reading »2022-01-07
As we start planning our 2022 Innovation Weeks, we are reflecting back on the highlights from each of these weeks...
Continue reading »2021-11-20
Several months ago, we shared extensive benchmarking results of edge networks around the world, and made a commitment that we would improve in 10% of networks where we were not #1. Here are our results today....
2021-11-19
Handling payments inside your apps is crucial to building a business online. For many developers, the leading choice for handling payments is Stripe. ...
2021-11-19
Today, we are extending the Stream Player vision with a series of new customization options to help you deliver the best end-user experience....
2021-11-19
One of the most exciting things about serverless is not that you can now build everything in serverless, but that it becomes really easy to connect multiple managed services. Tejas Mehta built cClip by connecting services like RevenueCat, Stripe and Firebase into a fully fledged product....
November 19, 2021 1:59 PM
We are developing an example feature-complete SaaS application that will be built entirely on the Cloudflare stack....
November 19, 2021 1:59 PM
Today, we’re going to build a video application inspired by Cloudflare TV. We’ll have user authentication and the ability for administrators to upload recorded videos or livestream new content. Think about being able to build your own YouTube or Twitch using Cloudflare services!...
November 18, 2021 2:00 PM
Workers is now even more Unbound, with no egress, more execution time, and more scripts....
November 18, 2021 2:00 PM
Two months ago we launched Cloudflare Images for everyone and we are amazed about the adoption and the feedback we received. Today we are announcing AVIF and Blur support for Cloudflare Images and give you a preview of the upcoming functionality....
November 18, 2021 2:00 PM
Jacob operates TriTails Premium Beef, an online store for meat, a very perishable good. So he has a unique set of challenges with shipping. As a developer, he turned to Airtable and Cloudflare Workers to automate large parts of the process to be able to deal with their rapid grow...
November 18, 2021 2:00 PM
HTTP response headers can now be modified with Cloudflare Transform Rules....
November 18, 2021 1:59 PM
The Cloudflare Developer Expert Program rewards developers who build on Cloudflare...
November 17, 2021 1:59 PM
Cloudflare Pages with Functions is now in open beta!...
November 17, 2021 1:58 PM
Due to the nature of CodePen — namely, hosting code and an incredibly popular embedding feature, allowing developers to share their CodePen “pens” around the world — any sort of optimization can have a massive impact on CodePen’s business. ...
November 17, 2021 1:58 PM
Full-stack support for Cloudflare Pages is now in open beta, and you can test it today with this example image-sharing project that integrates with KV, Durable Objects, Cloudflare Images and Cloudflare Access. ...
November 17, 2021 1:58 PM
Cloudflare Pages partners up with some of the biggest headless CMSs...
November 17, 2021 1:58 PM
Cloudflare Pages partners up with GitLab for full git integration....
November 16, 2021 1:59 PM
We're excited to announce the second-generation of our developer tooling for Cloudflare Workers. It’s a new developer experience that’s out-of-the-box, lightning fast, and can even run Workers on a local machine. (Yes!)...
November 16, 2021 1:58 PM
Nodecraft allows gamers to host dedicated servers for their favorite games. James Ross is the Chief Technology Officer for Nodecraft and has advocated for Cloudflare — particularly Cloudflare Workers — within the company....
November 16, 2021 1:58 PM
Every time the Workers runtime code is built, a script runs over the public APIs and generates the Rust and TypeScript types as well as a JSON file containing an intermediate representation of the static types. The types are sent to the appropriate repositories and the JSON file ...