Answer Posted / Ruby
Secondary indexes can be useful when you need to query data based on a non-partition key column. However, they come with a trade-off as they increase the read latency and storage requirements. Therefore, it's best to use them when the benefits of faster queries outweigh the overhead.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category