Amazon S3 Concepts
- Buckets
- Objects
- Keys
- Regions
- Data Consistency Model
Buckets
A bucket is a container used for storing the objects.
Every object is incorporated in a bucket.
Objects
Objects are the entities which are stored in an S3 bucket.
Key
A key is a unique identifier for an object.
Top comments (0)