Fast WordPress Sites with Bluehost & Cloudflare Workers
September 05, 2019 2:24 PM
WordPress is the most popular CMS (content management system) in the world, powering over a third of the top 10 million websites, according to W3Techs....
September 05, 2019 2:24 PM
WordPress is the most popular CMS (content management system) in the world, powering over a third of the top 10 million websites, according to W3Techs....
August 19, 2019 10:36 PM
As part of my internship on the Workers Developer Experience team, I set out to polish the Wrangler CLI for Cloudflare Workers. If you're not familiar with Workers, the premise is quite simple: Write a bit of Javascript that takes in an HTTP request, does some processing, and spits out a response. ...
August 14, 2019 3:21 AM
Today, we're open-sourcing an exciting project that showcases the strengths of our Cloudflare Workers platform: workers-graphql-server is a batteries-included Apollo GraphQL server, designed to get you up and running quickly with GraphQL....
August 09, 2019 4:01 PM
Check out our seventh 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 11, 2019 1:03 PM
To learn more about the origins of “The Network is the Computer,” I spoke with John Gage, the creator of the phrase and the 21st employee of Sun Microsystems. John had a key role in shaping the vision of Sun and had a lot to share about his vision for the future....
July 11, 2019 1:01 PM
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
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
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
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
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
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
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
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
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
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
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
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
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....
May 21, 2019 1:00 PM
Today, we’re excited to announce Workers KV is entering general availability and is ready for production use!...