Eventually consistent reads

Using eventually consistent reads (as opposed to strongly consistent reads) halves the RCU requirements for calculation purposes. In this recipe, we have used strongly consistent reads because it works with all workloads, but you should confirm that your use case actually requires it. Use eventually consistent reads if it does not.

By reducing the required provisioned capacity for reads, you effectively reduce your cost for using DDB.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset