Subscribe to receive notifications of new posts:

Using Guzzle and PHPUnit for REST API Testing

12/28/2016

php

APIs are increasingly becoming the backbone of the modern internet - whether you're ordering food from an app on your phone or browsing a blog using a modern JavaScript framework, chances are those requests are flowing through an API. ...

Debugging war story: the mystery of NXDOMAIN

12/07/2016

DNSReliability

The following blog post describes a debugging adventure on Cloudflare's Mesos-based cluster. This internal cluster is primarily used to process log file information so that Cloudflare customers have analytics, and for our systems that detect and respond to attacks....