718
using AWS (lemmy.ml)
submitted 3 days ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 30 points 3 days ago

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?

[-] [email protected] 24 points 3 days ago

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.

[-] [email protected] 4 points 2 days ago

Or leak your creds and let a crypto miner in. But your point still stands.

load more comments (5 replies)
this post was submitted on 12 Jun 2025
718 points (99.2% liked)

Programmer Humor

24206 readers
362 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS