
This is a regular “data quiz”. Follow it on LinkedIn. Test your knowledge or learn something new.
Today Question:
An S3 “bucket” is:
A) Database
B) Object storage
C) Stream
D) Topic
Correct Answer: B
Explanation
An S3 bucket is the basic storage unit in Amazon S3, an object-based cloud storage service. It organizes and stores data objects such as files, images, videos, or database backups. Buckets are logically isolated and include access control settings and lifecycle rules for managing data retention. S3 provides high availability, scalability, and integration with other AWS services, making it suitable for backups, archives, ETL processes, and analytics.
