Why I wrote this


Until this project, "object storage" and "S3" were the same word in my head. Bucket, IAM keys, boto3, done. I had never once thought about what happens underneath, because AWS's whole pitch is that I don't have to.


Note — object storage: unlike a filesystem (folders, files, paths) or a database (rows, queries), object storage...