Optimizing Data Storage in Ruby on Rails: A Seamless Migration from Database to AWS S3

Phil Smy
AWS Tip
Published in
4 min readJul 25, 2023

--

Our application has a table dedicated to storing SENT email messages. This feature enables us to present a record of sent items to users and track changes to email templates. Currently, we store all this data in our database, which accounts for the largest share of our data storage.

--

--

Thinker, musician, writer and chief cook and code washer at ZonMaster.com. He’s also a published fiction author.