Blogs
ActionCable under stress: Finding a DoS vulnerability in Rails 5 WebSockets Apps
In this article we will show you how Rails 5.0.0 ActionCable applications on Puma, the new default Rails app server, might be exposed to denial of service by slow clients. We will be using the OS X network shaping tools to simulate an attack, reve...
Why we ended up not using Rails for our new JSON API
When we initially launched our API v1, we knew that it was just the first step towards our vision of an extensive domain management automation API to support our platform for DNS and domain automation. API v1 was designed as a bridge between the o...