Besides that, the official docs are not recommending to use DigitalOcean Spaces, when the file size is smaller than 1MB (side question: why so?).
To simplify my page. Users can upload images and see images from other users as well. Each image is only about 40kb small.
So my question is: Where would you storage images that are about 40kb small? Still object storage? S3 has way more rate limit but is expensive. Or do you have something else in mind?
Especially now with Http/2 I never worry about cdn or offloading images. The most delays for me are ironically from google fonts but "rel=prefetch" helps