Posted over 3 years ago. Visible to the public. Repeats.
Carrierwave: always limit images to a reasonable size
Today's cameras create huge images, some beyond 50MB. Unless you need to offer this large files, you should always shrink uploaded files to a reasonable resolution.
Copyclass ImageUploader < CarrierWave::Uploader::Base process resize_to_limit: [3000, 3000] # ... end
Your development team has a full backlog of feature requests, chores and refactoring coupled with deadlines? We are familiar with that. With our "DevOps as a Service" offering, we support developer teams with infrastructure and operations expertise.