Sobes.tech
Junior — Middle

What do you call the main data storage units in Amazon S3 service?

sobes.tech AI

Answer from AI

In Amazon S3, the main data storage units are buckets and objects.

  • Bucket is a container for storing objects, serving as the root folder.
  • Object is a file along with its metadata, stored inside a bucket.

Each object is identified by a unique key (file name) within the bucket.