If you just need durability not reliability it doesn’t need to be _nearly_ this expensive.
I run a bunch of stuff single region, single cloud, but I’ve got a regular job that takes the dumps of my databases and other user content and pushes it over into a Backblaze B2 account tied to a separate credit card.
At $0.005/gb/mo, every 100GB costs you about $0.50/mo in storage. Depending on how much data is changing, if it’s say 10GB/mo you’re looking at about $0.90/mo in AWS’s punishing egress charges.
For less than the cost of a basic McDonald’s cheeseburger every month a lot of services can add _durability_ which is more important in many cases. If your service has a lot of value people will wait for it to come back. If it’s never coming back, then you’re probably done. (I worked with one client who was entirely offline for a MONTH. People called CS every day begging them to fix it faster, but not a single one cancelled.)
Yeah, if AWS nukes my entire AWS organization it’s going to be a bad week getting everything set back up on $AnotherCloud. But it will be back up in a week, not lost forever along with my users’ trust.
I run a bunch of stuff single region, single cloud, but I’ve got a regular job that takes the dumps of my databases and other user content and pushes it over into a Backblaze B2 account tied to a separate credit card.
At $0.005/gb/mo, every 100GB costs you about $0.50/mo in storage. Depending on how much data is changing, if it’s say 10GB/mo you’re looking at about $0.90/mo in AWS’s punishing egress charges.
For less than the cost of a basic McDonald’s cheeseburger every month a lot of services can add _durability_ which is more important in many cases. If your service has a lot of value people will wait for it to come back. If it’s never coming back, then you’re probably done. (I worked with one client who was entirely offline for a MONTH. People called CS every day begging them to fix it faster, but not a single one cancelled.)
Yeah, if AWS nukes my entire AWS organization it’s going to be a bad week getting everything set back up on $AnotherCloud. But it will be back up in a week, not lost forever along with my users’ trust.