Blogs


Rails needs Active Deployment with Stefan Wintermeyer
Stefan Wintermeyer, a german consultant, discusses his recent blog post “Rails needs Active Deployment”. He goes on to explain that this isn’t meant for rails deployment “rockstars” or Heroku, this is for normal developers who need an easier way t...





Serverless Ruby and the Future of Web Development
Ruby was first conceived in 1993 by Yukihiro “Matz” Matsumoto in Japan with the first public release, 0.95, coming later in 1995. It took about a decade for the language to gain popularity. We think it had a lot to do with the with the introductio...

Scaling Ruby Apps to 1000 Requests per Minute - A Beginner's Guide
Scaling is an intimidating topic. Most blog posts and internet resources around scaling Ruby apps are about scaling Ruby to tens of thousands of requests per minute. That’s Twitter and Shopify scale. These are interesting - it’s good to know the c...