【必見】AWS Certified Solutions Architect試験対策:一問一答50問 Part 1
次のうち、Amazon S3に関する正しい記述はどれですか?(2つ選択)
- Amazon S3 provides read-after-write consistency for any type of PUT or DELETE.
- Partially saved objects are immediately readable with a GET after an overwrite PU.
- Consistency is not guaranteed for any type of PUT or DELETE.
- A successful response to a PUT request only occurs when a complete object is saved.
- S3 provides eventual consistency for overwrite PUTS and DELETE.
正解!
不正解...
正解は「A successful response to a PUT request only occurs when a complete object is saved.,S3 provides eventual consistency for overwrite PUTS and DELETE.」
Amazon S3は、オブジェクト全体が保存されるまでPUTリクエストに対して成功応答を返しません。また、上書きPUTとDELETEに対しては最終的な一貫性を提供します。
問題に戻る
ディスカッション
コメント一覧
まだ、コメントがありません