|
|
|
|
|
by skrtskrt
62 days ago
|
|
At this point S3 is an API spec more than a particular system. Plenty of things only work against the S3 API spec since the implementations have become such popular and relatively cheap and performant storage systems.
It gives a nice limited surface area that doesn't allow you to do things that can get too complex or can vary too much across filesystems, etc. |
|