this post was submitted on 20 Oct 2025
914 points (99.2% liked)

Programmer Humor

26996 readers
1005 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] rizzothesmall@sh.itjust.works 93 points 2 days ago* (last edited 2 days ago) (20 children)

If you properly divide your instances between providers and regions and use load balancing which uses a corum of 3 availability model then it can be zero downtime pretty fairly guaranteed.

People be cheap and easy tho, so ๐Ÿคทโ€โ™‚๏ธ

[โ€“] FishFace@piefed.social 23 points 2 days ago (13 children)

Dividing between providers is not what people would be doing if the resilience of cloud services were as is being memed about.

Doing so is phenomenally expensive.

[โ€“] rizzothesmall@sh.itjust.works 10 points 2 days ago (12 children)

Doing so is phenomenally expensive.

It's demonstrably little more expensive than running more instances on the same provider. I only say -little- because there is a marginal administrative overhead.

[โ€“] FishFace@piefed.social 2 points 2 days ago

The administrative overhead and the overhead of engineering everything to with multiple vendors is what is massive

load more comments (11 replies)
load more comments (11 replies)
load more comments (17 replies)