Amazon S3 (Simple Storage Service)¶
- S3 allows to store objects (files) in buckets (directories)
- Bucket names are gloablly unique (across all AWS accounts)
- Buckets are defined at region level
- Max bucket size is 5TB
- If uploading more than 5GB use multipart upload