This visual execution shows how DynamoDB calculates and consumes read and write capacity units for requests. Each read or write request consumes capacity units based on item size and consistency. The execution table traces multiple requests consuming capacity units until the provisioned limits are reached, causing throttling. The variable tracker shows how consumed units accumulate over steps. Key moments clarify why capacity units are calculated as they are and why throttling happens. The quiz tests understanding of capacity unit consumption and throttling points. The snapshot summarizes the core rules for read and write capacity units in DynamoDB.