Using AWS S3 For File Storage in Rails Apps
S3 is an excellent way to store files scalably and reliably. This article by Jeff Morhous will show you how to use S3 to store files uploaded to a Rails app. https://www.honeybadger.io/blog/rails-app-aws-s3/
Post a comment