using AWS
-
~0.28€/kWh
So 50€/month assumes an average of 263W used 24/7, though considering I also have two switches and a workstation/backup server as well as the inefficiency of an UPS, that is realistic.
Yeah sounds about right. But we have really cheap power, something like 7 or 8 cents per kwh (US). Not sure why, lots of wind I guess.
-
Yeah sounds about right. But we have really cheap power, something like 7 or 8 cents per kwh (US). Not sure why, lots of wind I guess.
The term you’re looking for is government-subsidized fossil fuels.
-
I was promised 15 years ago that cloud computing would avoid unexpected bills and provide consistent expenses that project managers love so much.
Who told you that?
-
I was promised 15 years ago that cloud computing would avoid unexpected bills and provide consistent expenses that project managers love so much.
wrote on last edited by [email protected]Oh, it's expected costs.
Like, figure out the compute requirements of your code, multiply by the cost per compute unit (or whatever): boom, your cost.
Totally predictable.
Compared to suddenly having to replace a $20k server that dies in your data center.
So much easier.Except when your code (let's be honest, the most likely thing to have an error in it... At least compared to some 4+ year old production hardware that everyone runs) has a bug in it that requires 20x compute.
But maybe that is a popularity spike (the hug-of-death)! That's why you migrated to the #cloud anyway, right? To handle these spikes! And you've always paid your bills so... Yeh, here's a 20x bill. -
This post did not contain any content.
Someone left their NAT Gateway running..
-
These horror stories make me afraid to even learn AWS with trials
Years ago, I played with AWS then contacted their support to make sure any AWS billing to my account was disabled.
I thought I'd try it again recently, and couldn't log in.
I still don't think I'm missing anything.I'd rather have VPS or server providers where I know exactly what I'm getting per month no matter what, tho I've ran near data transfer surcharges.
-
Who told you that?
The Downloadable RAM Fairy
-
Oh, it's expected costs.
Like, figure out the compute requirements of your code, multiply by the cost per compute unit (or whatever): boom, your cost.
Totally predictable.
Compared to suddenly having to replace a $20k server that dies in your data center.
So much easier.Except when your code (let's be honest, the most likely thing to have an error in it... At least compared to some 4+ year old production hardware that everyone runs) has a bug in it that requires 20x compute.
But maybe that is a popularity spike (the hug-of-death)! That's why you migrated to the #cloud anyway, right? To handle these spikes! And you've always paid your bills so... Yeh, here's a 20x bill.Good point. Maybe it depends on what I want to happen when that load spike comes.
-
This post did not contain any content.
I'm very new to programming and somehow have a job where I have to write Python scripts. Someone on my team mentioned that we use AWS and now I'm scared. Can someone explain how you accidentally rack up such a bill?
-
These horror stories make me afraid to even learn AWS with trials
First thing I learned in a video course was setting a spending budget for your account. I set a $10/month limit and never broke it in 6 years.
-
I'm very new to programming and somehow have a job where I have to write Python scripts. Someone on my team mentioned that we use AWS and now I'm scared. Can someone explain how you accidentally rack up such a bill?
Just make sure whatever resources you spin up you're spitting down. This stuff though tends to happen when people accidentally let a a script that creates and destroys instances run over the weekend and it didn't appropriately clean up instances for you...
Or you thought you would try your hand at training in llm and then realized you spent way too much money on the infrastructure and resources
-
I'm very new to programming and somehow have a job where I have to write Python scripts. Someone on my team mentioned that we use AWS and now I'm scared. Can someone explain how you accidentally rack up such a bill?
It's actually difficult. You can set a budget so AWS will alert you when you hit it.
They have a price calculator that'll calculate costs before you do anything.
Inbound Internet is free. Only outboard costs you anything.
Network transfers between VPC's using private links are free.
AWS accounts are free.
Lambda functions are ultra cheap as you only pay for the time you use it.
S3 is object storage with 11 9's of uptime and it's cheaper than any enterprise NAS.
Basically you'd have to setup something wrong and ignore it for weeks to incur a large bill.
-
Who told you that?
The cloud computing salesmen
-
Good point. Maybe it depends on what I want to happen when that load spike comes.
Saw that Grafana gets special notifications permissions on iOS for emergencies - expensive charges should wake up whoever’s on the hook for them
-
The cloud computing salesmen
And all the senior management that believed their horseshit.
-
This post did not contain any content.
I never have that problem with Digital Ocean
-
This post did not contain any content.
That's why pay-as-you-go payment model is completely unfitting for the world of computers.
Prices can rack up dramatically without you noticing.
-
Good point. Maybe it depends on what I want to happen when that load spike comes.
wrote on last edited by [email protected]Maybe it depends on what I want to happen when that load spike comes.
I don't know what they wanted to happen, but at my old place the load spike overloaded the UPS units.
Me: "we really shouldn't be running these at
859095%."Brass: "That's not 100. Find room to ingest this company we bought when the CEO made a friend at a circlejerk."
Overnight server update check: blip
UPS: Bypass mode, bitches!
¯\_(ツ)_/¯
-
This post did not contain any content.
-
This post did not contain any content.wrote on last edited by [email protected]
asdf