| ▲ | maccard 10 hours ago | |||||||||||||||||||||||||
What does a hard cap look like for EBS volumes? Or S3? RDS? Do you just delete when the limit is hit? | ||||||||||||||||||||||||||
| ▲ | __s 9 hours ago | parent | next [-] | |||||||||||||||||||||||||
It's a system people opt into, you can do something like ingress/egress blocked, & user has to pay a service charge (like overdraft) before access opened up again. If account is locked in overdraft state for over X amount of days then yes, delete data | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
| ▲ | timando 2 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
2 caps: 1 for things that are charged for existing (e.g. S3 storage, RDS, EBS, EC2 instances) and 1 for things that are charged when you use them (e.g. bandwidth, lambda, S3 requests). Fail to create new things (e.g. S3 uploads) when the first cap is met. | ||||||||||||||||||||||||||
| ▲ | wat10000 8 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
A cap is much less important for fixed costs. Block transfers, block the ability to add any new data, but keep all existing data. | ||||||||||||||||||||||||||
| ▲ | umanwizard 9 hours ago | parent | prev [-] | |||||||||||||||||||||||||
Yes, delete things in reverse order of their creation time until the cap is satisfied (the cap should be a rate, not a total) | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||