MORE POSTS
July 11, 2019 1:02 PM
The Network is the Computer: A Conversation with Ray Rothrock
Last week I spoke with Ray Rothrock, former Director of CAD/CAM Marketing at Sun Microsystems, to discuss his time at Sun and how the Internet has evolved. In this conversation, Ray discusses the importance of trust as a principle, the growth of Sun in sales and marketing...
July 11, 2019 1:01 PM
The Network is the Computer: A Conversation with Greg Papadopoulos
I spoke with Greg Papadopoulos, former CTO of Sun Microsystems, to discuss the origins and meaning of “The Network is the Computer,” as well as Cloudflare’s role in the evolution of the phrase. Listen to our conversation and read the transcript....
July 11, 2019 1:00 PM
The Network is the Computer
We recently registered the trademark for “The Network is the Computer,” to encompass how Cloudflare is utilizing its network to pave the way for the future of the Internet. The phrase was first coined in 1984 by John Gage, the 21st employee of Sun Microsystems, ...
July 10, 2019 6:50 PM
The Serverlist: Serverless makes a splash at JSConf EU and JSConf Asia
Check out our sixth edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
July 10, 2019 1:07 PM
A gentle introduction to Linux Kernel fuzzing
For some time I’ve wanted to play with coverage-guided fuzzing. I decided to have a go at the Linux Kernel netlink machinery. It's a good target: it's an obscure part of kernel, and it's relatively easy to automatically craft valid messages....
June 25, 2019 4:00 PM
Deeper Connection with the Local Tech Community in India
On June 6th 2019, Cloudflare hosted the first ever customer event in a beautiful and green district of Bangalore, India. More than 60 people, including executives, developers, engineers, and even university students, have attended the half day forum....
June 24, 2019 1:00 PM
Join Cloudflare & Moz at our next meetup, Serverless in Seattle!
Cloudflare is organizing a meetup in Seattle on Tuesday, June 25th and we hope you can join. We’ll be bringing together members of the developers community and Cloudflare users for an evening of discussion about serverless compute and the infinite number of use cases for deployin...
June 15, 2019 1:00 PM
A free Argo Tunnel for your next project
Argo Tunnel lets you expose a server to the Internet without opening any ports. The service runs a lightweight process on your server that creates outbound tunnels to the Cloudflare network. ...
June 06, 2019 1:00 PM
Announcing the New Cloudflare Partner Platform
When I first started at Cloudflare over two years ago, one of the first things I was tasked with was to help evolve our partner platform to support the changes in our service and the expanding needs of our partners and customers. ...
June 05, 2019 1:00 PM
Enhancing the Optimizely Experimentation Platform with Cloudflare Workers
Experimentation is an important ingredient in driving business growth: whether you’re iterating on a product or testing new messaging, there’s no substitute for the data and insights gathered from conducting rigorous experiments in the wild. ...
June 02, 2019 9:00 PM
MultiCloud... flare
If you want to start an intense conversation in the halls of Cloudflare, try describing us as a "CDN". CDNs don't generally provide you with Load Balancing, they don't allow you to deploy Serverless Applications, and they certainly don't get installed onto your phone. ...
June 02, 2019 9:35 AM
Just write code: improving developer experience for Cloudflare Workers
We’re excited to announce that starting today, Cloudflare Workers® gets a CLI, new and improved docs, multiple scripts for everyone, the ability to run applications on workers.dev without bringing your own domain, and a free tier to make experimentation easier than ever....
May 24, 2019 4:46 PM
The Serverlist: Connecting the Serverless Ecosystem
Check out our 5th edition of The Serverlist below. Get the latest scoop on the serverless space, get your hands dirty with new developer tutorials, engage in conversations with other serverless developers, and find upcoming meetups and conferences to attend....
May 21, 2019 1:30 PM
Building a To-Do List with Workers and KV
In this tutorial, we’ll build a todo list application in HTML, CSS and JavaScript, with a twist: all the data should be stored inside of the newly-launched Workers KV, and the application itself should be served directly from Cloudflare’s edge network, using Cloudflare Workers....