Suggestions for both integrations with existing projects and totally new projects.
- Rails (ActiveModel) Datastore - Similar to mongoid
- Rails Search - Similar to elasticsearch-rails
- Background worker library (e.g. Sidekiq, Delayed Job) using Google Cloud Pub/Sub
Service: Storage
Category: file upload
- https://github.com/thoughtbot/paperclip/wiki/Paperclip-with-Amazon-S3
- https://devcenter.heroku.com/articles/paperclip-s3
Service: Storage
Category: file upload
Service: Storage
Category: file upload
- http://www.rubydoc.info/github/refile/refile/Refile/Backend/S3
- https://github.com/refile/refile-s3
- https://gorails.com/episodes/file-uploads-with-refile
- http://cecycorrea.com/2015/07/22/rails-refile-tutorial.html
Service: Storage
Category: static site
Service: Storage
Category: static site
Service: Storage Category: asset distribution
Currently only S3
May be an outdated approach for most users.