What is the role of read and write capacity units in DynamoDB?

In DynamoDB, Read Capacity Units (RCUs) define the throughput for read operations, and Write Capacity Units (WCUs) define the throughput for write operations.
They determine how many reads or writes per second your table can handle under provisioned capacity mode.
Пожалуйста, войдите, чтобы спрашивать, отвечать, делиться, ставить лайки и голосовать.