DBS-C01 • Mock Exam 92
Free DBS-C01 mock exam — 25 questions with explanations. Set 92. No signup required.
A company has a document database workload on Amazon DynamoDB that stores user session data. The application frequently updates session attributes (e.g., last activity timestamp). The current design stores the entire session as a single item and updates the entire item on each session activity. This is causing high write costs and throttling. Which design pattern would reduce write costs and improve performance?