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.
ReadEveryone knows Ruby can be a memory hog, however, you can reduce memory consumption significantly by switching Ruby's default malloc (memory allocator) to Jemalloc.
Read