|
|
|
|
|
by SteveNuts
896 days ago
|
|
I think the "Legacy" and "licensing" portions are specifically calling out MS and Oracle, but they very sneakily are calling AWS out too on the fact that egress makes it insanely expensive to leave their platform. I've worked at some orgs where to either move their data out of S3 would cost $20k, or to even delete it would cost thousands in API calls. |
|
raises eyebrow
It's a well-known trick (proposed by AWS Support as well) to set S3 lifecycle rules to empty buckets with too many objects to cycle through via List calls. Doesn't cost anything.