Hacker News new | ask | show | jobs
by paulddraper 1795 days ago
Moreover, even the paradigm of S3 is different then a filesystem. No directories, no file renames.

S3 is an object store. Give it a key and up to 5TB of data and it will store it.

(Yeah, you can translate one to the other, see AWS Transfer. But they are different.)