In AWS S3, explain the concept of read after write consistency vs eventual consistency, and in the explanation mention which happens when.
Answer
Read after write consistency means when you PUT new object, you can read it right away, but when you PUT to existing object or DELETE object, it may take few seconds for you to read the update (this is eventual consistency)
Question
In AWS S3, explain the concept of read after write consistency vs eventual consistency, and in the explanation mention which happens when.
Answer
?
Question
In AWS S3, explain the concept of read after write consistency vs eventual consistency, and in the explanation mention which happens when.
Answer
Read after write consistency means when you PUT new object, you can read it right away, but when you PUT to existing object or DELETE object, it may take few seconds for you to read the update (this is eventual consistency)
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.