I have used Cloudinary a few times with my rails apps for super quick and easy set up and some nice functionality. Normally these are small side projects so I'm not worrying about future growth and strain on the app.
What are peoples thoughts on using it for larger apps as apose to setting up with AWS and a refile/paperclip gem for example?