Hacker News new | ask | show | jobs
by WJW 1930 days ago
> Also S3 is horribly slow to write or delete thousands of records at once.

I'll add that S3 is only slow to delete things sequentially. You can delete or write an effectively infinite amount of items in parallel.