Over the weekend a coworker was helping someone in our lab prepare data for an important conference talk. We accidentally ran up a rather large bill because while the EFS storage pricing was simple enough, the usage pricing bit us. It seems like AWS' entire business model is making the pricing so confusing that you don't know what it will cost until after you've used it. It feels weirdly similar to the US healthcare/…
We really need laws that allow customers to set a legally-binding max spend per month on any service, after which it's upto the company to suspend services. This should apply to everything -- cloud compute, healthcare, phone bills, internet services, everything.
Alternative clouds are booming as companies seek cheaper access to GPUs
101–110 of 336 posts
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#102Earlier quoted context omitted.
This is precisely why I stick to dedicated servers for my own personal projects. $40/month for a machine, doesn't get any more predictable than this.
There's no way you're getting a machine for $40/month. :-) Did you mean a dedicated VM or VPS? (I have a bunch of actual dedicated machines with different providers, and this would save me a lot of money.) (Edit: holy moly those prices are fantastic!)
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#103Earlier quoted context omitted.
> Also of note that Hetzner is profitable, which means AWS has been operating at an insane markup. You can also evidence of this on their 10-Q :^)
If you think offering a cloud service is at all the same as offering someone a box in a rack, I invite you to compete in the space.
This is pretty heads-to-heads with EC2, in terms of how it works behind the scenes.
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#104Earlier quoted context omitted.
k3s is very simple to setup and and nodes to. if the machines are on the same LAN or the internet then it's not such a complex job albeit you need to know the basics of kubernetes.
Kubernetes is only the software layer, a lot of the cost is in the hardware/infrastructure, and in the salary for those experts.
Then if you are going to have remember that cloud networking is pretty beefy and if you want k3s to do distributed storage you will need some pretty beefy network hardware.
There are a lot of things hidden in the cloud costs that people forget about.
The one thing running your own stuff does allow you to do is make choices and trade offs. If this switch goes down and we have 6 hours of downtime to replace it what is that worth etc.
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#105We're absolutely seeing the same thing even in non-GPU traditional servers. Here is an estimated monthly cost breakdown for a new GCP instance type, the n4-standard-2, in us-central1: 2 vCPU + 8 GB memory: $69.18 10 GB Hyperdisk Balanced: $0.80 3060 provisioned IOPS: $15.30 155 MB/s provisioned throughput: $6.20 Total: $91.48 Like, you can tear apart that $69/mo for 2vCPU + 8gb of memory, no problem. That's utterly i…
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#106Earlier quoted context omitted.
If you rent a dedicated server from AWS, you will be hit for various additional fees which will likely dwarf that $40/month. So the issue here is not really shared vs dedicated instances. The issue here is that a particular cloud provider (namely AWS) has set up an opaque fee structure.
> If you rent a dedicated server from AWS Who, in their right mind, goes for a bare metal to AWS, when there are so many decent and time-tested options out there?
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#107Earlier quoted context omitted.
If you rent a dedicated server from AWS, you will be hit for various additional fees which will likely dwarf that $40/month. So the issue here is not really shared vs dedicated instances. The issue here is that a particular cloud provider (namely AWS) has set up an opaque fee structure.
> If you rent a dedicated server from AWS Who, in their right mind, goes for a bare metal to AWS, when there are so many decent and time-tested options out there?
I'd argue that startups should have a good reason for not using AWS. The costs for their basic services is not that much compared to the cost of development.
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#108Earlier quoted context omitted.
People complain about this relentlessly, but never change. Additionally, every single business owner I know complains that whatever it is they're selling, (1) it isn't worth the brain damage to sell to customers looking for the lowest price, (2) as long as people comparison shop in a harebrained way, hook pricing (aka up front pricing that looks low and turns out high) is only rational. It's not like they're providin…
>hook pricing (aka up front pricing that looks low and turns out high) is only rational. Yes, many deceptive business practices are rational acts on the part of the businesses. That doesn't mean they should be tolerated.
At small scales, annoying your customers is bad business. You only need to lose a few before it begins to hurt. Customer complaints are more likely to be a consideration in business decisions.
At larger scales, a business can begin to preferentially adopt practices intended to drive away some customers. Perhaps you don't want the "pathological" customers, to borrow one of Patrick McKenzie's terms. You can make more money with less effort by being more selective about your customers.
At extremely large scales, you largely stop thinking about groups of customers altogether. All of your decisions are driven by aggregates -- did all sales go up this quarter, or down? The effort required to do a deep dive into the behaviors and preferences of any individual market segment may not make sense anymore on a quarterly basis. At this scale, you might be able to afford to annoy tens of thousands of customers and still have a very nice graph next quarter.
So, when someone says a business practice shouldn't be "tolerated", that's a perfectly reasonable position, except it doesn't actually work for businesses operating at extremely large scales. It's too difficult for customers to organize a protest in a way that will influence that business's decision-making.
So much business has moved online in the last 20 years, while the US has leveled off at 80% urbanization over the same time period, along with more and more businesses congealing into BigCos, combined with the recent domination of private equity: lots and lots of things are now operating at a scale where customer concerns just aren't a part of the business model anymore.
Coffee shops, fast food, big-box retail, online retail, SaaS, PaaS: all of these can thrive while running on exorbitant pricing and abusive customer policies, because their volume of customers is so large that it's nearly impossible to be so bad that you'll piss off enough customers to impact your decision-making. (Unless you're Sony.)
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#109Earlier quoted context omitted.
If you think offering a cloud service is at all the same as offering someone a box in a rack, I invite you to compete in the space.
Hetzner does have a cloud VPS option, which is still very affordable: https://www.hetzner.com/cloud This is pretty heads-to-heads with EC2, in terms of how it works behind the scenes.
Re: Alternative clouds are booming as companies seek cheaper access to GPUs
#110This doesn't make sense for training models, where a training run is on the scale of days & weeks.
I wished that the techcrunch article mentioned other companies, like sfcompute, which offer hourly compute instead of yearly contracts.