Question 8: With which AWS service would you expect to see service quotas regarding the number of buckets, maximum object size, or number of restore requests?
A. S3 Glacier
B. EBS
C. EC2
D. S3
Answer: D. S3. Amazon S3 has specific service quotas such as the maximum number of buckets per account (100 by default), the maximum object size (5 TB), and the number of restore requests for objects stored in archival storage tiers like Glacier.
My take is that it is supposed to be D. S3 but the authors say it is S3 Glacier is a storage class within Amazon S3 used for archival purposes. The mention of restore requests applies specifically to objects stored in Glacier storage classes, but Glacier alone does not manage the number of buckets or object size limits; these are managed by Amazon S3.
what are anyones take on this?