Database Reference
In-Depth Information
Best practices with secondary indexes
There are four rules to create the secondary index so that our table will function without
any hiccups. These rules are as follows:
• Distributing the load by choosing the correct key
• Making use of the sparse index
• Using the global secondary index for quicker retrieval
• Creating a read replica
Search WWH ::




Custom Search