Blogs


Maintaining 65k open connections in a single Ruby process
In the Ruby world, the Rack protocol is the specification for how web servers should communicate with applications. In the core it is quite simple: an application is an object that responds to the call method, taking the environment hash as a para...



Announcing: Our Online Learning Platform Upcase is Now Free!
If you’re not familiar, Upcase is our online learning platform. While mentoring client teams, we found that there was plenty of content available targeted at folks new to web development, but not much focused on the intermediate and advanced devel...





Meet Yabeda: Modular framework for instrumenting Ruby applications
Adopt metrics-driven development today with a drop-in open source framework and a family of gems that makes instrumenting Ruby web applications a breeze and works with Rails, Sidekiq, and Prometheus out of the box. Learn how Yabeda changed the way...