Topic 1 Question 329
A developer is storing many objects in a single Amazon S3 bucket. The developer needs to optimize the S3 bucket for high request rates.
How should the developer store the objects to meet this requirement?
Store the objects by using S3 Intelligent-Tiering.
Store the objects at the root of the S3 bucket.
Store the objects by using object key names distributed across multiple prefixes.
Store each object with an object tag named "prefix" that contains a unique value.
ユーザの投票
コメント(3)
- 正解だと思う選択肢: C👍 3KarBiswa2024/03/19
- 正解だと思う選択肢: C
By distributing object key names across multiple prefixes, you can ensure that the load is spread across many partitions.
👍 3cachac2024/07/01 - 正解だと思う選択肢: C
C is the correct answer.
👍 165703c12024/05/24
シャッフルモード