MORE POSTS
October 27, 2017 5:30 PM
5 Strategies to Promote Your App
Brady Gentile from Cloudflare's product team wrote an App Developer Playbook, embedded within the developer documentation page. ...
October 25, 2017 5:00 PM
Spotify's Cloudflare App is open source: fork it for your next project
Earlier this year, Cloudflare Apps was launched so app developers may leverage our global network of 6 million+ websites, applications, and APIs. ...
October 23, 2017 12:57 PM
Why does one NGINX worker take all the load?
Scaling up TCP servers is usually straightforward. Most deployments start by using a single process setup. When the need arises more worker processes are added. ...
October 19, 2017 7:38 AM
Helping to make LuaJIT faster
Programming language Virtual Machines (VMs) are familiar beasts: we use them to run apps on our phone, code inside our browsers, and programs on our servers. ...
October 12, 2017 2:17 PM
Cloudflare London Meetup Recap
Cloudflare helps make over 6 million websites faster and more secure. In doing so, Cloudflare has a vast and diverse community of users throughout the world. ...
October 01, 2017 5:00 PM
Go Hack Nights at Cloudflare
Recently we launched an internal monthly Go Hack Night at our San Francisco office, open to anyone who works at Cloudflare regardless of their department or position. ...
September 29, 2017 1:01 PM
Code Everywhere: Why We Built Cloudflare Workers
It all comes down to the speed of light. It always does. The speed of light limits the latency possible between someone using the Internet and the application they are accessing. ...
September 29, 2017 1:00 PM
Introducing Cloudflare Workers: Run JavaScript Service Workers at the Edge
You see this everywhere, but as a lifelong gamer, my personal favorite example is probably graphics cards. In the '90s, graphics hardware generally provided a fixed set of functionality. ...
September 28, 2017 7:13 PM
Cloudflare Apps Platform Update: September Edition
Since launch, we’ve received hundreds of feature requests from developers and users alike. Feedback has been the source of some our most popular features. ...
September 23, 2017 12:01 AM
A New API Binding: cloudflare-php
Back in May last year, one of my colleagues blogged about the introduction of our Python binding for the Cloudflare API and drew reference to our other bindings in Go and Node. Today we are complimenting this range by introducing a new official binding, this time in PHP....
September 19, 2017 1:04 PM
Cloudflare and Google Offer App Developers $100,000 in Cloud Platform Credits
When Cloudflare started, our company needed two things: an initial group of users, and the finances to fund our development....
August 25, 2017 9:39 PM
App Highlight: Trebble
Earlier this month, Armel Beaudry Kembe spoke at the Ottawa JS meetup to introduce his experience in developing his app Trebble.fm on the new Cloudflare App platform....
August 18, 2017 7:21 PM
App Highlight: Hardenize
Hardenize is a comprehensive security tool that continuously monitors the security and configuration of your domain name, email, and website....
August 18, 2017 5:40 PM
Broken packets: IP fragmentation is flawed
As opposed to the public telephone network, the internet has a Packet Switched design. But just how big can these packets be?...