

# Configure read/write capacity modes in Amazon Keyspaces
<a name="ReadWriteCapacityMode"></a>

Amazon Keyspaces has two read/write capacity modes for processing reads and writes on your tables: 
+  On-demand (default) 
+  Provisioned 

 The read/write capacity mode that you choose controls how you are charged for read and write throughput and how table throughput capacity is managed. 

**Topics**
+ [Configure on-demand capacity mode](ReadWriteCapacityMode.OnDemand.md)
+ [Configure provisioned capacity mode](ReadWriteCapacityMode.Provisioned.md)
+ [View the capacity mode of a table in Amazon Keyspaces](ReadWriteCapacityMode.ProvisionedThroughput.ManagingCapacity.md)
+ [Change the capacity mode of a table in Amazon Keyspaces](ReadWriteCapacityMode.SwitchReadWriteCapacityMode.md)
+ [Configure pre-warming for tables in Amazon Keyspaces](warm-throughput.md)