AWS Certified Cloud Practitioner / Question #1377 of 719

Question #1377

What is the maximum number of objects that can be stored in an Amazon S3 bucket?

A

100 million

B

500 million

C

1 billion

D

Virtually unlimited

Explanation

The correct answer is D: Virtually unlimited. Amazon S3 is designed for scalability and does not impose a limit on the number of objects stored in a bucket. While AWS enforces certain limits (e.g., 5 TB maximum object size), the number of objects is not restricted. Options A, B, and C (100 million, 500 million, 1 billion) are incorrect because they suggest fixed numerical limits, which do not apply to S3 buckets. Users can store trillions of objects without performance degradation, as S3 automatically scales to accommodate growing data volumes. Key takeaway: S3 buckets have no upper limit on object count, making them suitable for large-scale storage needs.

Answer

The correct answer is: D