AWS Certified CloudOps Engineer - Associate
DynamoDB Scaling and DAX
Capacity units and the arithmetic behind them, on-demand versus provisioned with auto scaling, why a table throttles while it still has headroom, and what DAX caches and what it quietly refuses to.
Intermediate 28 minutes 5 Learning Objectives
- Calculate the read and write capacity a workload consumes, including consistency and item-size rounding
- Choose between on-demand and provisioned capacity, and predict how each responds to a traffic spike
- Configure DynamoDB auto scaling and explain why it does not stop short spikes from throttling
- Diagnose a throttled table that still has unused provisioned capacity
- Predict what DAX serves from cache, what it passes through, and when it returns data that is out of date
