In S3 simplicity is table stakes
allthingsdistributed.com
In S3 simplicity is table stakes
1–10 of 142 posts
Re: In S3 simplicity is table stakes
#2Between the above philosophy, S3 Tables, and Express One Zone (SSD perf), it makes me really curious about what other storage modalities S3 moves towards supporting going forward.
Re: In S3 simplicity is table stakes
#3Re: In S3 simplicity is table stakes
#4Re: In S3 simplicity is table stakes
#5I can guarantee you, nothing is simple about S3. I bet engineers spend months on a single configuration change to the underlying subsystems.
Re: In S3 simplicity is table stakes
#6little history: When we were getting ready to do an API at DigitalOcean I got asked "uhm... how should it feel?" I thought about that for about 11 seconds and said "if all our APIs feel as good as S3, it should be fine" - it's a good API.
It's only sad that the SDKs are often on the heavy side, I remember that the npm package used to be multiple megabytes as it bundled large parts of the core AWS SDK. Nowadays, I believe it's still around half a megabyte.
Re: In S3 simplicity is table stakes
#7Initially I thought this was about S3 standby mode.
Re: In S3 simplicity is table stakes
#8This surprises me; has anyone done something similar and benefitted from it? It's the sort of thing where I feel like you'd maybe get a result 1% of the time if that, and then only years later when everyone has moved on from the problem they were facing at the time...
Re: In S3 simplicity is table stakes
#9I can guarantee you, nothing is simple about S3. I bet engineers spend months on a single configuration change to the underlying subsystems.
Re: In S3 simplicity is table stakes
#10S3 is an engineering marvel, but it's an insanely complicated backend architecture just to store some files.