|
|
|
|
|
by greatzebu
4434 days ago
|
|
One possible explanation: the cost of initial IO to write your data is amortized over that data's lifetime. The early-delete penalty ensures that Amazon always makes enough on your data to justify the cost of writing it into their system in the first place. |
|