Ruby on Rails

Ruby on Rails

Infinite scale with Ruby on Rails and PostgreSQL sharding

Every rails app with enough growth will eventually hit the point where the database can no longer be vertically scaled. Learn how to use sharding on UUIDs to grow beyond one database with ease.

Read
Ruby on Rails

Fast and affordable emails with Amazon SES in Ruby on Rails

Amazon SES (Simple Email Service) is one of the easiest and most affordable ways to send emails from a Rails application. This guide will get you set up to send production emails on a custom domain.

Read