dax-write-through-dynamodb-first

Status: IN

DAX uses a write-through model where writes go to DynamoDB first, then to the DAX item cache; the operation succeeds only if both succeed, and failed DynamoDB writes are never cached.

Source: entries/2026/03/11/amazondynamodb-latest-developerguide-DAXconceptshtml.md

JSON