Earlier quoted context omitted.
I suppose that's what it would look like currently, but as content increases and the aggregate long tail of unpopular material grows ever larger there could be shifts in desirable storage solution characteristics that fit different economic niches. An extremely dense, extremely cheap, and extremely slow WORM storage device could find a place somewhere in the future. Cheap as in order(s) of magnitude less. The next im…
I don't really see a reason to prioritize content that hasn't been accessed in 2 months over content that hasn't been accessed in 200 months, when picking what tape to get next. Either way there is only one person waiting. And I'm already assuming the tapes are offline, because online tapes would just be a waste of money. Another issue is finding enough content suitable for very high latency systems. Right now they s…
S3 isn't getting cheaper
181–190 of 215 posts
Re: S3 isn't getting cheaper
#182Re: S3 isn't getting cheaper
#183More importantly, S3 now has several tiers of pricing depending on how frequently you access the data. So maybe lately they haven’t reduced the pricing of the top tier of S3 but they’ve made it significantly cheaper for other use cases of data. That is very contrary to the comments being made of innovators dilemma.
(I used to work at AWS but have no knowledge about pricing decisions)
Re: S3 isn't getting cheaper
#184Earlier quoted context omitted.
Why haven't there been a upstart taking market share? Why do only the big players get into the game and hold similar costs?
It's easy to enter the market and offer a cheap product. It's hard to enter the market and offer a very solid product. It's nearly impossible to enter the market and provide the hundreds of services the big players can provide, and operate at the scale they can provide, servicing the number of markets and customers they do, with the level of support they do. The big players know that what separates the majors from th…
That said, there is a lot of AWS that I probably wouldn't know existed - I know in my day job I make big use of maybe five services, plus maybe another 10 glue services between them (CloudWatch, IAM, VPC etc).
Re: S3 isn't getting cheaper
#185Earlier quoted context omitted.
This is how every market player is incentivized to behave, apart from regulatory authorities acting to prosecute monopolistic behavior. 1. Price and compete aggressively to grow market share, put competitors out of business, and even transform the market, if possible 2. Once you become the dominant player (i.e. a monopoly), raise prices (or don't lower them) as much as possible without damaging your market position T…
> This is why it's so important, especially in the US, for government to begin aggressively enforcing antitrust law again It already does and it didn’t particularly stop. The problem is that there is no obvious damage to consumers here (what US antitrust law is based on). GCP and Azure are both significant players with similar offerings. The fact that people use proprietary Amazon APIs to manage stuff isn’t a high en…
Use an eggshell architecture, put your dependencies on the edge. global dependencies are the enermy.
For IAC, thats a slightly different story.
Re: S3 isn't getting cheaper
#186The 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…
Re: S3 isn't getting cheaper
#187Earlier quoted context omitted.
This is a very naive question so I might be very wrong, but isn't postgres pretty flexible about objects now?
100/s is 3 billion per year. Postgres has a hard limit of 4 billion blobs in a column. that ignores the reality that RDS storage is comparatively expensive.
Re: S3 isn't getting cheaper
#188Re: S3 isn't getting cheaper
#189I cannot speak for the big companies, but for private cloud storage, I suggest to go the route for self-hosting, all the tools are available in 2022: ZFS for reliability, Proxmox for separation of concerns, Opnsense/pfsense for access control, Nextcloud for convenience (if you need such file sync at all). Add a photovoltaic plant and your electricity bill will be _Ok_ (you should do this anyway). I have a 40 TB ZFS Z…
That's not to say that S3 is superior compared to your setup, but it's a different solution for different needs.
Re: S3 isn't getting cheaper
#190Earlier quoted context omitted.
> I was referencing the full pricing page for s3 that breaks down by region and class. You were referring to the announcements and these announcements are still available. The actual pricing pages of course only show current prices. What would be the motivation for AWS to show outdated prices there as well? No other company I can think of does that and given the complexity of the pricing structure for AWS services th…
I can say that price _increases_ happened for a few AWS products in specific regions/countries without blog posts. Often AWS simply emails affected customers 1-3 months in advance and after making the change. That said, I imagine prices shifted due to currency, labour costs, energy costs or other regional concerns. And I’ve seen the opposite - I’ve seen AWS freeze prices and eat the cost differences long after they s…