What is S3 object storage?
S3-style object storage is a scalable cloud storage model for files (objects) stored in buckets. It is commonly used for backups, media delivery, logs, archives, and app assets. Many providers offer S3-compatible APIs, so you can often switch vendors without changing your application too much.