Join Cloudflare & PicsArt at our meetup in Yerevan!
2019-05-29
The Cloudflare and PicsArt Armenia teams invite you to join us in a meet-up to learn about the newest in the Internet industry....
2019-05-29
The Cloudflare and PicsArt Armenia teams invite you to join us in a meet-up to learn about the newest in the Internet industry....
2019-05-28
On Saturday, 11th May 2019, we got the news of a critical web vulnerability being actively exploited in the wild by advanced persistent threats (APTs), affecting Microsoft’s SharePoint server (versions 2010 through 2019)....
2019-05-24
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....
2019-05-22
My team: the Cloudflare PROTOCOLS team is responsible for termination of HTTP traffic at the edge of the Cloudflare network. We deal with features related to: TCP, QUIC, TLS and Secure Certificate management, HTTP/1 and HTTP/2....
2019-05-21
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....
2019-05-21
Today, we’re excited to announce Workers KV is entering general availability and is ready for production use!...
2019-05-20
As the old saying goes, good things come in pairs, 好事成双! The month of May marks a double celebration in China for our customers, partners and Cloudflare....
2019-05-20
With the Speed Page redesign, we are emphasizing the performance benefits of using Cloudflare and the additional improvements possible from our features....
2019-05-20
It’s election season in Europe, as European Parliament seats are contested across the European Union by national political parties. With approximately 400 million people eligible to vote, this is one of the biggest democratic exercises in the world. ...
2019-05-18
Recently at I gave a short talk titled "Linux at Cloudflare". The talk ended up being mostly about BPF. It seems, no matter the question - BPF is the answer. Here is a transcript of a slightly adjusted version of that talk....
2019-05-18
Are you based in Moscow? Cloudflare is partnering with Yandex to produce a meetup this month in Yandex's Moscow headquarters. We would love to invite you to join us to learn about the newest in the Internet industry. ...
2019-05-17
BinaryAST is a new over-the-wire format for JavaScript that aims to speed up parsing while keeping the semantics of the original JavaScript intact....
2019-05-16
Today we’re excited to introduce Concurrent Streaming Acceleration, a new technique for reducing the end-to-end latency of live video on the web when using Stream Delivery....
2019-05-15
In the past three years, the amount of image data on the median mobile webpage has doubled. Growing images translate directly to users hitting data transfer caps, experiencing slower websites, and even leaving if a website doesn’t load in a reasonable amount of time. ...
2019-05-14
Image-optimized HTTP/2 multiplexing makes all progressive images across the page appear visually complete in half of the time....
2019-05-14
Advancing the state of the art of HTTP/2 to deliver a faster user experience. See why it matters and how much of a differenc...
2019-05-13
Today, we are announcing a faster, smarter Argo. One that leverages richer data sets, smarter routing algorithms, and under the hood advancements to deliver a faster-than-ever experience to end users. ...
2019-05-13
Every year, we celebrate Cloudflare’s birthday in September when we announce products we’re releasing to help make the Internet better for everyone. We build new and innovative products throughout the year, and having to pick five announcements for just one week of the year is always challenging....
2019-05-03
It is unlikely we can tell you anything new about the extended Berkeley Packet Filter, eBPF for short, if you've read all the great man pages, docs, guides, and some of our blogs out there. But we can tell you a war story, who doesn't like those? ...
2019-05-02
We recently wrote about unit testing Cloudflare Workers within a mock environment using CloudWorker (a Node.js based mock Cloudflare Worker environment created by Dollar Shave Club's engineering team). See Unit Testing Worker Functions....