Storage price reductions slowing down or even coming to a halt makes me wonder what this means for "infinite storage" companies. I'm talking services like Facebook, Youtube, that are "free" (ad supported) where on a daily basis an absurd amount of new content is added, yet almost nothing ever removed. If storage needs grow endlessly yet storage costs stopped going down, wouldn't that mean that the model in the long t…
S3 isn't getting cheaper
91–100 of 215 posts
Re: S3 isn't getting cheaper
#92Earlier quoted context omitted.
Those blog posts are a good start. I was referencing the full pricing page for s3 that breaks down by region and class. AFAIK there are some third parties that track the granular data, but it's not preserved anywhere on the AWS page. A lot of price decreases also might have happened silently (without a blog post) or as de facto decreases (widely but privately negotiated, e.g. "sticker price").
> as de facto decreases (widely but privately negotiated, e.g. "sticker price"). Widely, AWS doesn't negotiate on pricing. Small business get the list price or they can switch to another cloud. Medium and large businesses (from 100 employees to Fortune 500) get blanket discounts (excl. some specific line items) in exchange for a spend commitment, e.g. if you commit to at least $10M AWS spend per year, you'll get a 10…
Re: S3 isn't getting cheaper
#93The main issue we have with S3 is the extortionary egress bandwidth fee. Storage pricing seems OK, but what's the point if I can't send those files to users?
I've used it to store large datasets that are processed within a region, a backup system, logs and metrics, and as an origin for CloudFront. I think you're referring to using to host a consumer download service because of web objects in a serious business you'll need a CDN.
Re: S3 isn't getting cheaper
#94The main issue we have with S3 is the extortionary egress bandwidth fee. Storage pricing seems OK, but what's the point if I can't send those files to users?
The margin on bandwidth is enormous. I think Cloudflare did some research into it a while back. But there are rivals providing cheaper S3-compatible storage at scale. Cloudflare's R2 ($15/TB, and no fees for egress). Oracle Cloud Storage ($25/TB, and first 10TB of egress is free). There's Wasabi ($5.99/TB, and no fees for egress or API requests). To name but three. Of course each of those have drawbacks e.g Wasabi is…
I remember! They called it the Bandwidth Alliance https://www.cloudflare.com/bandwidth-alliance/
Re: S3 isn't getting cheaper
#95Storage price reductions slowing down or even coming to a halt makes me wonder what this means for "infinite storage" companies. I'm talking services like Facebook, Youtube, that are "free" (ad supported) where on a daily basis an absurd amount of new content is added, yet almost nothing ever removed. If storage needs grow endlessly yet storage costs stopped going down, wouldn't that mean that the model in the long t…
This is a huge concern for me too. I suspect that FB and Youtube will start auto-deleting old content that people haven't seen in the last X months.
Re: S3 isn't getting cheaper
#96Earlier quoted context omitted.
Those blog posts are a good start. I was referencing the full pricing page for s3 that breaks down by region and class. AFAIK there are some third parties that track the granular data, but it's not preserved anywhere on the AWS page. A lot of price decreases also might have happened silently (without a blog post) or as de facto decreases (widely but privately negotiated, e.g. "sticker price").
> Those blog posts are a good start. I was referencing the full pricing page for s3 that breaks down by region and class. This is not a good look. From your blog post: > It's hard to come to a firm conclusion since pricing data is held very secretly (AWS quickly deletes announcements of historical price decreases). There’s nothing wrong with “I missed that. Thanks, let me update the blog”.
Re: S3 isn't getting cheaper
#97Cloudflare's entry into this market will be interesting no bandwidth costs might put real pressure on AWS to get reasonable with it's pricing. https://blog.cloudflare.com/introducing-r2-object-storage/
Re: S3 isn't getting cheaper
#98Re: S3 isn't getting cheaper
#99all amazon services seem so expensive, hundreds of dollars/ month bills easily for running a few large ec2 servers all month.
Why haven't there been a upstart taking market share? Why do only the big players get into the game and hold similar costs?
Re: S3 isn't getting cheaper
#100The main issue we have with S3 is the extortionary egress bandwidth fee. Storage pricing seems OK, but what's the point if I can't send those files to users?
Is that what S3 is for? I've used it to store large datasets that are processed within a region, a backup system, logs and metrics, and as an origin for CloudFront. I think you're referring to using to host a consumer download service because of web objects in a serious business you'll need a CDN.