Need advice about which tool to choose?Ask the StackShare community!
Hello! I have a mobile app with nearly 100k MAU, and I want to add a cloud file storage service to my app.
My app will allow users to store their image, video, and audio files and retrieve them to their device when necessary.
I have already decided to use PHP & Laravel as my backend, and I use Contabo VPS. Now, I need an object storage service for my app, and my options are:
Amazon S3 : It sounds to me like the best option but the most expensive. Closest to my users (MENA Region) for other services, I will have to go to Europe. Not sure how important this is?
DigitalOcean Spaces : Seems like my best option for price/service, but I am still not sure
Wasabi: the best price (6 USD/MONTH/TB) and free bandwidth, but I am not sure if it fits my needs as I want to allow my users to preview audio and video files. They don't recommend their service for streaming videos.
Backblaze B2 Cloud Storage: Good price but not sure about them.
There is also the self-hosted s3 compatible option, but I am not sure about that.
Any thoughts will be helpful. Also, if you think I should post in a different sub, please tell me.
If pricing is the issue i'd suggest you use digital ocean, but if its not use amazon was digital oceans API is s3 compatible
So, I was working on a launcher for a few FNaF: Security Breach mods and I needed a place to host it's files and the mods. The launcher was about 70MB, one mod was 80MB and the other one 400MB.
Now, here's my issue: GCS was expensive as sh*t. In a single week it ate up one third of the free trial. Sure, I did host old versions for the sake of having a backup but honestly those prices were too high.
That simply isn't an issue with Spaces. They provide predictable costs and the host is just good. It does the job perfectly fine.
Minio is a free and open source object storage system. It can be self-hosted and is S3 compatible. During the early stage it would save cost and allow us to move to a different object storage when we scale up. It is also fast and easy to set up. This is very useful during development since it can be run on localhost.
We choose Backblaze B2 because it makes more sense for storing static assets.
We admire Backblaze's customer service & transparency, plus, we trust them to maintain fair business practices - including not raising prices in the future.
Lower storage costs means we can keep more data for longer, and lower bandwidth means cache misses don't cost a ton.
We offer our customer HIPAA compliant storage. After analyzing the market, we decided to go with Google Storage. The Nodejs API is ok, still not ES6 and can be very confusing to use. For each new customer, we created a different bucket so they can have individual data and not have to worry about data loss. After 1000+ customers we started seeing many problems with the creation of new buckets, with saving or retrieving a new file. Many false positive: the Promise returned ok, but in reality, it failed.
That's why we switched to S3 that just works.
Pros of Amazon S3
- Reliable592
- Scalable493
- Cheap458
- Simple & easy329
- Many sdks83
- Logical30
- Easy Setup13
- REST API11
- 1000+ POPs11
- Secure6
- Easy4
- Plug and play4
- Web UI for uploading files3
- Flexible2
- GDPR ready2
- Faster on response2
- Easy integration with CloudFront1
- Easy to use1
- Plug-gable1
Pros of Google Cloud Storage
- Scalable28
- Cheap19
- Reliable14
- Easy9
- Chealp3
- More praticlal and easy1
Pros of Rackspace Cloud Files
- Akamai CDN5
- Inexpensive and pay-as-you-go5
- Simple file upload4
- Simple scaling3
- Any media type, any size2
- Huge time-saver2
- Easy deployment1
- Low learning curve1
- Beginner friendly1
- Great costumer support1
Sign up to add or upvote prosMake informed product decisions
Cons of Amazon S3
- Permissions take some time to get right7
- Takes time/work to organize buckets & folders properly6
- Requires a credit card5
- Complex to set up3