That’s how I read, I’m having problems with migration myself. I see a lot of problems (maybe solved). And so I wonder - what is the sense of keeping the upload on s3? Is there any sense of it apart from saving costs ?
Either way, these savings are only possible if someone has a really big forum and lots of files and photos. Or maybe there are benefits?
I host my files on DigitalOcean Spaces (S3-like), and it’s really cheap and I don’t have to worry about storage, a combination I enjoy.
When someone shares an image and a bunch of us want to load it and comment and share our own photos, I like it going to a CDN and serving from there, and just let the server send text to the browsers. I don’t have a huge community, but it benefits from this workflow; I employ the same strategy in most places (blogs, wiki, chat, just about anything that allows uploads).
Out of curiosity, if you can communicate this data, how many page views do you have in average, how much GB of uploaded files, and how much does S3 cost you each month?
That’s because it is prorated from the $5/month for 250 GB. I use this service extensively for work, but my friendly forum doesn’t really register as an expense in comparison.
I also build campaign sites for city and county governments that allows citizens to upload their images and pin them to maps and even remix them, and I use Spaces as backend storage for uploaded assets and it’s affordable. Let me know if you have specific concerns about the expense.
I have to admit, I don’t have a load, either. I have practically no traffic and few files. But I thought I would immediately set this up with CDN for the future to avoid problems. But as I see it, there can only be more problems than benefits…
There are an awful lot of topics with problems and I have a problem with simple
To have all the files in one place and avoid trouble in the future. And unfortunately, since there are so many mistakes, I’m afraid that the further into the forest, the greater the risk.
I think it’s a reasonable observation, you’re paying an extra $50 a year for something your VPS can already handle. It’s an additional later of failure, an additional cost and has no real technical benefit for you right now.
These support topics aren’t always just about educating the OP. There’s no need to take offense, everyone is learning here.