Moving data out of our database and into....s3!
We were (stupidly) storing tons of data in the database that really didn’t need to be there. See what we did to move it out of the database. So simple! https://psmy.medium.com/optimizing-data-storage-in-ruby-on-rails-a-seamless-migration-from-database-to-aws-s3-910f27fa0029
Post a comment